/* -------------------------------------------
[Table of contents]

[Color codes]
    Background: #ffffff
    Body Color : #666666;
    Accent color: #a8854a
    Gradient color: background: #a8854a;

[Typography]
    Body:   14/26px 'Sofia Pro Regular', sans-serif;
    Input:  14/40px
    Textarea:   14/26px

[Component module]

1.0 RESET BROWSER
    1.1 CUSTOM COLUMN
    1.2 VISUAL COMPOSER
    1.3 WORDPRESS DATA SAMPLE
    1.4 LOADING AJAX
    1.5 BANNER EFFECT
2.0 DEFAULT SETTING
    2.1 FORM THEME
    2.2 TABLE THEME
    2.3 CONTAINER THEME
    2.4 SLICK SLIDER
3.0 HEADER THEME
    3.1 HEADER TOPBAR
    3.2 HEADER MIDDLE
    3.3 HEADER NAV
    3.4 MOBILE MENU
    3.5 HEADER STYLE
4.0 FOOTER THEME
5.0 BLOG THEME
    5.1 POST ITEM
    5.2 BLOG COMMENT
6.0 SHOP THEME
    6.1 SHOP CONTROL
    6.2 FUNITER PRODUCTS
    6.3 PRODUCT ITEM
    6.4 SINGLE PRODUCT
7.0 OTHER PAGE
    7.1 CART PAGE
    7.2 CHECKOUT PAGE
    7.3 MY ACCOUNT PAGE
    7.4 WISHLIST PAGE
8.0 BREADCRUMBS + WDGET +PAGINATION + LOADMORE
    8.1 BANNER AND TITLE PAGE
    8.2 BREADCRUMBS THEME
    8.3 WIDGET THEME
    8.4 PAGINATION THEME
    8.5 LOADMORE THEME
9.0 SHORTCODE
    9.1 FUNITER BANNER
    9.2 FUNITER ICONBOX
    9.3 FUNITER HEADING
    9.4 FUNITER CUSTOMMENU
    9.5 FUNITER SOCIAL
    9.6 FUNITER NEWSLETTER
    9.7 FUNITER MEMBER
    9.8 FUNITER CATEGORY
    9.9 FUNITER POPUP NEWSLETTER
    9.10 FUNITER NEWSLETTER
    9.11 FUNITER PINMAPPER
    9.12 FUNITER PRODUCT
    9.13 LOADMORE
    9.14 FUNITER BANNER BACKGROUND (BANNER 2)
    9.15 FUNITER TABS
    9.16 FUNITER TESTIMONIAL
    9.17 CONTACT
    9.18 FUNITER CATEGORY WRAP
    9.19 ZISS
    9.20 FUNITER CUSTOMMENU
    9.21 FUNITER SOCIAL
    9.22 FUNITER NEWSLETTER
    9.23 FUNITER POPUP NEWSLETTER
/*==========================================================================
1.0 DEFAUL SETTING
========================================================================== */
body {
    max-width: 100%;
    overflow-x: hidden;
}

body.real-mobile-show-menu {
    padding-top: 75px;
}

body.single-product-mobile.real-mobile-show-menu {
    padding-top: 60px;
}

html.fami-dim-display, body.fami-dim-display {
    overflow: hidden;
}

body.fami-dim-display:before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1001;
}

img {
    max-width: 100%;
    height: auto;
}

ul, ol {
    margin: 0;
    padding-left: 19px;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

h1 del, h2 del, h3 del, h4 del, h5 del, h6 del {
    font-size: inherit;
    color: inherit;
}

p {
    margin-bottom: 20px;
}

.post-item dd {
    margin: 0 5px 5px;
}

.post-item dt {
    margin-bottom: 5px;
}

.post-pagination > a {
    margin: 0 3px;
    display: inline-block;
    float: left;
}

.gallery + .post-pagination {
    margin-top: 20px;
}

figcaption {
    font-size: 13px;
    font-style: italic;
}

.post-content iframe {
    margin: 10px 0;
}

.mfp-iframe-holder .mfp-close:hover {
    background-color: transparent !important;
}

.mejs-button > button {
    background: none !important;
    border-radius: 0 !important;
}

.mejs-button > button:hover,
.mejs-button > button:focus {
    background: transparent !important;
}

.mejs-button > button::before {
    font-family: 'FontAwesome', sans-serif;
    font-size: 20px;
    vertical-align: middle;
}

.mejs-button.mejs-pause > button::before {
    content: "\f04c";
}

.mejs-button.mejs-play > button::before {
    content: "\f04b";
}

.mejs-button.mejs-mute > button::before {
    content: "\f028";
}

.mejs-button.mejs-unmute > button::before {
    content: "\f026";
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.page-links {
    margin-top: 10px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    font-family: 'sans-serif';
}

.page-links > span.page-links-title {
    line-height: 39px;
    float: left;
}

.page-links > a,
.page-links > span:not(.page-links-title) {
    color: #999999;
    display: inline-block;
    min-width: 52px;
    height: 39px;
    line-height: 39px;
    padding: 0 3px;
    vertical-align: top;
    text-align: center;
    float: left;
}

.page-links > span:not(.page-links-title),
.page-links > a:hover {
    color: #333;
}

.more-link::after {
    content: "\f178";
    font-family: 'FontAwesome', sans-serif;
    margin-left: 5px;
    vertical-align: middle;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 2em;
    margin: 0 0 30px;
    position: relative;
    background-color: #fafafa;
    color: #111111;
    border-top: 3px solid #4CAF50;
    list-style: none !important;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-error:after, .woocommerce-error:before, .woocommerce-info:after, .woocommerce-info:before, .woocommerce-message:after, .woocommerce-message:before {
    content: " ";
    display: table;
}

.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
    float: right;
    font-size: 14px;
    display: inline-block;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    margin: 0;
}

.woocommerce-error {
    border-color: #f44336;
}

.woocommerce-info {
    border-color: #2196F3;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="text"],
input[type="number"],
input[type="search"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus, select:focus {
    outline: none;
}

:focus {
    outline: none;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

:-moz-placeholder { /* Firefox 18- */
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

::-moz-placeholder { /* Firefox 19+ */
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

.return-message {
    line-height: 20px;
    padding: 10px;
    margin-top: 15px;
}

.width-50 {
    width: 50%;
}

.width-50-15 {
    width: calc(50% - 15px);
}

.height-50 {
    height: 50%;
}

.height-50-15 {
    height: calc(50% - 15px);
}

.post-content, .single-post-content, .comment-text {
    line-height: 28px;
}

pre {
    white-space: pre-wrap;
}

/*----------------------------
1.1 CUSTOM COLUMN
--------------------------------*/

/*----------------------------
AUTO CLEAR
--------------------------------*/

@media (min-width: 1200px) {

    .auto-clear .vc_col-lg-1:nth-child(12n+1), .auto-clear .vc_col-lg-2:nth-child(6n+1), .auto-clear .vc_col-lg-15:nth-child(5n+1), .auto-clear .vc_col-lg-3:nth-child(4n+1), .auto-clear .vc_col-lg-4:nth-child(3n+1), .auto-clear .vc_col-lg-6:nth-child(odd) {
        clear: both;
    }

}

@media (min-width: 1500px) {

    .auto-clear .col-bg-1:nth-child(12n+1), .auto-clear .col-bg-2:nth-child(6n+1), .auto-clear .col-bg-15:nth-child(5n+1), .auto-clear .col-bg-3:nth-child(4n+1), .auto-clear .col-bg-4:nth-child(3n+1), .auto-clear .col-bg-6:nth-child(odd) {
        clear: both;
    }

}

@media (min-width: 1200px) and (max-width: 1499px) {

    .auto-clear .col-lg-1:nth-child(12n+1), .auto-clear .col-lg-2:nth-child(6n+1), .auto-clear .col-lg-15:nth-child(5n+1), .auto-clear .col-lg-3:nth-child(4n+1), .auto-clear .col-lg-4:nth-child(3n+1), .auto-clear .col-lg-6:nth-child(odd) {
        clear: both;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .auto-clear .vc_col-md-1:nth-child(12n+1), .auto-clear .vc_col-md-2:nth-child(6n+1), .auto-clear .vc_col-md-15:nth-child(5n+1), .auto-clear .vc_col-md-3:nth-child(4n+1), .auto-clear .vc_col-md-4:nth-child(3n+1), .auto-clear .vc_col-md-6:nth-child(odd), .auto-clear .col-md-1:nth-child(12n+1), .auto-clear .col-md-2:nth-child(6n+1), .auto-clear .col-md-15:nth-child(5n+1), .auto-clear .col-md-3:nth-child(4n+1), .auto-clear .col-md-4:nth-child(3n+1), .auto-clear .col-md-6:nth-child(odd) {
        clear: both;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .auto-clear .vc_col-sm-1:nth-child(12n+1), .auto-clear .vc_col-sm-2:nth-child(6n+1), .auto-clear .vc_col-sm-15:nth-child(5n+1), .auto-clear .vc_col-sm-3:nth-child(4n+1), .auto-clear .vc_col-sm-4:nth-child(3n+1), .auto-clear .vc_col-sm-6:nth-child(odd), .auto-clear .col-sm-1:nth-child(12n+1), .auto-clear .col-sm-2:nth-child(6n+1), .auto-clear .col-sm-15:nth-child(5n+1), .auto-clear .col-sm-3:nth-child(4n+1), .auto-clear .col-sm-4:nth-child(3n+1), .auto-clear .col-sm-6:nth-child(odd) {
        clear: both;
    }

}

@media (min-width: 480px) and (max-width: 767px) {
    .auto-clear .col-xs-1:nth-child(12n+1), .auto-clear .col-xs-2:nth-child(6n+1), .auto-clear .col-xs-15:nth-child(5n+1), .auto-clear .col-xs-3:nth-child(4n+1), .auto-clear .col-xs-4:nth-child(3n+1), .auto-clear .col-xs-6:nth-child(odd) {
        clear: both;
    }
}

@media (max-width: 479px) {
    .auto-clear .col-ts-1:nth-child(12n+1), .auto-clear .col-ts-2:nth-child(6n+1), .auto-clear .col-ts-15:nth-child(5n+1), .auto-clear .col-ts-3:nth-child(4n+1), .auto-clear .col-ts-4:nth-child(3n+1), .auto-clear .col-ts-6:nth-child(odd) {
        clear: both;
    }
}

@media (max-width: 767px) {
    .auto-clear .vc_col-xs-1:nth-child(12n+1), .auto-clear .vc_col-xs-2:nth-child(6n+1), .auto-clear .vc_col-xs-15:nth-child(5n+1), .auto-clear .vc_col-xs-3:nth-child(4n+1), .auto-clear .vc_col-xs-4:nth-child(3n+1), .auto-clear .vc_col-xs-6:nth-child(odd) {
        clear: both;
    }
}

/*-----------------------CUSTOM 5 COLUMNS---------------------------*/

.col-bg-15,
.col-bg-25,
.col-bg-35,
.col-bg-45,
.col-lg-15,
.col-lg-25,
.col-lg-35,
.col-lg-45,
.col-md-15,
.col-md-25,
.col-md-35,
.col-md-45,
.col-sm-15,
.col-sm-25,
.col-sm-35,
.col-sm-45,
.col-xs-15,
.col-xs-25,
.col-xs-35,
.col-xs-45,
.col-ts-15,
.col-ts-25,
.col-ts-35,
.col-ts-45 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 479px) {

    .col-ts-15,
    .col-ts-25,
    .col-ts-35,
    .col-ts-45 {
        float: left;
    }

    .col-ts-15 {
        width: 20%;
    }

    .col-ts-25 {
        width: 40%;
    }

    .col-ts-35 {
        width: 60%;
    }

    .col-ts-45 {
        width: 80%;
    }

}

@media (min-width: 480px) and (max-width: 767px) {

    .col-xs-15,
    .col-xs-25,
    .col-xs-35,
    .col-xs-45 {
        float: left;
    }

    .col-xs-15 {
        width: 20%;
    }

    .col-xs-25 {
        width: 40%;
    }

    .col-xs-35 {
        width: 60%;
    }

    .col-xs-45 {
        width: 80%;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .col-sm-15,
    .col-sm-25,
    .col-sm-35,
    .col-sm-45 {
        float: left;
    }

    .col-sm-15 {
        width: 20%;
    }

    .col-sm-25 {
        width: 40%;
    }

    .col-sm-35 {
        width: 60%;
    }

    .col-sm-45 {
        width: 80%;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    .col-md-15,
    .col-md-25,
    .col-md-35,
    .col-md-45 {
        float: left;
    }

    .col-md-15 {
        width: 20%;
    }

    .col-md-25 {
        width: 40%;
    }

    .col-md-35 {
        width: 60%;
    }

    .col-md-45 {
        width: 80%;
    }

}

@media (min-width: 1200px) and (max-width: 1499px) {

    .col-lg-15,
    .col-lg-25,
    .col-lg-35,
    .col-lg-45 {
        float: left;
    }

    .col-lg-15 {
        width: 20%;
    }

    .col-lg-25 {
        width: 40%;
    }

    .col-lg-35 {
        width: 60%;
    }

    .col-lg-45 {
        width: 80%;
    }

}

@media (min-width: 1500px) {

    .col-bg-15,
    .col-bg-25,
    .col-bg-35,
    .col-bg-45 {
        float: left;
    }

    .col-bg-15 {
        width: 20%;
    }

    .col-bg-25 {
        width: 40%;
    }

    .col-bg-35 {
        width: 60%;
    }

    .col-bg-45 {
        width: 80%;
    }

}

/*-----------------------
CUSTOM COL > 1500
---------------------------*/

@media (min-width: 1500px) {

    .col-bg-1, .col-bg-10, .col-bg-11, .col-bg-12, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8, .col-bg-9 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }

    .col-bg-1, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8, .col-bg-9, .col-bg-10, .col-bg-11 {
        float: left;
    }

    .col-bg-12 {
        width: 100%;
    }

    .col-bg-11 {
        width: 91.66666667%;
    }

    .col-bg-10 {
        width: 83.33333333%;
    }

    .col-bg-9 {
        width: 75%;
    }

    .col-bg-8 {
        width: 66.66666667%;
    }

    .col-bg-7 {
        width: 58.33333333%;
    }

    .col-bg-6 {
        width: 50%;
    }

    .col-bg-5 {
        width: 41.66666667%;
    }

    .col-bg-4 {
        width: 33.33333333%;
    }

    .col-bg-3 {
        width: 25%;
    }

    .col-bg-2 {
        width: 16.66666667%;
    }

    .col-bg-1 {
        width: 8.33333333%;
    }

}

/*-----------------------
CUSTOM COL < 480
---------------------------*/
@media (max-width: 479px) {
    .col-ts-1, .col-ts-10, .col-ts-11, .col-ts-12, .col-ts-2, .col-ts-3, .col-ts-4, .col-ts-5, .col-ts-6, .col-ts-7, .col-ts-8, .col-ts-9 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-ts-1, .col-ts-2, .col-ts-3, .col-ts-4, .col-ts-5, .col-ts-6, .col-ts-7, .col-ts-8, .col-ts-9, .col-ts-10, .col-ts-11 {
        float: left;
    }

    .col-ts-12 {
        width: 100%;
    }

    .col-ts-11 {
        width: 91.66666667%;
    }

    .col-ts-10 {
        width: 83.33333333%;
    }

    .col-ts-9 {
        width: 75%;
    }

    .col-ts-8 {
        width: 66.66666667%;
    }

    .col-ts-7 {
        width: 58.33333333%;
    }

    .col-ts-6 {
        width: 50%;
    }

    .col-ts-5 {
        width: 41.66666667%;
    }

    .col-ts-4 {
        width: 33.33333333%;
    }

    .col-ts-3 {
        width: 25%;
    }

    .col-ts-2 {
        width: 16.66666667%;
    }

    .col-ts-1 {
        width: 8.33333333%;
    }
}

/*-------------------------
ROWS SPACE
-----------------------------*/
.rows-space-0 {
    margin-bottom: 0;
}

.rows-space-10 {
    margin-bottom: 10px;
}

.rows-space-20 {
    margin-bottom: 20px;
}

.rows-space-30 {
    margin-bottom: 30px;
}

.rows-space-40 {
    margin-bottom: 40px;
}

.rows-space-50 {
    margin-bottom: 50px;
}

.rows-space-60 {
    margin-bottom: 60px;
}

.rows-space-70 {
    margin-bottom: 70px;
}

.rows-space-80 {
    margin-bottom: 80px;
}

.rows-space-90 {
    margin-bottom: 90px;
}

.rows-space-100 {
    margin-bottom: 100px;
}

.owl-slick .row-item:last-child [class^="rows-space-"],
.owl-slick .row-item:last-child [class*=" rows-space-"] {
    margin-bottom: 0;
}

/*---------------------------
1.2 VISUAL COMPOSER
-----------------------------*/
.vc_col-has-fill > div.vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner,
section.vc_section.vc_section-has-fill,
section.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
section.vc_section.vc_section-has-fill + .vc_section {
    padding-top: 0;
}

body .wpb_button, body .wpb_content_element,
body ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0;
}

.vc_row-no-padding .vc_inner {
    margin-left: -15px;
    margin-right: -15px;
}

div.vc_row.vc_row-no-padding .vc_inner {
    margin-left: -15px;
    margin-right: -15px;
}

div.vc_row.vc_row-no-padding .vc_inner .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}

.vc_separator * {
    display: block;
}

div.vc_separator .vc_sep_holder {
    height: auto;
}

div.vc_separator .vc_sep_holder .vc_sep_line {
    height: auto;
    top: auto;
}

.bg-parallax {
    background-attachment: fixed;
    background-size: cover;
}

@media (max-width: 1300px) {
    .bg-parallax {
        background-attachment: inherit;
    }

    div.box-header-nav ul.main-menu > .menu-item {
        padding: 0 10px;
    }
}

/*----------------------------
1.3 WORDPRESS DATA SAMPLE
--------------------------------*/
.alignnone {
    margin: 5px 20px 20px 0;
}

img.alignnone {
    margin: 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #ffffff;
    max-width: 100%; /* Image does not overflow the content area */
    padding: 5px 0;
    text-align: center;
    margin: 0;
}

.wp-caption.alignnone {
    margin: 0 15px 15px 0;
    clear: both;
}

.wp-caption p {
    margin-bottom: 10px;
}

.wp-caption.alignleft {
    margin: 0 20px 20px 0;
}

.wp-caption.alignright {
    margin: 0 0 20px 20px;
}

.wp-caption.aligncenter {
    margin: 0 auto;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 17px;
    padding: 10px 4px 5px;
    margin: 0 !important;
}

iframe {
    max-width: 100% !important;
}

.alignright {
    float: right;
    margin: 5px 0 20px 30px;
}

.alignleft {
    float: left;
    margin: 5px 30px 20px 0;
}

/*----------------------------
GALLERY
------------------------------*/
.gallery {
    margin-left: -5px;
    margin-right: -5px;
}

.gallery:after {
    display: table;
    content: "";
    clear: both;
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.5em 0;
}

.gallery-item {
    margin: 0;
    float: left;
    padding: 5px;
    font-style: italic;
    color: #666;
}

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

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

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

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

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

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

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

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

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

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

@media (min-width: 1200px) {

    .gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
        clear: both;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .main-container:not(.no-sidebar) .gallery .gallery-item {
        min-width: 25%;
    }

    .main-container.no-sidebar .gallery-columns-2 .gallery-item:nth-child(2n+1), .main-container.no-sidebar .gallery-columns-3 .gallery-item:nth-child(3n+1), .main-container.no-sidebar .gallery-columns-4 .gallery-item:nth-child(4n+1), .main-container.no-sidebar .gallery-columns-5 .gallery-item:nth-child(5n+1), .main-container.no-sidebar .gallery-columns-6 .gallery-item:nth-child(6n+1), .main-container.no-sidebar .gallery-columns-7 .gallery-item:nth-child(7n+1), .main-container.no-sidebar .gallery-columns-8 .gallery-item:nth-child(8n+1), .main-container.no-sidebar .gallery-columns-9 .gallery-item:nth-child(9n+1), .main-container:not(.no-sidebar) .gallery-columns-2 .gallery-item:nth-child(2n+1), .main-container:not(.no-sidebar) .gallery-columns-3 .gallery-item:nth-child(3n+1), .main-container:not(.no-sidebar) .gallery:not(.gallery-columns-2):not(.gallery-columns-3) .gallery-item:nth-child(4n+1) {
        clear: both;
    }
}

@media (max-width: 991px) {
    .gallery .gallery-item {
        min-width: 25%;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    .gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery:not(.gallery-columns-2):not(.gallery-columns-3) .gallery-item:nth-child(4n+1) {
        clear: both;
    }

}

@media (max-width: 767px) {
    .gallery .gallery-item {
        min-width: 33.33%;
    }
}

@media (max-width: 767px) and (min-width: 480px) {
    .gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery:not(.gallery-columns-2) .gallery-item:nth-child(3n+1) {
        clear: both;
    }
}

@media (max-width: 479px) {
    .gallery .gallery-item {
        min-width: 50%;
    }

    .gallery .gallery-item:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 320px) {
    .gallery-columns-1 .gallery-caption,
    .gallery-columns-2 .gallery-caption,
    .gallery-columns-3 .gallery-caption,
    .gallery-columns-4 .gallery-caption,
    .gallery-columns-5 .gallery-caption {
        display: none;
    }
}

.bypostauthor {
    color: inherit;
}

.sticky {
    color: inherit;
}

article.sticky .post-title a::before {
    font-family: 'FontAwesome', sans-serif;
    content: "\f097";
    font-size: 27px;
    padding-right: 10px;
}

.post-title,
.widget {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.widget.widget_categories select {
    margin-top: 30px;
}

.widget select {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
}

#widget-area .widget_rss.widget ul li {
    margin-bottom: 20px;
    line-height: 28px;
}

#widget-area .widget.widget_rss ul li a {
    line-height: 24px;
    display: inline-block;
}

.widget_rss li:last-child {
    margin-bottom: 0;
}

.widget_rss .rss-date {
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #999;
    line-height: 32px;
}

.widget_rss cite {
    margin-top: 10px;
    display: inline-block;
}

.widget_calendar .calendar_wrap tr,
.widget_calendar .calendar_wrap td {
    padding: 0;
    text-align: center;
}

.widget_calendar .calendar_wrap #today {
    color: red;
}

/*widget_shopping_cart*/
.widget_shopping_cart .woocommerce-mini-cart__total {
    padding-top: 20px;
    font-size: 18px;
}

.widget_shopping_cart .woocommerce-mini-cart__total strong {
    font-weight: normal;
    color: #2b2b2b;
    padding-right: 20px;
}

/*widget_product_search*/
.widget_product_search .woocommerce-product-search {
    position: relative;
}

.widget_product_search .woocommerce-product-search .search-field {
    width: 100%;
    padding-right: 90px;
}

.widget_product_search .woocommerce-product-search button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
}

/*---------------------------
1.4 LOADING AJAX
--------------------------------*/
.loading-lazy {
    position: relative;
    display: block;
}

.funiter-accordion.loading, .tab-container.loading {
    position: relative;
}

.loading-lazy::after, .funiter-accordion.loading::before, .funiter-accordion.loading::after, .tab-container.loading::before, .tab-container.loading::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 8;
}

.funiter-accordion.loading::before, .tab-container.loading::before {
    background: rgba(255, 255, 255, 0.8);
}

.loading-lazy::after, .funiter-accordion::after, .tab-container.loading::after {
    width: 40px;
    height: 40px;
    margin: auto;
    border: 3px solid #ccc;
    border-top-color: #333;
    border-radius: 50%;
    -webkit-animation: fa-spin 2s infinite linear;
    -o-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes sk-rotateplane {

    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }

}

@keyframes sk-rotateplane {

    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }

}

/*--------------------------
1.5 BANNER EFFECT
------------------------------*/
.effect {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

/* NORMAL */
.normal-effect::after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.normal-effect:hover::after {
    opacity: 0.3;
}

.normal-effect.dark-bg::after {
    background-color: #000;
}

.normal-effect.light-bg::after {
    background-color: #fff;
}

/* PLUS ZOOM */
.plus-zoom::before,
.plus-zoom::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;
}

.plus-zoom:hover::before {
    right: 51%;
    left: 51%;
    background-color: rgba(255, 255, 255, 0.5);
}

.plus-zoom:hover::after {
    top: 50%;
    bottom: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}

/* BOUNCE IN */

.bounce-in:hover img {
    -webkit-animation: bounceIn 0.5s ease;
    -o-animation: bounceIn 0.5s ease;
    animation: bounceIn 0.5s ease;
}

/* BORDER ZOOM */

.border-zoom::before,
.border-zoom::after {
    position: absolute;
    content: '';
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
}

.border-zoom::before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.border-zoom::after {
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    border: 2px solid #fff;
}

.border-zoom:hover::before,
.border-zoom:hover::after {
    opacity: 1;
}

.border-zoom:hover::after {
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
}

/* BORDER SCALE */

.border-scale {
    background-color: #000;
}

.border-scale::before,
.border-scale::after {
    content: '';
    position: absolute;
    z-index: 1;
    border-color: #fff;
    border-style: solid;
}

.border-scale::before,
.border-scale::after,
.border-scale img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.border-scale::before {
    left: 50%;
    right: 50%;
    top: 10px;
    bottom: 10px;
    border-width: 2px 0 2px 0;
}

.border-scale::after {
    top: 50%;
    bottom: 50%;
    left: 10px;
    right: 10px;
    border-width: 0 2px 0 2px;
}

.border-scale:hover::before {
    left: 10px;
    right: 10px;
}

.border-scale:hover::after {
    top: 10px;
    bottom: 10px;
}

.border-scale:hover img {
    opacity: 0.7;
}

/* ==========================================================================
2.0 DEFAULT SETTING
========================================================================== */
html, body {
    font-family: 'sofia_proregular', sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #868686;
    overflow-x: hidden;
}

label {
    font-weight: normal;
    color: #000000;
}

a {
    color: #000000;
    text-decoration: none;
    -webkit-transition: color 0.4s, border-color 0.4s, background-color 0.4s ease 0s;
    -moz-transition: color 0.4s, border-color 0.4s, background-color 0.4s ease 0s;
    -o-transition: color 0.4s, border-color 0.4s, background-color 0.4s ease 0s;
    transition: color 0.4s, border-color 0.4s, background-color 0.4s ease 0s;
}

a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
    color: #a8854a;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
    font-weight: normal;
    color: #000000;
    margin-top: 0;
}

blockquote, q {
    font-size: 16px;
    font-style: italic;
    padding: 10px 20px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 20px;
    border-left: 4px solid #a8854a;
}

span.drop-cap {
    width: 75px;
    height: 75px;
    background: #000;
    display: inline-block;
    font-family: Poppins;
    font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: 75px;
    border-radius: 50%;
    letter-spacing: -1px;
    float: left;
    margin-right: 15px;
    margin-top: 7px;
}

/* =========================================================================
2.1 FORM THEME
============================================================================ */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="search"],
input[type="url"], textarea, select {
    max-width: 100%;
    border-radius: 0;
    background-color: transparent;
    font-size: 16px;
    color: #999999;
    border: 1px solid #e1e1e1;
    padding: 0 20px;
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
}

textarea {
    display: block;
    height: auto;
    width: 100%;
    padding: 15px 20px;
    line-height: 26px;
    border-radius: 5px;
}

select {
    padding: 0 33px 0 20px;
    border: 1px solid #e1e1e1;
    height: 40px;
    line-height: 20px;
    border-radius: 5px;
    background: url(../images/select-arrow.png) no-repeat calc(100% - 15px) center;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

select::-ms-expand {
    display: none;
}

button, input[type="submit"] {
    display: inline-block;
    vertical-align: top;
    border: none;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    color: #ffffff;
    padding: 0 15px;
    background: #333333;
    border-radius: 0;
    -webkit-transition: background 0.4s ease 0s, color 0.4s ease 0s, border-color 0.4s ease 0s;
    -moz-transition: background 0.4s ease 0s, color 0.4s ease 0s, border-color 0.4s ease 0s;
    -o-transition: background 0.4s ease 0s, color 0.4s ease 0s, border-color 0.4s ease 0s;
    transition: background 0.4s ease 0s, color 0.4s ease 0s, border-color 0.4s ease 0s;
}

button:not(.pswp__button):hover, input[type="submit"]:hover, button:not(.pswp__button):focus, input[type="submit"]:focus {
    color: #ffffff;
    background: #a8854a;
    border-color: #a8854a;
    outline: none;
}

/* ==========================================================================

2.2 TABLE THEME

============================================================================ */

table {
    border: 1px solid #eaeaea;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: auto;
    width: 100%;
    margin-bottom: 20px;
}

table thead {
    background-color: #f8f8f8;
}

th, td {
    border: 1px solid #eaeaea;
    padding: 10px;
}

@media (max-width: 991px) {

    th, td {
        padding: 5px;
        font-weight: 400;
    }

}

/* ==========================================================================
2.3 CONTAINER THEME
============================================================================ */
@media (min-width: 1901px) {
    div.container {
        width: 1440px;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%;
    }

    .header.style5 .container {
        width: 1680px;
    }
}

@media (max-width: 1499px) {
    body header.style3 div div.container {
        padding-left: 17px;
        padding-right: 17px;
        width: auto;
    }
}

@media (min-width: 1367px) {
    body header.style3 div.container {
        width: auto;
        padding-left: 132px;
        padding-right: 132px;
    }
}

@media (max-width: 1900px) and (min-width: 1367px) {
    body div.container {
        width: 1440px;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%;
    }
}

@media (min-width: 1367px) {
    .row {
        margin-left: -20px;
        margin-right: -20px;
    }

    ul.products > [class^="col-"],
    ul.products > [class*="col-"],
    .row > [class^="col-"],
    .row > [class*="col-"] {
        padding-left: 20px;
        padding-right: 20px;
    }
}

/* ==========================================================================
2.4 SLICK SLIDER
============================================================================ */
/*slick-arrow*/
.owl-slick .slick-arrow {
    position: absolute;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 30px;
    border: 2px solid transparent;
    border-radius: 50%;
    text-align: center;
    font-size: 25px;
    color: #b3b3b3;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

.owl-slick.nav-light .slick-arrow {
    color: #ffffff !important;
}

.owl-slick.nav-center .slick-arrow {
    opacity: 0;
    visibility: hidden;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000000;
}

.owl-slick.nav-center:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
}

.owl-slick.nav-center .slick-arrow.prev {
    left: -11px;
}

.owl-slick.nav-center .slick-arrow.next {
    right: -11px;
}

.owl-slick.nav-center:hover .slick-arrow.prev {
    left: -55px;
}

.owl-slick.nav-center:hover .slick-arrow.next {
    right: -55px;
}

.owl-slick.nav-right .slick-arrow,
.owl-slick.nav-top-right .slick-arrow {
    border-color: #d7d7d7;
    font-size: 17px;
    background-color: #fff;
}

.owl-slick.nav-right .slick-arrow.prev::before,
.owl-slick.nav-top-right .slick-arrow.prev::before {
    position: relative;
    left: -1px;
}

.owl-slick.nav-right .slick-arrow.next::before,
.owl-slick.nav-top-right .slick-arrow.next::before {
    position: relative;
    left: 1px;
}

.owl-slick.nav-top-right .slick-arrow {
    top: -105px;
}

.owl-slick.nav-right.light .slick-arrow,
.owl-slick.nav-top-right.light .slick-arrow {
    border-color: #fff;
}

.owl-slick.nav-right .slick-arrow:hover,
.owl-slick.nav-top-right .slick-arrow:hover {
    color: #a8854a;
    border-color: #a8854a;
}

.owl-slick.nav-top-right .slick-arrow.prev {
    right: 42px;
}

.owl-slick.nav-top-right .slick-arrow.next {
    right: 0;
}

.funiter-slide .owl-slick.nav-top-right .slick-arrow,
.funiter-products .owl-slick.nav-top-right .slick-arrow {
    top: -90px;
}

.owl-slick.nav-right .slick-arrow {
    right: -75px;
}

.owl-slick.nav-right .slick-arrow.prev {
    top: 44%;
}

.owl-slick.nav-right .slick-arrow.next {
    top: 44%;
    margin-top: -66px;
}

.owl-slick.nav-right .slick-arrow.next::after {
    content: '';
    position: absolute;
    bottom: -18px;
    border-bottom: 1px solid #e3e3e3;
    width: 36px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 1499px) {
    .owl-slick.nav-right .slick-arrow.prev {
        top: 50%;
        margin-top: -18px;
        left: -11px;
        right: auto;
    }

    .owl-slick.nav-right .slick-arrow.next::after {
        display: none;
    }

    .owl-slick.nav-right .slick-arrow.next {
        top: 50%;
        margin-top: -18px;
        right: -11px;
    }

    .owl-slick.nav-top-right .slick-arrow {
        top: -85px;
    }

    .funiter-slide .owl-slick.nav-top-right .slick-arrow,
    .funiter-products .owl-slick.nav-top-right .slick-arrow {
        top: -70px;
    }

    .owl-slick.nav-center:hover .slick-arrow.prev {
        left: -11px;
    }

    .owl-slick.nav-center:hover .slick-arrow.next {
        right: -11px;
    }
}

@media (max-width: 1199px) {
    .owl-slick.nav-center .slick-arrow.prev {
        left: -11px;
    }

    .owl-slick.nav-center .slick-arrow.next {
        right: -11px;
    }

    .owl-slick.nav-top-right .slick-arrow {
        top: -75px;
    }

    .funiter-slide .owl-slick.nav-top-right .slick-arrow,
    .funiter-products .owl-slick.nav-top-right .slick-arrow {
        top: -60px;
    }

    .product-item:not(.list) .product-inner::after,
    .product-item:not(.list) .product-inner::before {
        display: none;
    }
}

@media (max-width: 767px) {
    .owl-slick.nav-center .slick-arrow {
        top: 50%;
        font-size: 14px;
        opacity: 1;
        visibility: visible;
    }

    .owl-slick.nav-center:not(.nav-light) .slick-arrow {
        border-color: #d7d7d7;
        background-color: #fff;
        color: #b3b3b3;
    }

    .owl-slick .slick-arrow {
        width: 24px;
        height: 24px;
        line-height: 18px;
    }

    .owl-slick.nav-top-right .slick-arrow {
        top: -70px;
    }

    .funiter-slide .owl-slick.nav-top-right .slick-arrow,
    .funiter-products .owl-slick.nav-top-right .slick-arrow {
        top: -53px;
    }

    .owl-slick.nav-top-right .slick-arrow.prev {
        right: 30px;
    }

    .owl-slick.nav-right .slick-arrow,
    .owl-slick.nav-top-right .slick-arrow {
        font-size: 14px;
    }
}

.funiter-category .owl-slick.nav-center .slick-arrow {
    top: 50%;
    opacity: 1;
    visibility: visible;
}

.tab-head .owl-slick.nav-center .slick-arrow {
    top: 46.5%;
}

@media (max-width: 1199px) {
    .funiter-category .owl-slick.nav-center .slick-arrow {
        top: 50%;
    }
}

@media (max-width: 767px) {
    .tab-head .owl-slick.nav-center .slick-arrow {
        top: 50%;
        opacity: 1;
        visibility: visible;
    }
}

/*slick-dots*/
.owl-slick .slick-dots {
    margin: 40px auto 0 auto;
    text-align: center;
    height: 21px;
    padding-left: 0;
}

.owl-slick .slick-dots li {
    display: inline-block;
    height: 21px;
}

.owl-slick .slick-dots li button {
    font-size: 0;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.3);
    padding: 0;
    margin: 5px;
}

.owl-slick .slick-dots li button:hover,
.owl-slick .slick-dots li.slick-active button {
    background: #a8854a;
}

.owl-slick.dots-light .slick-dots li button {
    background: rgba(255, 255, 255, 0.4);
}

.owl-slick.dots-light .slick-dots li button:hover,
.owl-slick.dots-light .slick-dots li.slick-active button {
    background: #a8854a;
}

.owl-slick.dots-white .slick-dots li button {
    background: rgba(255, 255, 255, 0.3);
}

.owl-slick.dots-white .slick-dots li button:hover,
.owl-slick.dots-white .slick-dots li.slick-active button {
    background-color: #ffffff !important;
}

.post-thumb .owl-slick .slick-list {
    padding-top: 0;
}

.post-thumb .owl-slick .slick-dots[style="display: table;"] {
    margin-top: -19px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 1199px) {
    .owl-slick .slick-dots {
        margin-top: 25px;
    }
}

@media (max-width: 767px) {
    .owl-slick .slick-dots {
        margin-top: 18px;
    }
}

.custom-visible {
    overflow: visible !important;
}

.custom-hidden {
    overflow: hidden !important;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .custom-hidden {
        border-radius: 0;
    }
}

/* ==========================================================================
3.0 HEADER THEME
============================================================================ */
header#header {
    z-index: 999;
    position: relative;
}

.header > a > img {
    min-height: 50px;
    object-fit: cover;
}

/* ==========================================================================
3.1 HEADER TOP
============================================================================ */
.header-top-noitice {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background: #f62e2e;
    color: #fff;
    padding: 6px 0;
}

.top-noitice-inner {
    position: relative;
}

span.close-notice::before {
    content: "";
    width: 18px;
    display: inline-block;
    border-bottom: 1px solid #fff;
    position: absolute;
    transform: rotate(45deg);
    top: 5px;
    right: 0px;
}

span.close-notice::after {
    content: "";
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
    position: absolute;
    width: 18px;
    top: 5px;
    right: 0;
}

span.close-notice {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 8px;
    cursor: pointer;
    right: 0;
}

.header-top {
    background-color: #f4f4f4;
    padding-top: 4px;
    padding-bottom: 4px;
}

.header-top-inner {
    margin-left: -15px;
    margin-right: -15px;
}

.header-top-inner::before,
.header-top-inner::after {
    content: '';
    display: table;
}

.header-top-inner::after {
    clear: both;
}

.header-top-inner ul {
    padding-left: 0;
    list-style: none;
}

.header-top-inner .top-bar-menu {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.header-top-inner #menu-top-left-menu {
    width: 35%;
}

.header-top-inner #menu-top-right-menu {
    width: 65%;
    text-align: right;
}

.header-top-inner .top-bar-menu > .menu-item {
    display: inline-block;
    position: relative;
    text-align: left;
}

li.menu-item.block-currency {
    padding: 0 15px;
}

.header-top-inner .top-bar-menu > .menu-item::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
}

.header-top-inner .top-bar-menu > .menu-item.block-language:hover::after,
.header-top-inner .top-bar-menu > .menu-item:last-child:hover::after {
    display: block;
}

.header-top-inner .top-bar-menu > .menu-item:not(:first-child) {
    padding-left: 20px;
}

.block-language {
    margin-right: 10px;
}

.header-top-inner .top-bar-menu > .menu-item:not(:last-child) {
    padding-right: 20px;
}

.header-top-inner .top-bar-menu > .menu-item:not(:first-child)::before {
    content: '';
    display: block;
    border-left: 1px solid #d9d9d9;
    position: absolute;
    left: 0;
    top: 50%;
    height: 17px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.block-currency::before {
    display: none !important;
}

.header-top-inner .top-bar-menu > .menu-item a {
    display: block;
    font-size: 14px;
    line-height: 39px;
    letter-spacing: 0;
    color: #999;
}

.header-top-inner .top-bar-menu > .menu-item > a > span {
    font-size: 15px;
    color: #333;
    padding-right: 10px;
    float: left;
    line-height: 39px;
    -webkit-transition: color 0.4s ease 0s;
    -moz-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
}

.header-top-inner .top-bar-menu > .menu-item:hover > a > span,
.header-top-inner .top-bar-menu > .menu-item:hover > a {
    color: #a8854a;
}

/* DROPDOWN */

.block-language {
    position: relative;
}

.block-language > .sub-menu,
.wcml-dropdown .wcml-cs-submenu {
    position: absolute;
    top: calc(100% - 6px);
    right: -15px;
    left: auto;
    min-width: 150px;
    background-color: #fff;
    color: #777777;
    z-index: 10;
    border: none;
    list-style: none;
    padding: 0;
    -webkit-transition: margin 0.4s ease 0s;
    -moz-transition: margin 0.4s ease 0s;
    -o-transition: margin 0.4s ease 0s;
    transition: margin 0.4s ease 0s;
    text-align: left;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    opacity: 0;
    visibility: hidden;
    margin-top: 20px !important;
}

.block-language:hover > .sub-menu, .menu-item:hover .wcml-dropdown .wcml-cs-submenu {
    opacity: 1;
    visibility: visible;
    margin-top: 10px !important;
    padding: 5px 0;
}

.block-language > .sub-menu .menu-item, .wcml-dropdown .wcml-cs-submenu li {
    padding: 0 12px;
}

/* LANGUAGE */

.block-language a > img {
    vertical-align: middle;
    margin: -2px 3px 0 0;
}

.block-language > a::after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -moz-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -o-transform: translateY(-25%);
    transform: translateY(-25%);
    right: 0;
}

/* CURENCY */
.wcml_currency_switcher::before {
    content: "";
    background: #000;
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -15px;
    right: -15px;
    transition: background 0.3s ease 0s;
    -o-transition: background 0.3s ease 0s;
    -webkit-transition: background 0.3s ease 0s;
}

.wcml_currency_switcher:hover::before {
    background: #a8854a;
}

div .wcml-dropdown a.wcml-cs-item-toggle::after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -moz-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -o-transform: translateY(-25%);
    transform: translateY(-25%);
    right: 0;
}

.header-top-inner .top-bar-menu > .menu-item .wcml_currency_switcher a {
    color: #fff;
    padding-right: 15px;
}

.header-top-inner .top-bar-menu > .menu-item .wcml_currency_switcher .wcml-cs-submenu a {
    color: #666;
    line-height: 30px;
}

.header-top-inner .top-bar-menu > .menu-item .wcml_currency_switcher .wcml-cs-submenu a:hover {
    color: #a8854a;
}

.wcml-dropdown {
    width: auto;
}

.wcml-dropdown li {
    border: none;
    background-color: transparent;
}

.wcml-dropdown > ul {
    position: static;
}

.wcml-dropdown a {
    padding: 0;
    line-height: inherit;
}

.wcml-dropdown a.wcml-cs-item-toggle {
    padding: 0;
}

.wcml-dropdown a.wcml-cs-item-toggle:after {
    vertical-align: top;
    position: static;
    font-family: FontAwesome, sans-serif;
    content: '\f107';
    border: none;
    margin-left: 10px;
}

.wcml-dropdown .wcml-cs-submenu li {
    border: none;
}

.wcml-dropdown .wcml-cs-submenu li:hover > a {
    color: #a8854a;
}

.wcml-dropdown li:hover, .wcml-dropdown li:focus {
    background-color: transparent;
}

.woocommerce .wcml-dropdown.product {
    margin: 0;
}

@media (max-width: 991px) {
    .header-top-inner #menu-top-left-menu,
    .header-top-inner #menu-top-right-menu {
        width: 100%;
        text-align: center;
    }

    .header-top-inner .top-bar-menu > .menu-item:not(:first-child),
    .header-top-inner .top-bar-menu > .menu-item:first-child {
        padding-left: 8px;
    }

    .header-top-inner .top-bar-menu > .menu-item:not(:last-child),
    .header-top-inner .top-bar-menu > .menu-item:last-child {
        padding-right: 12px;
    }
}

@media (max-width: 767px) {
    .header-top {
        display: none;
    }
}

/* ==========================================================================
3.2 HEADER MIDDLE
============================================================================ */
.header-middle {
    padding: 33px 0;
}

.header-middle-inner {
    margin: 0 -15px;
}

.header-middle-inner::before,
.header-middle-inner::after {
    content: '';
    display: table;
}

.header-middle-inner::after {
    clear: both;
}

.header-middle-inner .logo {
    float: left;
    line-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    width: 320px;
}

.row.header-middle-inner .logo {
    max-width: 100%;
    text-align: center;
}

.header-middle-inner .logo img {
    max-width: 280px;
    padding: 0;
    float: none;
}

.header-middle-inner div.block-search {
    float: left;
    padding-right: 15px;
    width: calc(100% - 640px);
}

div + div.block-search {
    padding-left: 15px;
}

.header-control {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 320px;
    text-align: right;
}

@media (max-width: 991px) {
    .header-middle-inner {
        padding: 35px 0;
    }

    .header-middle-inner .logo {
        width: 100%;
        text-align: center;
        line-height: 1;
        padding: 20px;
    }

    .header-middle-inner div.block-search,
    .header-control {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .header-middle-inner {
        padding: 15px 0;
    }

    .header-middle-inner div.block-search,
    .header-control {
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

    .header-control {
        padding-top: 0;
    }

    .header > a,
    .phone-header {
        display: none;
    }
}

/*menu mobile*/
.block-menu-bar {
    vertical-align: middle;
    display: none;
    font-size: 0;
    padding-right: 28px;
}

.block-menu-bar .menu-bar {
    width: 24px;
    display: inline-block;
    color: #6c7177;
    vertical-align: middle;
    margin-top: 4px;
}

.block-menu-bar .menu-bar span {
    background-color: #333;
    display: block;
    margin-bottom: 4px;
    height: 3px;
}

.block-menu-bar .menu-bar:hover span {
    background-color: #a8854a;
}

@media (max-width: 1024px) {
    .block-menu-bar {
        display: inline-block;
    }

    .sticky_info_single_product {
        display: none;
    }

    div.block-search .form-search div.category::before {
        height: 40px;
    }

    .funiter-recent-viewed-products-wrap .button-sliding {
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

/*block search*/
div.block-search .form-search {
    display: table;
    border-radius: 61px;
    width: 680px;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

div.block-search .form-search .btn-submit {
    width: 70px;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    border-radius: 0 5px 5px 0;
    position: absolute;
    letter-spacing: -4px;
    top: 0;
    background: #a8854a;
    right: -2px;
}

div.block-search .form-search .btn-submit:hover {
    color: #fff;
    background-color: #000;
}

div.block-search .form-search .form-content, div.block-search .form-search .category {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
}

div.block-search .form-search .form-content {
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    border-left: 2px solid #eaeaea;
    border-radius: 5px 0 0 5px;
}

.funiter-live-search-form {
    position: relative;
}

.funiter-live-search-form .search-box {
    position: relative;
}

.funiter-live-search-form.loading .search-box::before {
    content: '';
    width: 25px;
    height: 25px;
    margin: auto;
    border: 3px solid #ccc;
    border-top-color: #a8854a;
    border-radius: 50%;
    -webkit-animation: fa-spin 2s infinite linear;
    -o-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    position: absolute;
    top: 13px;
    right: 5px;
}

.funiter-live-search-form .not-results-search,
.funiter-live-search-form .products-search {
    position: absolute;
    top: 100%;
    left: -3px;
    right: 1px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    z-index: 100;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    margin-top: 17px;
}

.funiter-live-search-form .not-results-search {
    padding: 14px 17px;
}

.funiter-live-search-form .not-results-search::before,
.funiter-live-search-form .products-search::before {
    content: '';
    border-style: solid;
    border-width: 10px 8px;
    border-color: transparent transparent #ebebeb transparent;
    position: absolute;
    top: -20px;
    left: 30px;
}

.funiter-live-search-form .not-results-search::after,
.funiter-live-search-form .products-search::after {
    content: '';
    border-style: solid;
    border-width: 8px 7px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -16px;
    left: 31px;
}

.funiter-live-search-form .suggestion-search {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    padding: 10px 20px;
    color: #ccc;
    line-height: 20px;
}

.funiter-live-search-form .product-search-item {
    overflow: hidden;
    padding: 14px 17px;
    border-bottom: 1px solid #eaeaea;
}

.funiter-live-search-form .view-all {
    padding: 10px 17px;
    text-align: center;
    width: 100%;
    display: none;
}

.funiter-live-search-form .product-image {
    width: 45px;
    float: left;
}

.funiter-live-search-form .product-title-price {
    overflow: hidden;
    padding-left: 10px;
}

.funiter-live-search-form .mask-link {
    display: block;
}

.funiter-live-search-form .txt-livesearch {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    border: none;
}

.funiter-live-search-form .keyword-current {
    color: #a8854a;
}

.live-search-widget .funiter-live-search-form .txt-livesearch {
    border: 2px solid #eaeaea;
    border-radius: 51px;
}

.live-search-widget .funiter-live-search-form .products-search {
    left: 0;
    right: 0;
}

/* CHOSEN */

div.block-search .form-search .category {
    width: 280px;
    position: relative;
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    border-right: 2px solid #eaeaea;
}

div.block-search .form-search .category select {
    border: none;
    height: 48px;
    line-height: 48px;
}

div.block-search .form-search .category::before {
    content: '';
    border-left: 1px solid #e1e1e1;
    height: 52px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -1px;
}

.chosen-results > .scroll-element,
.chosen-results > .scroll-element div {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.chosen-results > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.chosen-results > .scroll-element .scroll-element_track {
    display: none;
}

.chosen-results > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.chosen-results > .scroll-element .scroll-bar:hover {
    background: linear-gradient(180deg, #c467f5, #53f3ff);
}

.chosen-results:hover > .scroll-element .scroll-bar,
.chosen-results > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.chosen-results > .scroll-element.scroll-x {
    bottom: 0;
    height: 0;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.chosen-results > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 0;
}

/* scrollbar height/width & offset from container borders */
.chosen-results > .scroll-element.scroll-x .scroll-bar {
    height: 7px;
    min-width: 10px;
    top: -9px;
}

.chosen-results > .scroll-element.scroll-y .scroll-bar {
    left: -9px;
    min-height: 10px;
    width: 7px;
}

.chosen-results > .scroll-element.scroll-x .scroll-element_outer {
    left: 2px;
}

.chosen-results > .scroll-element.scroll-x .scroll-element_size {
    left: -4px;
}

.chosen-results > .scroll-element.scroll-y .scroll-element_outer {
    top: 2px;
}

.chosen-results > .scroll-element.scroll-y .scroll-element_size {
    top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.chosen-results > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -11px;
}

.chosen-results > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -11px;
}

.category .chosen-container {
    margin-bottom: 0;
    text-align: left;
    width: 100% !important;
    position: relative;
}

.category .chosen-container-single .chosen-single div {
    right: 60px;
}

.style3 .category .chosen-container-single .chosen-single div {
    right: 0;
}

.category .chosen-container-single .chosen-single {
    border: none;
    border-radius: 0;
    padding: 0 40px 0 28px;
    max-width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #ffffff;
    height: 50px;
    line-height: 50px;
}

.category .chosen-container-single .chosen-single span {
    margin: 0;
    font-size: 16px;
    color: #999999;
}

.category .chosen-container-single .chosen-single div {
    width: 31px;
}

.category .chosen-container-single .chosen-single div b {
    background: none !important;
    position: relative;
}

.category .chosen-container-single .chosen-single div b:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -moz-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -o-transform: translateY(-25%);
    transform: translateY(-25%);
    left: 0;
}

.category .chosen-container-active.chosen-with-drop .chosen-single {
    border: none;
    background: #ffffff;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.category .chosen-container .chosen-drop {
    padding: 12px 0 12px 16px;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    background: #ffffff;
    margin-top: 22px;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    right: 0;
    width: 256px;
}

.style2 .category .chosen-container .chosen-drop {
    right: 0;
}

.category .chosen-container .chosen-drop::before {
    content: '';
    border-style: solid;
    border-width: 10px 8px;
    border-color: transparent transparent #ebebeb transparent;
    position: absolute;
    top: -20px;
    right: 74px;
}

.category .chosen-container .chosen-drop::after {
    content: '';
    border-style: solid;
    border-width: 8px 7px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -16px;
    right: 75px;
}

.category .chosen-container li {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    padding: 2px 0 2px 12px;
    position: relative;
    -webkit-transition: color 0.4s ease 0s;
    -moz-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
}

.category .chosen-container li::before {
    content: '';
    border-style: solid;
    border-width: 4px 5px;
    border-color: transparent transparent transparent #bfbfbf;
    position: absolute;
    top: 12px;
    left: 0;
    -webkit-transition: border-color 0.4s ease 0s;
    -moz-transition: border-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s;
}

.category .chosen-container .chosen-results li.highlighted {
    /*font-family: 'sofia_promedium', sans-serif;*/
    background: none;
    color: #333333;
}

.category .chosen-container .chosen-results li.highlighted::before {
    border-color: transparent transparent transparent #333333;
}

.category .chosen-container-single .chosen-search {
    display: none;
}

.key-word-search {
    text-align: center;
    font-size: 12px;
    display: inline-block;
    width: 100%;
    padding-top: 17px;
    padding-bottom: 34px;
}

.key-word-search .title-key {
    color: #333333;
}

.key-word-search .listkey-word {
    display: inline-block;
}

.key-word-search .listkey-word .key-item {
    position: relative;
    display: inline-block;
}

.key-word-search .listkey-word .key-item:not(:hover) {
    color: #999999;
}

.key-word-search .listkey-word .key-item:not(:last-child) {
    padding-right: 10px;
    margin-right: 10px;
}

.key-word-search .listkey-word .key-item:not(:last-child)::after {
    content: '';
    border-left: 1px solid #e4e4e4;
    height: 11px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -2px;
}

@media (max-width: 767px) {
    div.block-search .form-search .category {
        display: none;
    }

    .key-word-search {
        display: none;
    }
}

/*header-contain-info*/
.header-control-inner {
    display: inline-block;
}

.phone-header {
    text-align: left;
    overflow: hidden;
}

.phone-header > span {
    color: #999999;
    float: left;
    font-size: 52px;
    margin-right: 15px;
}

.phone-header .phone-number {
    overflow: hidden;
}

.phone-header .phone-number p:first-child {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    padding-bottom: 6px;
}

.phone-header .phone-number p:last-child {
    margin-bottom: 0;
    font-family: 'sofia_proultralight', sans-serif;
    font-size: 24px;
    color: #333333;
}

.meta-woo {
    text-align: right;
    padding-top: 10px;
}

.style2 .meta-woo {
    padding-top: 17px;
}

.meta-woo > div:not(.block-menu-bar) {
    display: inline-block;
    text-align: left;
    float: left;
    vertical-align: middle;
}

.meta-woo > div:not(:last-child) {
    padding-right: 28px;
}

.meta-woo > div > a:not(:hover) {
    color: #000000;
}

.meta-woo > div > a span {
    font-size: 30px;
}

/*block-user*/
.funiter-dropdown {
    position: relative;
}

.funiter-dropdown .sub-menu {
    list-style: none;
    position: absolute;
    top: calc(100% - 7px);
    right: -15px;
    min-width: 180px;
    border: 1px solid #ebebeb;
    border-radius: 0;
    z-index: 99;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    margin-top: 35px;
    -webkit-transition: margin-top 0.4s ease 0s;
    -moz-transition: margin-top 0.4s ease 0s;
    -o-transition: margin-top 0.4s ease 0s;
    transition: margin-top 0.4s ease 0s;
    padding: 10px;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
}

.funiter-dropdown .sub-menu:before {
    content: '';
    border-style: solid;
    border-width: 10px 8px;
    border-color: transparent transparent #ebebeb transparent;
    position: absolute;
    top: -20px;
    right: 30px;
}

.funiter-dropdown .sub-menu:after {
    content: '';
    border-style: solid;
    border-width: 8px 7px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -16px;
    right: 31px;
}

.funiter-dropdown:hover::before {
    content: '';
    width: 160px;
    height: 50px;
    position: absolute;
    top: 100%;
    right: 0;
}

.funiter-dropdown .sub-menu li {
    padding: 0 12px;
}

.funiter-dropdown .sub-menu li a:not(:hover) {
    color: #777777;
}

.block-user {
    position: relative;
}

.block-user .sub-menu {
    list-style: none;
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 180px;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    z-index: 99;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    margin-top: 35px;
    -webkit-transition: margin-top 0.4s ease 0s;
    -moz-transition: margin-top 0.4s ease 0s;
    -o-transition: margin-top 0.4s ease 0s;
    transition: margin-top 0.4s ease 0s;
    padding: 10px;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
}

.block-user:hover::before {
    content: '';
    width: 160px;
    height: 50px;
    position: absolute;
    top: 100%;
    right: 0;
}

.block-user .sub-menu li {
    padding: 0 12px;
}

.widget-funiter-post .date {
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #999;
    letter-spacing: 1px;
    margin-top: -3px;
    margin-bottom: 7px;
}

.block-user .sub-menu li a:not(:hover) {
    color: #777777;
}

@media (min-width: 768px) {
    .block-user:hover .sub-menu, .funiter-dropdown:hover .sub-menu {
        margin-top: 15px;
        opacity: 1;
        visibility: visible;
    }
}

/*MINICART*/
.block-minicart {
    position: relative;
}

.block-minicart .link-dropdown:not(:hover) {
    color: #000;
}

.cart-detail {
    float: left;
    line-height: 16px;
}

.cart-detail p {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    color: #000;
    line-height: 14px;
    letter-spacing: 1px;
}

span.total-price {
    font-size: 14px;
    color: #a8854a;
}

.block-minicart a.link-dropdown {
    float: left;
    position: relative;
    top: 0px;
}

.block-minicart .link-dropdown span {
    padding-right: 20px;
    font-weight: 500;
    font-size: 28px;
}

.block-minicart .link-dropdown .count {
    position: absolute;
    top: -11px;
    right: 5px;
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    padding: 0 3px;
    border-radius: 50%;
    background-color: #ff5050;
    font-size: 12px;
    color: #ffffff;
}

.block-minicart .widget_shopping_cart {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 347px;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    z-index: 99;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    margin-top: 35px;
    text-align: left;
    line-height: 28px;
    -webkit-transition: margin-top 0.4s ease 0s;
    -moz-transition: margin-top 0.4s ease 0s;
    -o-transition: margin-top 0.4s ease 0s;
    transition: margin-top 0.4s ease 0s;
    padding: 30px 17px 35px 25px;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
}

.block-minicart .widget_shopping_cart::before {
    content: '';
    border-style: solid;
    border-width: 10px 8px;
    border-color: transparent transparent #ebebeb transparent;
    position: absolute;
    top: -20px;
    right: 30px;
}

.block-minicart .widget_shopping_cart::after {
    content: '';
    border-style: solid;
    border-width: 8px 7px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -16px;
    right: 31px;
}

.block-minicart .cart_list {
    overflow-y: auto;
    max-height: 187px;
    padding-right: 8px;
}

.woocommerce-mini-cart__empty-message {
    margin-bottom: 0;
    text-align: center;
    font-size: 20px;
}

#widget-area .product_list_widget {
    margin-top: 20px;
}

.product_list_widget {
    padding-left: 0;
    list-style: none;
}

#widget-area .widget ul.product_list_widget li {
    position: relative;
    padding-bottom: 20px;
    padding-top: 0;
    margin-bottom: 20px;
}

#widget-area .widget ul.product_list_widget li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.product_list_widget li:not(.mini_cart_item):last-child::before {
    display: none;
}

.product_list_widget li.mini_cart_item {
    padding-right: 15px;
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.product_list_widget li.mini_cart_item:not(:last-child) {
    border-bottom: 1px solid #ededed;
}

.product_list_widget li.mini_cart_item.woosb-cart-child {
    margin-left: 15px;
}

.product_list_widget li {
    margin-bottom: 16px;
}

.product_list_widget ins {
    text-decoration: none;
    color: #a8854a;
}

.product_list_widget img {
    float: left;
    max-width: 70px;
    margin-right: 20px;
}

del, .product_list_widget del span.woocommerce-Price-amount.amount {
    color: #666;
    font-size: 14px;
}

.product_list_widget span.woocommerce-Price-amount.amount {
    color: #a8854a;
}

.product_list_widget li > a {
    display: block;
    margin-bottom: 5px;
}

.product_list_widget li a:nth-child(2) {
    font-size: 16px;
    line-height: 22px;
}

.product_list_widget li a:nth-child(2):not(:hover) {
    color: #333333;
}

.product_list_widget li .quantity {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 15px;
    color: #333333;
}

.product_list_widget li .remove_from_cart_button {
    position: absolute;
    top: -4px;
    right: 2px;
    text-align: right;
    font-size: 18px;
    display: inline-block;
    width: 15px !important;
}

.product_list_widget li .remove_from_cart_button:not(:hover) {
    color: #bfbfbf;
}

.woocommerce-mini-cart__total {
    font-family: 'sofia_promedium', sans-serif;
    color: #333333;
    overflow: hidden;
    padding-top: 20px;
    border-top: 1px solid #cfcfcf;
    margin-bottom: 27px;
}

.woocommerce-mini-cart__total strong {
    font-weight: normal;
    font-size: 17px;
}

.woocommerce-mini-cart__total .woocommerce-Price-amount {
    font-size: 18px;
    float: right;
}

.woocommerce-mini-cart__buttons {
    overflow: hidden;
    margin-bottom: 0;
}

.woocommerce-mini-cart__buttons .button {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 12px;
    color: #666666;
    display: inline-block;
    min-width: 49%;
    height: 48px;
    line-height: 48px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    border-radius: 5px;
    text-align: center;
    padding: 0 15px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.woocommerce-mini-cart__buttons .button.checkout,
.woocommerce-mini-cart__buttons .button:not(.checkout):hover {
    color: #fff;
    background: #a8854a;
}

.woocommerce-mini-cart__buttons .button.checkout {
    float: right;
}

.woocommerce-mini-cart__buttons .button:not(.checkout)::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid #eeeeee;
    border-radius: 5px;
}

.woocommerce-mini-cart__buttons .button:not(.checkout):hover::before {
    display: none;
}

.woocommerce-mini-cart__buttons .button.checkout:hover {
    opacity: 0.8;
}

.block-minicart .cart_list > .scroll-element,
.block-minicart .cart_list > .scroll-element div {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.block-minicart .cart_list > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.block-minicart .cart_list > .scroll-element .scroll-element_track {
    display: none;
}

.block-minicart .cart_list > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.block-minicart .cart_list > .scroll-element .scroll-bar:hover {
    background-color: #a8854a;
}

.block-minicart .cart_list:hover > .scroll-element .scroll-bar,
.block-minicart .cart_list > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.block-minicart .cart_list > .scroll-element.scroll-x {
    bottom: 0;
    height: 0;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.block-minicart .cart_list > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 0;
}

/* scrollbar height/width & offset from container borders */
.block-minicart .cart_list > .scroll-element.scroll-x .scroll-bar {
    height: 4px;
    min-width: 10px;
    top: -4px;
}

.block-minicart .cart_list > .scroll-element.scroll-y .scroll-bar {
    left: -4px;
    min-height: 10px;
    width: 4px;
}

.block-minicart .cart_list > .scroll-element.scroll-x .scroll-element_outer {
    left: 2px;
}

.block-minicart .cart_list > .scroll-element.scroll-x .scroll-element_size {
    left: -4px;
}

.block-minicart .cart_list > .scroll-element.scroll-y .scroll-element_outer {
    top: 2px;
}

.block-minicart .cart_list > .scroll-element.scroll-y .scroll-element_size {
    top: -4px;
}

/*Sticky mini cart*/
.sticky-mini-cart .cart-detail {
    display: none;
}

.show-sticky_info_single .sticky-mini-cart {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.sticky-mini-cart {
    width: 50px;
    font-size: 17px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    position: relative;
    background: #fff;
    opacity: 0;
    border-radius: 50%;
    position: fixed;
    box-shadow: 0 4px 31px rgba(0, 0, 0, .15);
    top: 200px;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    visibility: hidden;
    right: 70px;
    transition: opacity 0.4s ease 0s, transform 0.5s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, -o-transform 0.5s ease 0s, visibility 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.5s ease 0s, visibility 0.4s ease 0s;
}

.sticky-mini-cart .block-minicart .link-dropdown span {
    letter-spacing: -2px;
    font-size: 21px;
}

.sticky-mini-cart .block-minicart .link-dropdown .count {
    top: -4px;
    right: -8px;
    letter-spacing: 0;
    font-size: 12px;
}

header.header .sticky-mini-cart .block-minicart {
    display: inline-block;
    margin: 0;
    float: none;
}

.sticky-mini-cart .block-minicart .widget_shopping_cart::after {
    right: 16px;
}

.sticky-mini-cart .block-minicart .widget_shopping_cart::before {
    right: 15px;
}

@media (min-width: 1025px) {
    .block-minicart:hover::before {
        content: '';
        width: 347px;
        height: 50px;
        position: absolute;
        top: 100%;
        right: 0;
    }

    .block-minicart:hover .widget_shopping_cart {
        margin-top: 15px;
        opacity: 1;
        visibility: visible;
    }

    .single-meta {
        display: flex;
        justify-content: space-between;
    }
}

@media (max-width: 1024px) {
    .block-minicart.open .widget_shopping_cart {
        margin-top: 15px;
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 767px) {
    .block-minicart .widget_shopping_cart {
        right: -50px;
        min-width: 300px;
    }

    .block-minicart .widget_shopping_cart::before {
        right: 53px;
    }

    .block-minicart .widget_shopping_cart::after {
        right: 54px;
    }

    .funiter-dropdown .sub-menu, .block-user .sub-menu {
        visibility: hidden !important;
        opacity: 0 !important;
    }

    .funiter-dropdown.open .sub-menu, .block-minicart.open .widget_shopping_cart {
        display: block;
        opacity: 1 !important;
        visibility: visible !important;
        margin-top: 15px;
    }

    .funiter-dropdown .sub-menu:before {
        right: 24px;
    }

    .funiter-dropdown .sub-menu:after {
        right: 25px;
    }

    .meta-woo > div > a span {
        font-size: 25px;
    }

    .block-minicart .link-dropdown span {
        font-size: 23px;
    }

    #header.header .phone-online {
        display: table;
        margin: 10px auto 0;
        float: none;
    }

    #header.header .header-control {
        float: none;
        margin: 0 auto;
        display: table;
    }

    header .line-chat {
        display: none;
    }

    #header.header .header-middle-inner div.block-search {
        width: auto;
        float: none;
        padding: 0;
    }

    .sticky-mini-cart {
        display: none;
    }

    div.no-sidebar.single-no-extend .contain-left .entry-summary, div.no-sidebar.single-no-extend .contain-left .single-left {
        width: 100%;
        max-width: inherit;
    }

    .shop-page .sidebar {
        display: none;
    }
}

/* HEADER STICKY */
.header-sticky-menu {
    position: fixed;
    top: -51px;
    left: 0;
    right: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 10;
    background-color: #fff;
}

.header-sticky-menu.active {
    top: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

div#sticky-wrapper {
    position: relative;
    z-index: 2;
    height: auto !important;
}

.is-sticky .header-wrap-stick {
    background: #fff;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
}

.is-sticky .verticalmenu-content {
    top: 100%;
}

/* ==========================================================================
3.3 HEADER NAV
========================================================================== */
/* ==========================================================================
MAIN MENU
========================================================================== */

.block-nav-category ~ .box-header-nav {
    padding-left: 14px;
}

.box-header-nav .main-menu {
    padding: 0;
    list-style: none;
}

.box-header-nav .main-menu .menu-item {
    list-style: none;
    position: relative;
}

.box-header-nav .main-menu .menu-item:hover > a {
    color: #a8854a;
}

.box-header-nav .main-menu > .menu-item > a {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 20px;
    line-height: 57px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
}

.box-header-nav .main-menu > .menu-item > a::before {
    content: "";
    width: 0;
    left: 0;
    position: absolute;
    transition: width 0.4s ease 0s;
    -o-transition: width 0.4s ease 0s;
    -webkit-transition: width 0.4s ease 0s;
    bottom: 0;
    border-bottom: 2px solid #a8854a;
}

.style6 .box-header-nav .main-menu > .menu-item > a::before,
.style1 .box-header-nav .main-menu > .menu-item > a::before {
    display: none;
}

.box-header-nav .main-menu > .menu-item:hover > a::before {
    width: 100%;
}

.box-header-nav .main-menu .menu-item > a .image {
    position: absolute;
    right: -4px;
    top: -26px;
    z-index: 1;
}

.box-header-nav .main-menu .menu-item > a > span {
    font-size: 16px;
    margin-left: 5px;
}

.header .fixed .box-header-nav .main-menu > .menu-item > a {
    color: #000;
}

/*sub menu*/
.box-header-nav .main-menu .menu-item .submenu {
    padding-left: 0;
    text-align: left;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    z-index: 10;
    border-radius: 8px;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
}

.box-header-nav .main-menu > .menu-item .submenu:not(.megamenu) {
    padding-top: 22px;
    padding-bottom: 22px;
}

.box-header-nav .main-menu > .menu-item .submenu:not(.megamenu) .menu-item {
    padding: 0 10px 0 30px;
}

.box-header-nav .main-menu > .menu-item .submenu.megamenu {
    padding: 0 15px;
    border: none;
}

.box-header-nav .main-menu > .menu-item .megamenu > .vc_row {
    padding: 30px 15px 15px;
}

.box-header-nav .main-menu > .menu-item .submenu .menu-item::before {
    content: '';
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: -webkit-calc(100% + 10px);
    width: -moz-calc(100% + 10px);
    width: calc(100% + 10px);
    height: 100%;
    z-index: -1;
}

.box-header-nav .main-menu > .menu-item .submenu .menu-item:hover::before {
    display: block;
}

.box-header-nav .main-menu > .menu-item .submenu a {
    font-size: 16px;
    line-height: 26px;
    padding: 5px 0;
    display: block;
}

.box-header-nav .main-menu .menu-item .submenu .wpb_single_image a {
    padding: 0;
}

.box-header-nav .main-menu .menu-item .submenu .menu-item a {
    color: #666666;
}

.box-header-nav .main-menu .menu-item .submenu .menu-item a > span {
    position: relative;
    bottom: 4px;
}

.box-header-nav .main-menu .menu-item .submenu .menu-item:hover > a {
    color: #a8854a;
}

.box-header-nav .main-menu .toggle-submenu {
    display: none;

    /*display: block;*/
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 19px;
    cursor: pointer;
    color: #000;
}

.box-header-nav .main-menu .menu-item:hover > .toggle-submenu {
    color: #a8854a;
}

/*horizon menu*/
/*sup menu*/
.box-header-nav .main-menu > .menu-item {
    padding: 0 19px;
    display: inline-block;
}

.box-header-nav .main-menu > .menu-item:first-child {
    padding-left: 0;
}

.box-header-nav .main-menu > .menu-item.parent::before {
    display: none;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
}

.box-header-nav .main-menu > .menu-item.parent:hover::before {
    display: block;
}

/*sub menu*/
.box-header-nav .main-menu .menu-item .submenu {
    position: absolute;
    min-width: 300px;
    background-color: #ffffff;
    opacity: 0;
    visibility: hidden;
    margin-top: 20px;
}

.box-header-nav .main-menu .menu-item:hover > .submenu {
    opacity: 1;
    visibility: visible;
}

.box-header-nav .main-menu > .menu-item > .submenu {
    top: 100%;
    left: 20px;
}

.box-header-nav .main-menu > .menu-item:hover > .submenu {
    margin-top: 0px;
}

.box-header-nav .main-menu > .menu-item > .submenu .submenu {
    top: -19px;
    left: 100%;
}

.box-header-nav .main-menu > .menu-item:nth-last-child(1) > .submenu .submenu:not(.megamenu),
.box-header-nav .main-menu > .menu-item:nth-last-child(2) > .submenu .submenu:not(.megamenu),
.box-header-nav .main-menu > .menu-item:nth-last-child(3) > .submenu .submenu:not(.megamenu),
.box-header-nav .main-menu > .menu-item:nth-last-child(4) > .submenu .submenu:not(.megamenu),
.box-header-nav .main-menu > .menu-item:nth-last-child(5) > .submenu .submenu:not(.megamenu) {
    left: auto;
    right: 100%;
    margin-right: 5px;
}

.box-header-nav .main-menu .submenu .menu-item:hover > .submenu {
    margin-top: -4px;
}

/*.toggle-submenu*/

.box-header-nav .main-menu .toggle-submenu::before {
    display: block;
    content: '\f107';
    font-family: 'FontAwesome', sans-serif;
    height: 57px;
    line-height: 57px;
    width: 25px;
    text-align: center;
    font-size: 18px;
    z-index: 10;
}

.box-header-nav .main-menu .submenu .toggle-submenu {
    display: block;
}

.box-header-nav .main-menu .submenu .toggle-submenu::before {
    height: 30px;
    line-height: 30px;
    width: 30px;
    font-size: 14px;
    content: '\f105';
}

.box-header-nav .main-menu > .menu-item.menu-item-right {
    float: right;
    padding-left: 35px;
}

.box-header-nav .main-menu > .menu-item.menu-item-right > a {
    font-family: inherit;
    color: #999999;
}

.box-header-nav .main-menu > .menu-item.menu-item-right:hover > a {
    color: #a8854a;
}

.box-header-nav .main-menu .menu-item.menu-item-right > a > span {
    font-size: 24px;
    position: absolute;
    left: -35px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

header.style2 .logo a {
    /* display: flex; */
}

.header-wrap-stick {
    -o-transition: padding 0.4s ease 0s;
    -webkit-transition: padding 0.4s ease 0s;
    transition: padding 0.4s ease 0s;
}

header.header:not(.style5):not(.style4):not(.style6):not(.style1) .is-sticky .header-nav.header-wrap-stick {
    padding-top: 5px;
    padding-bottom: 5px;
}

.fixed .block-nav-category .block-title {
    border-radius: 0;
}

.fixed .phone-online {
    line-height: 54px;
    height: 53px;
}

/* ==========================================================================
VERTICAL MENU
========================================================================== */
@media (min-width: 1281px) and (max-width: 1366px) {

}

@media (min-width: 1200px) and (max-width: 1280px) {

}

@media (min-width: 1200px) {
    .header-nav-inner .col-lg-6 {
        width: calc(100% - 540px);
    }
}

.header-nav-inner {
    display: table;
    width: 100%;
}

.header-nav-inner > * {
    display: table-cell;
    vertical-align: middle;
}

.block-nav-category {
    position: relative;
    width: 320px;
}

.block-nav-category .block-title {
    padding: 0 26px;
    cursor: pointer;
    background: #a8854a;
    border-radius: 8px 8px 0 0;
    color: #fff;
    overflow: hidden;
    position: relative;
    width: 320px;
}

.block-nav-category .block-title .before {
    display: inline-block;
    width: 30px;
    height: 16px;
    color: #fff;
    line-height: 1px;
    vertical-align: middle;
    margin-right: 10px;
}

.before span {
    width: 30px;
    display: inline-block;
    float: left;
    border-bottom: 2px solid;
    margin-bottom: 4px;
}

.before span:nth-child(2) {
    width: 14px;
}

.before span:nth-child(3) {
    width: 22px;
}

.block-nav-category .block-title .text-title {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    height: 57px;
    line-height: 57px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.block-nav-category .block-content {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    width: 100%;
    width: 320px;
    display: none;
    background-color: #fff;
    text-align: left;
    border: 2px solid #a8854a;
    border-radius: 0 0 8px 8px;
    margin-top: 0px;
}

.block-nav-category.always-open .block-content {
    top: calc(100% - 1px);
    display: block;
}

.block-nav-category .vertical-menu {
    position: relative;
    list-style: none;
    padding: 0;
}

.block-nav-category .vertical-menu .menu-item {
    position: relative;
    color: #666666;
}

.block-nav-category .vertical-menu .menu-item:hover::before {
    content: '';
    width: 15px;
    height: 100%;
    right: -13px;
    top: 0;
    display: block;
    position: absolute;
}

.block-nav-category .vertical-menu .menu-item.link-other {
    display: none;
}

.block-nav-category .vertical-menu .menu-item > a .image {
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
}

.block-nav-category .vertical-menu .menu-item > a .icon {
    margin-left: 5px;
    font-size: 16px;
    vertical-align: middle;
}

.block-nav-category .vertical-menu .menu-item:not(.show-submenu) > a .icon {
    color: #888;
}

.block-nav-category .vertical-menu > .menu-item > a {
    color: #999999;
    font-size: 16px;
    display: block;
    padding: 11px 18px 11px 20px;
}

.block-nav-category .vertical-menu > .menu-item:not(:first-child) > a {
    border-top: 1px solid #eaeaea;
}

.block-nav-category .vertical-menu > .menu-item.show-submenu > a,
.block-nav-category .vertical-menu > .menu-item:hover > a {
    color: #333333;
}

.block-nav-category .vertical-menu .submenu {
    list-style: none;
}

.block-nav-category .vertical-menu .submenu:not(.megamenu) .menu-item a {
    font-size: 14px;
    display: block;
    padding: 5px 10px 5px 30px;
}

.block-nav-category .vertical-menu .submenu.megamenu > div {
    padding: 30px 15px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.block-nav-category .view-all-category a {
    font-family: 'sofia_promedium', sans-serif;
    margin-top: 6px;
    display: block;
    font-size: 16px;
    background-color: #f5f5f5;
    color: #333333;
    padding: 13px 18px 13px 25px;
    border-radius: 0 0 8px 8px;
}

.block-nav-category .view-all-category a::after {
    font-size: 18px;
    content: '\f105';
    font-family: 'FontAwesome', sans-serif;
    display: inline-block;
    float: right;
}

/*nav right*/
.header.style1 p.contact-text, .header.style3 p.contact-text {
    display: none;
}

.header-contact-online-inner {
    float: right;
}

.phone-online span {
    float: left;
    display: inline-block;
    margin-right: 10px;
    font-size: 25px;
    line-height: 52px;
}

.phone-online {
    display: inline-block;
    background: #a8854a;
    color: #fff;
    white-space: nowrap;
    line-height: 54px;
    padding: 0 30px;
    text-align: center;
    min-width: 200px;
    font-size: 16px;
    height: 54px;
    border-radius: 30px;
}

.online-number {
    display: inline-block;
}

/*line chat*/
.line-chat {
    float: left;
    height: 52px;
    line-height: 44px;
    color: #000;
    position: relative;
    background: #efefef;
    padding: 0 30px;
    border-radius: 30px;
    overflow: hidden;
    cursor: pointer;
    margin-right: 15px;
}

.line-chat:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

.line-chat::before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

.line-chat span {
    font-size: 26px;
    position: relative;
    margin-right: 5px;
    top: 4px;
}

.show-chat .zopim + .zopim {
    display: block !important;
}

.show-chat .zopim {
    display: none !important;
}

/* ==========================================================================
GRADIENT MENU
========================================================================== */

.box-header-menu {
    background: #a8854a;
    position: relative;
}

.box-header-menu::before {
    content: '';
    border-width: 0 0 63px 75px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    position: absolute;
    bottom: 0;
    left: 0;
}

.box-header-menu .gradient-menu {
    padding-left: 0;
    list-style: none;
    text-align: right;
}

.box-header-menu .gradient-menu .menu-item {
    display: inline-block;
    position: relative;
    padding-left: 19px;
    margin-left: 19px;
}

.box-header-menu .gradient-menu .menu-item:not(:first-child)::before {
    content: '';
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    height: 18px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}

.box-header-menu .gradient-menu .menu-item a {
    color: #fff;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    line-height: 63px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
}

.box-header-menu .gradient-menu .menu-item:hover > a {
    color: #a8854a;
}

.box-header-menu .gradient-menu .menu-item > a .image {
    position: absolute;
    right: -4px;
    top: -26px;
    z-index: 1;
}

@media (max-width: 1366px) {

    .header .line-chat,
    .header .phone-online {
        padding: 0 20px;
        font-size: 14px;
    }

    .header .phone-online span {
        font-size: 21px;
        line-height: 53px;
    }

    header.header.style2 .header-middle-inner div.block-search {
        width: calc(100% - 642px);
    }

    div.box-header-nav .main-menu > .menu-item {
        padding: 0 13px;
    }

    div.box-header-nav .main-menu > .menu-item > a {
        font-family: 'sofia_promedium', sans-serif;
        font-size: 18px;
    }
}

@media (max-width: 1280px) {

}

@media (min-width: 1200px) {
    .block-nav-category.always-open .block-content {
        visibility: visible;
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        transition: opacity 0.3s ease 0s;
        -o-transition: opacity 0.3s ease 0s;
        -webkit-transition: opacity 0.3s ease 0s;
    }

    .sticky-wrapper:not(.is-sticky) .always-open .verticalmenu-content {
        display: block !important;
        height: auto !important;
    }

    .is-sticky .block-nav-category.always-open .block-content {
        display: none;
    }

    .vertical_always-open .header-position:not(.fixed) .block-nav-category.always-open .block-content {
        display: block !important;
        height: auto !important;
    }
}

@media (min-width: 1025px) {
    .block-nav-category .vertical-menu .menu-item.parent-megamenu {
        position: static;
    }

    .block-nav-category .vertical-menu .menu-item:not(:hover) > .submenu {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(15px);
        -moz-transform: translateX(15px);
        -ms-transform: translateX(15px);
        -o-transform: translateX(15px);
        transform: translateX(15px);
    }

    .block-nav-category .vertical-menu .submenu {
        position: absolute;
        top: 0px;
        left: calc(100% + 10px);
        border-radius: 8px;
        background-color: #fff;
        z-index: 9;
        min-width: 257px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        box-shadow: 0 3px 32px rgba(0, 0, 0, .11);
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .block-nav-category .vertical-menu .submenu .submenu {
        top: -2px;
    }

    .block-nav-category .vertical-menu .submenu:not(.megamenu) {
        border: 2px solid #eaeaea;
        padding: 30px 0;
    }

    .block-nav-category .vertical-menu .submenu.megamenu {
        overflow: hidden;
    }

    .block-nav-category .vertical-menu .menu-item.parent > a::after {
        color: #bcbcbc;
        font-size: 18px;
        content: '\f105';
        font-family: FontAwesome, sans-serif;
        display: inline-block;
        float: right;
    }

    .block-nav-category .vertical-menu .menu-item.parent:hover > a::after {
        color: #333333;
    }
}

@media (max-width: 1024px) {
    .box-header-menu .gradient-menu,
    .header-sticky-menu,
    .box-header-nav {
        display: none;
    }

    .block-nav-category .vertical-menu > .menu-item > a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .block-nav-category .vertical-menu [class^="vc_col-"],
    .block-nav-category .vertical-menu [class*=" vc_col-"] {
        width: 100% !important;
        float: none;
    }

    .block-nav-category .vertical-menu .megamenu {
        width: auto !important;
        max-width: inherit !important;
    }

    .block-nav-category .vertical-menu .submenu.megamenu > div {
        background: none !important;
        padding: 15px 0 !important;
    }

    .block-nav-category .vertical-menu {
        border-right: 1px solid #eee;
    }

    .block-nav-category .vertical-menu .menu-item > .toggle-submenu {
        position: absolute;
        top: 0;
        right: 0;
        display: inline-block;
        padding: 11px 20px;
        -webkit-transition: transform 0.3s, color 0.4s ease 0s;
        -moz-transition: transform 0.3s, color 0.4s ease 0s;
        -o-transition: transform 0.3s, color 0.4s ease 0s;
        transition: transform 0.3s, color 0.4s ease 0s;
        cursor: pointer;
    }

    .block-nav-category .vertical-menu .menu-item > .toggle-submenu::before {
        display: block;
        font-family: 'FontAwesome', sans-serif;
        content: "\f107";
    }

    .block-nav-category .vertical-menu .menu-item.show-submenu > .toggle-submenu {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .block-nav-category .vertical-menu .submenu {
        display: none;
        position: static;
    }

    .block-nav-category .vertical-menu .submenu:not(.megamenu) .menu-item a {
        padding-left: 10px;
    }

    .block-nav-category .funiter-custommenu {
        padding-bottom: 15px !important;
    }
}

@media (max-width: 767px) {
    .block-nav-category .block-title,
    .block-nav-category .block-content {
        max-width: 100%;
    }

    .block-nav-category .block-title .text-title {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
    }

    #header.header .funiter-live-search-form .txt-livesearch {
        height: 36px;
        line-height: 36px;
        padding: 0 15px;
    }

    #header.header div.block-search .form-search {
        display: table;
        padding: 0 57px 0 0;
    }

    #header.header div.block-search .form-search .btn-submit {
        width: 60px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        left: auto;
        padding: 0;
        right: -2px;
        border-radius: 0 5px 5px 0;
    }

    .header div.block-search .form-search {
        display: inline-block;
        float: none;
        max-width: 400px;
    }

    .header div.block-search .form-search .form-content {
        display: block;
    }

    div.breadcrumbs {
        margin-top: 0;
        display: none;
    }

    .single-post .post-item.post-single {
        margin-top: 40px;
    }
}

@media (max-width: 479px) {
    .block-nav-category {
        width: 100%;
        display: block;
    }
}

/*==========================================================================
3.4 MOBILE MENU
========================================================================== */
.funiter-menu-clone-wrap .vc_column-inner {
    padding: 0 15px !important;
}

.funiter-menu-clone-wrap .vc_row {
    padding: 0 0 15px 0 !important;
}

.funiter-menu-clone-wrap [class^="vc_col-"],
.funiter-menu-clone-wrap [class*=" vc_col-"] {
    width: 100% !important;
    float: none;
}

.funiter-menu-clone-wrap .custom-heading-menu {
    font-size: 18px;
    margin: 10px 0 20px;
}

/* ==========================================================================
3.5 HEADER STYLE
========================================================================== */
.action-res {
    display: none;
}

.style1 div.block-search .form-search {
    width: 760px;
    border-radius: 5px;
}

.header.style1 .header-nav {
    padding-top: 11px;
    padding-bottom: 11px;
    background: #000;
}

.header.style1 .box-header-nav .main-menu > .menu-item.menu-item-right {
    padding-right: 0;
}

.style1 .box-header-nav .main-menu > .menu-item > a {
    color: #fff;
    line-height: 44px;
}

.style1 .line-chat {
    height: 44px;
    padding: 0 18px;
    line-height: 38px;
}

.style1 .phone-online {
    line-height: 42px;
    height: 44px;
    min-width: 170px;
    padding: 0 20px;
}

.style1 .phone-online span {
    font-size: 21px;
    line-height: 44px;
}

.style1 .line-chat span {
    font-size: 21px;
}

/* .header.style2 */
.header.style2 .box-header-nav .main-menu > .menu-item.menu-item-right {
    display: none;
}

.header.style2 .header-nav {
    position: relative;
    padding: 22px 5px;
    border-bottom: 1px solid #e8e8e8;
}

.header.style2 .logo {
    line-height: 60px;
}

.header.style2 .box-header-nav .main-menu > .menu-item > a {
    line-height: 63px;
}

.header.style2 .box-header-menu {
    padding-right: 120px;
}

.header.style2 .box-header-nav .main-menu > .menu-item:hover > .submenu {
    margin-top: 0;
}

.header.style2 .box-header-nav .main-menu > .menu-item .submenu.megamenu {
    max-width: none !important;
}

.header.style2 p.contact-text {
    display: none;
}

.header.style2 .phone-online {
    border-radius: 5px;
    text-align: left;
}

.header.style2 .line-chat {
    border-radius: 5px;
}

.header.style2 div.block-search .form-search {
    width: 100%;
}

.header.style2 .header-middle-inner div.block-search {
    float: left;
    width: calc(100% - 666px);
}

.header.style2 .no-chat .header-middle-inner div.block-search {
    float: left;
    width: calc(100% - 520px);
}

.header.style2 .header-middle-inner {
    display: flex;
    margin: 0;
}

.header.style2 div.block-search .form-search {
    padding: 0;
    border-radius: 5px;
}

.header-nav-inner .row {
    display: block;
}

.header.style2 .header-middle {
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
}

.header.style2 .header-control {
    float: right;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
}

.header.style2 .box-header-nav {
    width: 100%;
    text-align: center;
}

.header.style2.no-header-top-right .box-header-nav {
    text-align: right;
}

.header.style2.no-header-top-right .box-header-nav .main-menu > .menu-item:last-child {
    padding-right: 0;
}

.header.style2 div.block-search .form-search .btn-submit {
    width: 65px;
    height: 54px;
    line-height: 54px;
    border-radius: 0 5px 5px 0;
    position: absolute;
    letter-spacing: -3px;
    top: 0;
    right: -2px;
    font-size: 18px;
    background: #a8854a;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.header.style2 .block-nav-category {
    float: left;
}

.header.style2 .block-nav-category .block-title {
    padding: 0;
    background: #000;
    border-radius: 5px;
}

.header.style2 .block-nav-category .block-title.active {
    border-radius: 5px 5px 0 0;
}

.header.style2 .block-nav-category .block-title .before {
    display: inline-block;
    width: 65px;
    height: 54px;
    color: #fff;
    overflow: hidden;
    line-height: 1px;
    float: left;
    position: relative;
    vertical-align: middle;
    margin-right: 35px;
    background: #a8854a;
    padding: 19px 17px;
}

.header.style2 .block-nav-category .block-title .text-title {
    height: 52px;
    line-height: 52px;
}

.header.style2 .category .chosen-container-single .chosen-single {
    border: none;
    border-radius: 0;
    padding: 0 40px 0 28px;
    max-width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #ffffff;
    height: 50px;
    line-height: 50px;
}

/* .header.style3 */
.header.style3 .header-middle {
    padding: 21px 0;
}

.header.style3 .header-nav {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header.style3 .box-header-nav {
    position: relative;
    padding-left: 17px;
}

.header.style3 .box-header-nav .main-menu > .menu-item.menu-item-right {
    padding-right: 44px;
}

.header.style3 .box-header-nav .main-menu {
    position: relative;
}

.header.style3 div.block-search .form-search {
    padding: 0px 57px 0px 0px;
    width: 100%;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

.style3 .category .chosen-container-single .chosen-single {
    height: 48px;
    line-height: 48px;
}

.style3 div.block-search .form-search .btn-submit {
    width: 60px;
    height: 54px;
    line-height: 54px;
    border-radius: 0 5px 5px 0;
    position: absolute;
    letter-spacing: -4px;
    top: 0;
    background: #a8854a;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    right: -2px;
    bottom: -2px;
    z-index: 2;
}

.header.style3 .header-nav {
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
    padding-bottom: 10px;
}

.header.style3 .line-chat {
    border-radius: 5px;
}

.header.style3 .phone-online {
    border-radius: 5px;
}

.header-nav-inner.header-position.fixed {
    padding-top: 0;
    padding-bottom: 0;
}

/* .header.style4 */
.header.style4 .header-middle {
    padding: 27px 0;
}

.header.style4 .key-word-search,
.header.style4 div.block-search .form-search .category {
    display: none;
}

.header.style4 .logo {
    width: 200px;
}

.header.style4 .logo-mobile {
    display: none;
}

.header.style4 div.block-search .form-search {
    width: 580px;
    padding: 0;
    border-radius: 5px;
}

.header.style4 div.block-search .form-search .btn-submit {
    border-radius: 0 5px 5px 0;
    right: -1px;
}

.header.style4 .header-middle-inner div.block-search {
    float: right;
    width: auto;
}

.header.style4 .funiter-live-search-form.loading .search-box::before {
    right: 65px;
}

.header.style4 .header-control {
    float: right;
}

.header.style4 .phone-online {
    display: inline-block;
    background: transparent;
    color: #a8854a;
    white-space: nowrap;
    line-height: 24px;
    padding: 0;
    font-weight: 500;
    text-align: left;
    min-width: 200px;
    font-size: 20px;
    height: auto;
    border-radius: 0;
}

.header.style4 .phone-online span {
    float: left;
    display: inline-block;
    margin-right: 20px;
    width: 52px;
    font-size: 23px;
    border-radius: 50%;
    border: 2px solid;
    line-height: 48px;
    text-align: center;
    height: 54px;
}

.header.style4 p.contact-text {
    font-size: 16px;
    color: #999;
}

.online-number > p {
    margin: 0;
}

.header.style4 .meta-woo {
    padding-top: 10px;
}

.header.style4 .header-nav-inner {
    padding: 9px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.header.style4 .line-chat {
    float: right;
    margin: 0 0 0 25px;
    color: #fff;
    background: #a8854a;
}

.header.style4 .notice-time {
    line-height: 52px;
    float: right;
    color: #9b9a9a;
}

/* .header.style5 */
.header.style5 .header-middle {
    padding: 26px 0;
}

.header.style5 .header-nav {
    position: relative;
    background: #a8854a;
}

.header.style5 .line-chat {
    float: right;
    background: #000;
    color: #fff;
    padding: 0 20px;
    margin: 5px 0;
    height: 46px;
    line-height: 38px;
}

.header.style5 .block-nav-category .block-title {
    border-radius: 0;
    background: #222222;
}

.header.style5 .block-nav-category .block-content {
    margin-top: 0;
    border-radius: 0 0 8px 8px;
    border: none;
    top: 100%;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
}

.header.style5 .box-header-nav {
    position: relative;
    text-align: center;
}

.header.style5 .box-header-nav .main-menu {
    position: relative;
}

.header.style5 .header-control {
    float: left;
    padding-left: 0;
    padding-right: 20px;
    width: auto;
    text-align: left;
}

.header.style5 .phone-online {
    display: inline-block;
    background: transparent;
    color: #a8854a;
    white-space: nowrap;
    line-height: 24px;
    padding: 0;
    font-weight: 500;
    text-align: left;
    min-width: 200px;
    font-size: 20px;
    height: auto;
    border-radius: 0;
}

.header.style5 .phone-online span {
    float: left;
    display: inline-block;
    margin-right: 18px;
    width: 52px;
    position: relative;
    font-size: 28px;
    color: #000;
    text-align: center;
}

.header.style5 .phone-online span::after {
    content: "";
    height: 36px;
    border-left: 1px solid #d9d9d9;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

.header.style5 p.contact-text {
    font-size: 16px;
    color: #999;
}

.header.style5 .block-minicart {
    float: right;
    margin-top: 10px;
    position: relative;
}

.header.style5 .key-word-search,
.header.style5 div.block-search .form-search .category {
    display: none;
}

.header.style5 div.block-search .form-search .btn-submit {
    border-radius: 0 5px 5px 0;
    right: -1px;
}

.header.style5 .header-middle-inner div.block-search {
    float: right;
    padding-left: 0;
    padding-right: 35px;
    width: auto;
}

.header.style5 div.block-search .form-search {
    display: table;
    padding: 0;
    border-radius: 5px;
    width: 480px;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

.header.style5 .funiter-live-search-form.loading .search-box::before {
    top: 11px;
    right: 65px;
}

.header.style5 .meta-woo {
    padding-top: 10px;
}

.header.style5 .box-header-nav .main-menu > .menu-item > a {
    color: #fff;
}

/* .header.style6 */
.header.style6 .header-middle {
    padding: 26px 0;
}

.header.style6 .header-nav {
    position: relative;
    background: #000;
}

.header.style6 .line-chat {
    float: right;
    background: #a8854a;
    color: #fff;
    padding: 0 20px;
    margin: 5px 0;
    height: 46px;
    line-height: 38px;
}

.header.style6 .block-nav-category .block-title {
    border-radius: 0;
    background: #a8854a;
}

.header.style6 .block-nav-category .block-content {
    margin-top: 0;
    border-radius: 0 0 8px 8px;
}

.header.style6 .box-header-nav, .header.style5 .box-header-nav {
    position: relative;
    text-align: center;
    width: calc(100% - 600px);
    padding: 0 15px;
    display: inline-block;
}

.header.style6 .line-chat-wrap, .header.style5 .line-chat-wrap {
    width: 320px;
}

.header.style5 .header-nav-inner {
    display: flex;
    justify-content: space-around;
    background: #a8854a;
    padding-top: 0;
    padding-bottom: 0;
}

.header.style6 .header-nav-inner {
    display: flex;
    justify-content: space-around;
    background: #000;
    padding-top: 0;
    padding-bottom: 0;
}

.header.style6 .header-nav-inner.has-vertical-menu, .header.style5 .header-nav-inner.has-vertical-menu {
    justify-content: start;
}

.header.style6 .header-nav-inner.has-chat, .header.style5 .header-nav-inner.has-chat {
    justify-content: flex-end;
}

.header.style6 .box-header-nav .main-menu {
    position: relative;
}

.header.style6 .header-control {
    float: right;
    padding-left: 0;
    padding-right: 0;
    width: auto;
    text-align: left;
}

.header.style6 .phone-online {
    display: inline-block;
    background: transparent;
    color: #a8854a;
    white-space: nowrap;
    line-height: 24px;
    padding: 0;
    font-weight: 500;
    text-align: left;
    min-width: 200px;
    float: right;
    font-size: 20px;
    margin-right: 35px;
    height: auto;
    border-radius: 0;
}

.header.style6 .phone-online span {
    float: left;
    display: inline-block;
    margin-right: 20px;
    width: 52px;
    font-size: 23px;
    border-radius: 50%;
    border: 2px solid;
    line-height: 48px;
    text-align: center;
    height: 54px;
}

.header.style6 p.contact-text {
    font-size: 16px;
    color: #999;
}

.header.style6 .block-minicart {
    float: right;
    position: relative;
}

.header.style6 .key-word-search,
.header.style6 div.block-search .form-search .category {
    display: none;
}

.header.style6 div.block-search .form-search .btn-submit {
    border-radius: 5px 0 0 5px;
    right: auto;
    left: -1px;
    width: 65px;
}

.header.style6 .funiter-live-search-form .txt-livesearch {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 10px 0 90px;
    border: none;
}

.header.style6 .header-middle-inner div.block-search {
    width: auto;
    padding: 0;
}

.header.style6 .header-middle-inner {
    margin: 0 -20px;
}

.header.style6 div.block-search .form-search {
    display: table;
    padding: 0;
    border-radius: 5px;
    width: 400px;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

.header.style6 div.block-search .form-search .form-content {
    border: 2px solid #eaeaea;
    border-radius: 5px;
}

.header.style6 .meta-woo {
    padding-top: 10px;
}

.header.style6 .box-header-nav .main-menu > .menu-item > a {
    color: #fff;
}

/*Header_Mobile*/
.header-mobile .main-header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    line-height: 56px;
    float: left;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
    background: #fff;
}

.box-mobile-menu-open .header-mobile .main-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 9;
    transition: top 0.3s ease 0s;
    -o-transition: top 0.3s ease 0s;
    -webkit-transition: top 0.3s ease 0s;
}

.box-mobile-menu-open.admin-bar .header-mobile .main-header {
    top: 46px;
}

.scroll-mobile.box-mobile-menu-open.admin-bar .header-mobile .main-header {
    top: 0;
}

.header-mobile a.mobile-hamburger-navigation {
    height: 56px;
    width: 70px;
}

.header-mobile .funiter-live-search-form .txt-livesearch {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    border: none;
}

.header-mobile div.block-search .form-search .btn-submit {
    width: 60px;
    height: 50px !important;
    line-height: 50px;
    letter-spacing: 0px;
    padding: 0px;
    background: transparent;
    top: 0;
    color: #999;
    right: 0;
    cursor: pointer;
    z-index: 7;
}

.header-mobile .category .chosen-container-single .chosen-single {
    height: 50px;
    line-height: 48px;
    border-radius: 50px;
    background: transparent;
}

.header-mobile-right {
    width: 70px;
    text-align: center;
}

.header-mobile-right .block-cart-link a.link-dropdown {
    font-size: 25px;
    position: relative;
    top: 3px;
}

.header-mobile-right .block-cart-link a.link-dropdown .count {
    position: absolute;
    top: -9px;
    right: -13px;
    display: inline-block;
    min-width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    padding: 0 3px;
    border-radius: 50%;
    background-color: #a8854a;
    font-size: 11px;
    color: #ffffff;
}

.header-mobile-right .cart-detail {
    display: none;
}

a.cart-link-mobile {
    font-size: 25px;
    position: relative;
}

.cart-link-mobile .count {
    position: absolute;
    top: -9px;
    right: -10px;
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    padding: 0 3px;
    border-radius: 50%;
    background-color: #ff5050;
    font-size: 12px;
    color: #ffffff;
}

.hamburger.is-active {
    background: #ccc;
}

.hamburger {
    padding: 20px 20px 0;
    display: inline-block;
    cursor: pointer;
    height: 61px;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger-box {
    width: 30px;
    height: 21px;
    float: left;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 28px;
    height: 2px;
    background-color: #000;
    border-radius: 3px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -8px;
    width: 28px;
}

.hamburger-inner::after {
    bottom: -16px;
    width: 28px;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before {
    width: 26px;
}

header.header-mobile .header-middle div.block-search form.form-search {
    width: calc(100% - 30px);
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    background: #f8f8f8;
    border-radius: 30px;
}

/*
* Hamburger Collapse
*/
.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
    top: -16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
* Hamburger Collapse Reverse
*/
.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 2px;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.box-mobile-menu [class^="vc_col-"],
.box-mobile-menu [class*=" vc_col-"] {
    width: 100%;
    float: none;
}

.box-mobile-menu-open .box-mobile-menu,
.box-mobile-menu-open .body-overlay,
.real-mobile-show-menu .body-overlay {
    left: 0;
}

.box-mibile-overlay {
    content: "";
    background: rgba(45, 51, 55, 0.66);
    position: absolute;
    top: 0;
    width: 99999em;
    bottom: 0;
    z-index: 1;
    display: none;
    left: 100%;
}

.box-mobile-menu-open .box-mibile-overlay {
    display: block;
}

.box-mobile-menu-open .box-mobile-menu .main-menu .mobile-active > .submenu {
    left: 0 !important;
}

.box-mobile-menu {
    position: fixed;
    top: 56px;
    bottom: 0;
    left: -360px;
    width: 360px;
    max-width: -webkit-calc(100% - 20px);
    max-width: -moz-calc(100% - 20px);
    max-width: calc(100% - 20px);
    line-height: 24px;
    background-color: #cccc;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 100002;
}

.box-mobile-menu .woocommerce-privacy-policy-text {
    display: none;
}

.admin-bar .box-mobile-menu {
    top: 106px;
}

.scroll-mobile.admin-bar .box-mobile-menu {
    top: 56px;
}

.header-mobile .my-account-wrap, .header-mobile .box-inner-content {
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    background: #fff;
    height: 100%;
    overflow: auto;
    position: relative;
}

.box-mobile-menu-inner {
    height: 100%;
    position: relative;
    margin: 10px;
}

.box-mobile-menu .box-inner {
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: calc(100% - 20px);
}

.box-mobile-menu .box-title {
    display: none;
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: calc(100% - 90px);
    font-weight: 600;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 0 10px 5px;
    letter-spacing: 3px;
    line-height: 24px;
    margin-left: 45px;
    margin-right: 45px;
}

.box-mobile-menu > span.box-title {
    display: block !important;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    margin: 0;
    font-size: 12px;
    text-align: center;
}

.box-mobile-menu > a.back-menu {
    position: absolute;
    top: 0;
    left: 0px;
}

.box-mobile-menu .close-menu {
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    z-index: 102;
    width: 100%;
    line-height: 48px;
    height: 45px;
    text-align: left;
    display: block;
    padding-left: 40px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    background: #dc9814;
    text-transform: uppercase;
    font-weight: 500;
}

.box-mobile-menu .back-menu {
    float: left;
    position: relative;
    display: none;
    color: #fff;
    height: 45px;
    width: 40px;
    font-size: 20px;
    text-align: center;
    line-height: 48px;
}

.box-mobile-menu .back-menu:hover,
.box-mobile-menu .close-menu:hover {
    color: #ffa749;
}

.box-mobile-menu .vc_custom_heading {
    text-align: center !important;
}

body:not(.real-mobile-show-menu) .box-mobile-menu .close-menu::before, body:not(.real-mobile-show-menu) .box-mobile-menu .close-menu::after {
    left: calc(50% - 7px);
}

/* MENU MOBILE */
a.wish-list-mobile-menu-link > span {
    margin-right: 10px;
    font-size: 18px;
}

.box-mobile-menu-open .box-mobile-menu .main-menu .mobile-active > .submenu {
    left: 0 !important;
    z-index: 101;
}

.box-mobile-menu .menu-item:not(.item-megamenu) ul.submenu {
    padding-top: 46px;
}

.box-mobile-menu .toggle-submenu {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.box-mobile-menu .toggle-submenu {
    cursor: pointer;
    display: block;
    width: 50px;
    height: 48px;
    line-height: 48px;
    text-align: center;
}

.box-mobile-menu .toggle-submenu::before {
    display: block;
}

.box-mobile-menu .toggle-submenu::before {
    font-family: 'FontAwesome', sans-serif;
    font-weight: normal;
    content: "\f105";
    font-size: 18px;
    color: #000;
}

.box-mobile-menu .submenu .submenu .toggle-submenu {
    display: none;
}

.box-mobile-menu span.image {
    display: none;
}

.box-mobile-menu .main-menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    background: #fff;
    border-radius: 0 0 5px 5px;
}

.box-mobile-menu .main-menu .submenu {
    list-style: none;
    padding: 0;
    position: absolute;
    top: 0 !important;
    left: -100% !important;
    bottom: 0;
    width: 100% !important;
    overflow: hidden;
    overflow-y: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 0;
    background-color: #fff;
}

.box-mobile-menu .main-menu .submenu.megamenu {
    margin-top: 45px;
}

.box-mobile-menu .main-menu .menu-item {
    display: inline-block;
    position: static;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    font-size: 16px;
}

.box-mobile-menu .main-menu ul .menu-item:last-child {
    border: none;
}

.box-mobile-menu .main-menu .funiter-custommenu .menu-item {
    border: none;
}

.box-mobile-menu .main-menu .submenu:not(.megamenu) .menu-item.parent {
    padding-right: 0;
    padding-left: 0;
}

.box-mobile-menu .main-menu .submenu:not(.megamenu) .mobile-active .menu-item {
    padding-left: 0;
}

.box-mobile-menu .main-menu .menu .menu-item > a {
    display: block;
    padding: 5px 0;
}

.box-mobile-menu .main-menu .menu-item > a {
    display: block;
    padding: 12px 0;
}

.box-mobile-menu .main-menu .menu-item-has-children > a, .box-mobile-menu .main-menu li.menu-item > a {
    display: inline-block;
    vertical-align: middle;
    line-height: 12px;
    padding: 18px 20px;
    width: calc(100% - 51px);
}

.box-mobile-menu span.flaticon-heart-1 {
    width: 50px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    float: right;
}

.box-mobile-menu .main-menu .vc_row li.menu-item > a {
    line-height: 24px;
}

.box-mobile-menu .main-menu .submenu .submenu .menu-item-has-children > a {
    display: block;
    width: auto;
}

.box-mobile-menu .main-menu .menu-item-has-children > .toggle-submenu {
    float: right;
    z-index: 30;
}

.box-mobile-menu .custom-heading-menu {
    font-size: 18px;
    margin: 10px 0 20px;
}

/*mobile-navigation*/
.mobile-navigation {
    display: none;
}

.menu-btn-icon {
    display: inline-block;
    height: 24px;
    vertical-align: middle;
    line-height: 6px;
    position: relative;
    width: 25px;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    cursor: pointer;
    margin: 0px 0 5px 0;
}

.menu-btn-icon span {
    vertical-align: middle;
    border-bottom: 2px solid;
    display: inline-block;
    height: 2px;
    width: 24px;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    margin-bottom: 4px;
    margin-top: 1px;
}

.header-type-transparent-dark .menu-btn-icon span {
    background-color: #ffffff;
}

.menu-btn-icon:hover span {
    background-color: #ffa749 !important;
}

/* Menu on real mobile (not responsive menu) */
.box-tabs-nav-wrap {
    position: absolute;
    z-index: 101;
    left: 0;
    top: 0;
    width: 100%;
    border-radius: 5px;
}

.box-tabs-nav-wrap .box-tabs-nav {
    width: 100%;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav {
    width: 50%;
    float: left;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
    color: #000;
    text-transform: uppercase;
    height: 50px;
    border-radius: 5px 0 0 5px;
}

.box-tab-nav > i {
    font-size: 22px;
    position: relative;
    top: 3px;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav:last-child {
    border-radius: 0 5px 5px 0;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav:first-child {
    text-align: left;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger {
    padding-top: 13px;
    float: left;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger-inner, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger-inner::before, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger-inner::after {
    background-color: #000;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .icon {
    margin-right: 10px;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .nav-text {
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 50px;
}

.box-mobile-menu .wpb_content_element {
    display: inline-block;
    width: 100%;
}

.box-mobile-menu .wpb_content_element.wpb_single_image {
    margin: 0;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav:first-child {
    padding-left: 20px;
    text-align: left;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .nav-text.account-text {
    margin-left: 10px;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active {
    color: #fff;
    background-color: #000;
    border-bottom: 1px solid #000;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active .hamburger-inner, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active .hamburger-inner::before, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active .hamburger-inner::after {
    background-color: #fff;
}

.box-mobile-menu-tabs .mobile-back-nav-wrap {
    background: #a8854a;
    border-radius: 5px 5px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.box-mobile-menu-tabs .mn-mobile-content-tab {
    display: none;
    width: 100%;
    padding-top: 60px;
}

.box-mobile-menu-tabs .mn-mobile-content-tab.active {
    display: block;
}

.box-mobile-menu-tabs #customer_login {
    box-shadow: none;
}

.my-account-wrap .woocommerce {
    padding: 0 15px;
}

.box-mobile-menu-tabs .my-account-wrap .rememberme, .box-mobile-menu-tabs .my-account-wrap .lost_password {
    font-size: 13px;
}

.box-mobile-menu-tabs .my-account-wrap .nav-tabs {
    border-bottom: none;
}

.box-mobile-menu-tabs .my-account-wrap .nav-tabs > li {
    position: relative;
}

.box-mobile-menu-tabs .my-account-wrap .nav-tabs > li.active {
    display: none;
}

.box-mobile-menu-tabs .my-account-wrap p.des-login {
    line-height: 22px;
    display: none;
}

.box-mobile-menu .ciloe-banner.style5 {
    text-align: center;
}

.box-mobile-menu .style5 h3.banner-title {
    margin-left: 0;
}

.box-mobile-menu .ciloe-custommenu span.image {
    top: -10px;
    right: -20px;
    display: none;
}

.box-mobile-menu-open span.minicart-number {
    opacity: 0;
}

.my-account-wrap .woocommerce-MyAccount-content {
    display: none;
}

@media (max-width: 1800px) {
    header.header.style5 div.block-search .form-search {
        width: 320px;
    }
}

@media (max-width: 1400px) {
    .header.style4 .header-middle-inner div.block-search,
    .header.style4 .header-control {
        width: auto;
    }

    header div.block-search .form-search, header .header.style3 div.block-search .form-search {
        width: 600px;
    }

    header.style1 div.block-search .form-search {
        width: 100%;
    }

}

@media (max-width: 1300px) {
    div.meta-woo > div:not(:last-child) {
        padding-right: 20px;
    }

    header.header.style6 .phone-online {
        margin-right: 20px;
    }

    header.header.style6 .phone-online span {
        margin-right: 10px;
    }

    body header.header.style5 div.block-search .form-search {
        width: 300px;
    }

}

@media (max-width: 1199px) {
    .header.style2 .header-nav-inner {
        padding-left: 15px;
    }

    .header.style2 .box-header-menu {
        padding-right: 15px;
    }

    .header.style2 .box-header-menu {
        padding-right: 15px;
    }

    .header.style3 .box-header-nav .main-menu > .menu-item.menu-item-right {
        padding-right: 20px;
    }

    header div.container {
        padding: 15px 15px 0;
    }

    .woocommerce-products-header .woocommerce-result-count {
        color: #999999;
        margin-bottom: 0;
        float: none;
        text-align: center;
    }

    .main-top {
        display: none;
    }

    div.action-res {
        display: block;
        padding: 20px 15px 10px 15px;
    }

    header.style2 div.action-res {
        padding: 20px 0 10px 0;
    }

    .action-res .block-minicart {
        line-height: 24px;
        font-size: 18px;
    }

    #header.header .action-res .meta-woo {
        float: right;
        padding: 5px 0 0;
    }

    .action-res .meta-woo > div:not(.block-menu-bar) {
        float: left;
    }

    .action-res .block-menu-bar {
        width: 55px;
        padding: 0;
        float: right;
    }

    .action-res .meta-woo > .block-menu-bar:first-child {
        padding: 0;
    }

    .action-res .block-minicart .link-dropdown span {
        padding-right: 0;
    }

    .action-res .block-minicart .link-dropdown .count {
        right: -15px;
    }

    .block-menu-bar {
        display: inline-block;
    }

    .action-res .cart-detail {
        display: none;
    }

    #header.header .action-res .block-search {
        display: inline-block;
        width: 100%;
        margin: 5px 0 0;
        max-width: inherit;
    }

    div + div.block-search {
        padding-left: 0;
    }

    #header.header .action-res .logo {
        padding-top: 3px;
        line-height: inherit;
        float: left;
    }

    .action-res .search-box {
        width: calc(100% - 260px);
        float: left;
    }

    .action-res .no-woo-cat-select .search-box {
        width: 100%;
    }

    .header.style4 .action-res .search-box, .header.style5 .action-res .search-box, .header.style6 .action-res .search-box {
        width: 100%;
    }

    header.header.style5 .block-minicart {
        margin-top: 3px;
    }

    #header.header .funiter-live-search-form.loading .search-box::before {
        top: 5px;
        right: 6px;
    }

    div.comment_container .avatar {
        max-width: 70px;
    }
}

@media (max-width: 991px) {
    .header.style4 .logo {
        width: 100%;
    }

    .header.style4 .header-middle-inner div.block-search,
    .header.style4 .header-control {
        width: 50%;
    }

    .header.style4 .logo-mobile {
        display: block;
        text-align: center;
    }
}

@media (max-width: 767px) {
    div span.close-notice {
        width: 18px;
        height: 18px;
        position: absolute;
        top: -13px;
        cursor: pointer;
        right: -10px;
    }

    .header.style4 .header-middle-inner div.block-search,
    .header.style4 .header-control {
        width: 100%;
    }

    #header.header div.block-search .form-search {
        width: 100%;
        border-radius: 5px;
    }

    div.action-res .search-box {
        width: 100%;
        float: left;
    }

    header.header.style5 .block-minicart {
        margin-top: 0px;
    }

    div .woocommerce-products-header .page-title {
        display: none;
    }

    .page-description {
        display: none;
    }

    .banner-blog {
        display: none;
    }

}

@media (max-width: 479px) {
    .header.style3 .header-nav {
        padding: 0;
        margin-top: 0;
    }

    .header.style3 .box-header-nav::before {
        display: none;
    }

    div.action-res .meta-woo > div:not(:last-child) {
        padding-right: 15px;
    }

    div.action-res .block-menu-bar {
        width: 55px;
        padding: 0;
        float: right;
    }

    div.action-res .meta-woo > .block-menu-bar:first-child {
        padding: 0;
    }
}

/* ==========================================================================
4.0 FOOTER THEME
========================================================================== */
a.backtotop {
    width: 50px;
    height: 50px;
    line-height: 48px;
    border-radius: 50%;
    font-size: 20px;
    background: #a8854a;
    position: fixed;
    bottom: 50px;
    right: 25px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 999;
    overflow: hidden;
}

a.backtotop:not(.active) {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

a.backtotop i {
    color: #fff;
}

a.backtotop::before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

a.backtotop:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {

    100% {
        left: 125%;
    }

}

@keyframes shine {

    100% {
        left: 125%;
    }

}

.footer-hotline h3 {
    padding-top: 5px;
    font-size: 16px;
    color: #333333;
    font-family: 'sofia_promedium', sans-serif;
    padding-bottom: 24px;
}

.footer-hotline p {
    line-height: 35px;
    margin-bottom: 10px;
}

.footer-hotline h6 {
    font-size: 24px;
    font-family: 'sofia_proultralight', sans-serif;
    padding-bottom: 25px;
}

@media (max-width: 767px) {
    .footer-hotline h6 {
        font-size: 16px;
        padding-bottom: 30px;
    }
}

.footer.style1 .funiter-newsletter .desc {
    margin-bottom: 5px;
    padding-top: 3px;
}

/* ==========================================================================
5.0 BLOG THEME
========================================================================== */

/* ==========================================================================
5.1 POST ITEM
========================================================================== */
.content-post .post-item {
    margin-bottom: 50px;
    border-bottom: 1px solid #e1e1e1;
}

.content-post.blog-grid .post-item {
    margin-bottom: 45px;
    border: none;
}

.post-item-inner {
    position: relative;
}

.widget .post-item-inner {
    display: inline-block;
    width: 100%;
}

.post-date {
    background: #a8854a;
    display: block;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    padding: 6px 5px 6px 5px;
    margin-left: 40px;
    margin-top: 33px;
    margin-bottom: 20px;
}

.post-item .owl-slick .slick-arrow {
    left: 15px;
    top: 50%;
    color: #333;
    font-size: 18px;
    background: #e5e5e5;
    border: 2px solid #e5e5e5;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 3px;
    opacity: 0;
}

.post-item .owl-slick .slick-arrow.next {
    left: auto;
    right: 15px;
}

.post-item:hover .owl-slick .slick-arrow {
    opacity: 1;
}

.post-item:hover .owl-slick .slick-arrow:hover {
    color: #fff;
    background: #000;
    border-color: #000;
}

.post-item-inner:hover .post-thumb img {
    transform: scale(1.02);
}

.post-thumb img {
    position: relative;
    z-index: 1;
    transform: scale(1);
    transition: transform 0.4s ease 0s;
    -o-transition: -o-transform 0.4s ease 0s;
    -webkit-transition: -webkit-transform 0.4s ease 0s;
}

.post-thumb .quote {
    margin-bottom: 0;
    padding: 100px 160px 85px 160px;
    position: relative;
    font-family: 'sofia_proultralight', sans-serif;
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    background-color: #292929;
}

.post-thumb .quote::before {
    content: '\f10e';
    font-family: 'FontAwesome', sans-serif;
    position: absolute;
    font-size: 50px;
    color: #4e4e4e;
    line-height: 1;
    top: 60px;
    left: 60px;
}

.post-thumb > * ~ .post-date {
    position: relative;
    z-index: 3;
    margin-top: -33px;
}

.post-date .date {
    display: block;
    font-size: 20px;
    line-height: 30px;
    position: relative;
}

.post-date .date::before {
    content: '';
    width: 34px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.27);
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.post-date .month {
    display: block;
    font-size: 11px;
    line-height: 24px;
    text-transform: uppercase;
}

.post-item .post-date {
    display: none;
}

.content-post .post-title::before {
    content: "";
    border-bottom: 1px solid #a8854a;
    width: 45px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.content-post .post-title {
    font-size: 24px;
    margin-bottom: 16px;
    margin-top: 0;
    line-height: 30px;
    padding-bottom: 18px;
    position: relative;
    font-family: 'sofia_proregular', sans-serif;
}

.content-post.blog-grid .post-title::after {
    display: none;
}

.post-title a:not(:hover) {
    color: inherit;
}

.post-content {
    padding-bottom: 20px;
    -moz-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}

.funiter-blog .post-content {
    color: #999;
}

a.post-link {
    font-family: sofia_promedium;
    border-bottom: 2px solid;
    line-height: 32px;
    display: inline-block;
}

.content-post:not(.blog-grid) .date {
    float: left;
}

.content-post:not(.blog-grid) .info-meta a {
    color: #999;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.content-post:not(.blog-grid) .post-meta ul.info-meta {
    float: right;
}

.content-post:not(.blog-grid) .post-meta ul.info-meta li.post-author {
    font-size: 14px;
    color: #999999;
}

.content-post:not(.blog-grid) .post-meta ul.info-meta li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
}

.content-post:not(.blog-grid) .post-meta ul.info-meta {
    float: right;
    line-height: 24px;
}

.content-post:not(.blog-grid) .info-meta .post-author a {
    text-transform: capitalize;
    letter-spacing: 0;
    color: #000;
}

.content-post:not(.blog-grid) .info-meta .post-author a:hover {
    color: #a8854a;
}

.content-post:not(.blog-grid) .date a:not(:hover) {
    color: #999;
}

.content-post:not(.blog-grid) .date {
    float: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
}

.content-post:not(.blog-grid) a.post-link {
    font-family: sofia_promedium;
    border: 2px solid;
    line-height: 44px;
    display: inline-block;
    padding: 0 33px;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 50px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 10px;
}

.content-post:not(.blog-grid) .post-standard a.post-link {
    margin: 35px 0 20px;
}

.wrap-link {
    width: 100%;
    overflow: hidden;
}

.content-post:not(.blog-grid) .post-standard p + .wrap-link .post-link {
    margin-top: 15px;
}

.post-footer {
    width: 100%;
    display: inline-block;
}

.post-content:not(.post-standard) + .post-footer .tags span.title-cat {
    display: none;
}

.post-standard + .post-footer {
    padding-bottom: 23px;
}

.post-standard + .post-footer .tags {
    width: 100%;
    padding-top: 0;
    font-size: 14px;
}

.post-standard + .post-footer .categories {
    width: 100%;
    padding-top: 0;
}

.post-standard + .post-footer span.title-cat {
    float: left;
    margin-right: 7px;
}

.post-standard + .post-footer .tags span.title-cat, .single-default .single-meta .tags span.title-cat {
    margin-right: 0px;
}

.post-standard + .post-footer .tags a, .single-default div.single-tags a {
    line-height: 28px;
    border: none;
    margin: 0 0 0px 7px;
    letter-spacing: 2px;
    padding: 0;
    color: #aaa;
    font-size: 12px;
    text-transform: uppercase;
}

.post-standard + .post-footer .tags a:hover, .single-default div.single-tags a:hover {
    color: #a8854a;
}

.post-standard + .post-footer .categories ul {
    display: inline;
}

.post-standard blockquote {
    margin-bottom: 30px !important;
}

.post-standard .wpb_single_image.wpb_content_element {
    text-align: center;
    margin-bottom: 30px;
}

.single-default .single-meta .tags.single-tags {
    width: 100%;
    padding-bottom: 3px;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0 10px;
}

.single-default .single-meta .categories {
    width: 100%;
    padding: 10px 0;
}

.single-default .single-meta span.title-cat {
    float: left;
    margin-right: 7px;
}

.single-default .single-meta .categories ul {
    display: inline;
}

.page-main-content h1,
.page-main-content h2,
.page-main-content h3,
.page-main-content h4,
.page-main-content h5,
.page-main-content h6,
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    margin-top: 10px;
    color: #666;
}

.single-post-content h1,
.single-post-content h2,
.single-post-content h3,
.single-post-content h4,
.single-post-content h5,
.single-post-content h6 {
    color: #666;
}

.post-content::before,
.post-content::after {
    content: '';
    display: table;
}

.post-content::after {
    clear: both;
}

.post-content p:last-child {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}

.page-main-content::before,
.page-main-content::after {
    content: '';
    display: table;
}

.page-main-content::after {
    clear: both;
}

.tags, .categories {
    color: #aaaaaa;
    position: relative;
    padding: 16px 0;
    display: inline-block;
    width: 100%;
}

.post-footer .tags {
    float: left;
    width: auto;
    font-size: 0;
    padding-bottom: 0;
}

.post-footer .tags + .categories {
    float: right;
}

.post-footer .categories {
    width: auto;
    float: left;
    line-height: 34px;
    padding-top: 16px;
    padding-bottom: 8px;
}

.tags a,
.category a {
    text-transform: capitalize;
}

.single-meta-post {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-top: 7px;
    margin-bottom: 40px;
}

.single-meta-post .category {
    color: #666666;
    padding-top: 9px;
    padding-bottom: 11px;
}

.single-meta {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.single-meta .tags::before, .single-meta .categories::before {
    display: none;
}

.single-meta .categories {
    width: auto;
}

.single-meta .tags + .categories {
    float: right;
}

.single-meta .tags.single-tags {
    float: left;
    width: auto;
    padding: 13px 0 3px;
}

.post-item-inner:not(.single-default) .single-meta .tags.single-tags {
    font-size: 0;
}

.single-post-content {
    padding-bottom: 40px;
}

.single-post-content ol {
    margin-bottom: 10px;
}

.single-post-content p:last-child {
    margin-bottom: 0;
}

.funiter-share-socials {
    float: none;
}

.post_single-social {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 8px 0 20px;
    border-bottom: 1px solid #e1e1e1;
}

div.single-tags a {
    font-size: 14px;
    border: 1px solid #ddd;
    color: #868686;
    line-height: 34px;
    display: inline-block;
    padding: 0 20px;
    margin: 0px 10px 10px 0;
}

div.single-tags a:hover {
    color: #a8854a;
    border-color: #a8854a;
}

.post-item .post-title {
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 30px;
    padding-bottom: 18px;
    position: relative;
    display: inline-block;
    font-family: 'sofia_proregular', sans-serif;
}

.post-item .post-title::before {
    content: "";
    border-bottom: 1px solid #a8854a;
    width: 45px;
    position: absolute;
    bottom: 0;
    left: 0;
}

div .date a {
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

div .date a:hover {
    color: #a8854a;
}

.post-single .post-title {
    margin-top: 10px;
}

.post-single .post-thumb {
    margin-bottom: 20px;
    overflow: hidden;
}

.post-single .post-item-inner {
    overflow: visible;
}

div.funiter-mapper .funiter-pin .funiter-wc-price .amount {
    font-size: 15px;
    color: #a8854a;
}

.post-categories {
    padding-left: 0;
    list-style: none;
}

.post-categories li {
    display: inline-block;
}

span.title-cat {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    font-weight: 600;
    display: inline-block;
}

.tags span.title-cat {
    margin-right: 5px;
}

.post-categories {
    display: inline-block;
}

.post-categories a {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #aaa;
}

.post-categories a:hover {
    color: #a8854a;
}

.post-categories a::after {
    content: ",";
}

.post-categories li:last-child a::after {
    content: "";
}

.funiter-share-socials a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #000;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
    margin-top: 5px;
}

.funiter-share-socials a:not(:first-child) {
    margin-left: 8px;
}

.funiter-share-socials a:hover {
    border-color: #a8854a;
    color: #a8854a;
}

.post-single-author {
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    padding: 30px 40px 30px 40px;
    overflow: hidden;
    margin-bottom: 40px;
}

.post-single-author .avatar {
    float: left;
    max-width: 110px;
    border-radius: 50%;
}

.post-single-author .author-info {
    padding-left: 34px;
    overflow: hidden;
}

.post-single-author .author-info .name {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 11px;
}

.post-single-author .author-info .desc {
    margin-bottom: 27px;
}

.post-single-author .author-info a {
    display: inline-block;
    min-width: 179px;
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
    padding: 0 25px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    background: #333333;
    letter-spacing: 1px;
    text-align: center;
}

.post-single-author .author-info a:hover {
    background: #a8854a;
}

.post-single-author .author-info a span {
    margin-left: 9px;
}

.content-post .post-thumb {
    overflow: hidden;
    margin-bottom: 22px;
}

.post-meta {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-bottom: 0;
    margin-top: -7px;
    float: left;
}

.single .has-post-thumbnail .post-meta {
    margin-top: 0;
}

.post-meta .info-meta {
    padding-left: 0;
    list-style: none;
    float: left;
}

.post-meta .info-meta .date {
    display: inline-block;
    position: relative;
    padding-right: 15px;
    margin-right: 15px;
}

.post-meta .info-meta li:not(:last-child)::before {
    content: '';
    height: 20px;
    border-left: 1px solid #d6d6d6;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.post-meta .info-meta .category {
    display: inline-block;
}

.post-meta .comment {
    float: right;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 1px;
}

.info-meta a {
    color: #999;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.info-meta a:hover {
    color: #a8854a;
}

.post-meta .comment span {
    color: #000;
    position: relative;
    font-size: 14px;
    top: 1px;
}

.post-meta .author {
    float: left;
    color: #b0b0b0;
}

.post-meta .author a {
    text-transform: capitalize;
}

.post-meta .author a:not(:hover) {
    color: #000000;
}

.comments-pagination div.nav-links {
    display: table;
    margin: 0 auto;
}

/* ==========================================================================
5.2 BLOG COMMENT
========================================================================== */
/*.comments-area*/
.comments-area .comments-title span {
    font-family: 'sofia_proregular', sans-serif;
    display: inline-block;
    color: #555;
    background-color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
    text-transform: uppercase;
}

.comments-area .commentlist,
.comments-area .commentlist .children {
    list-style: none;
}

.comments-area .no-comments {
    margin-top: 20px;
}

/*.commentlist*/

.commentlist {
    padding-left: 0;
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid #ebebeb;
}

.comment:not(:last-child) {
    padding-bottom: 31px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}

.commentlist .children {
    padding-left: 76px;
    padding-top: 31px;
    margin-top: 31px;
    border-top: 1px solid #ebebeb;
}

.comment_container {
    overflow: hidden;
}

.comment_container .avatar {
    float: left;
    border-radius: 50%;
    max-width: 120px;
}

.comment-text {
    overflow: hidden;
    padding-left: 25px;
    position: relative;
}

.pingback .comment-avatar {
    margin-right: 25px;
    float: left;
}

.pingback .comment-text {
    padding-left: 0;
}

.comment-text .comment-author {
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 2px;
    padding-right: 45px;
}

.comment-text .comment-date {
    display: block;
    color: #666;
    font-size: 14px;
    margin-bottom: 4px;
}

.comments-area .comment-text .comment-date {
    margin-bottom: 15px;
    color: #999;
    letter-spacing: 1.5px;
}

.comment-text .comment-content p {
    margin-bottom: 10px;
}

.comment-text .comment-edit-link,
.comment-text .comment-reply-link {
    position: absolute;
    top: 0;
    font-size: 0;
}

.comment-text .comment-edit-link:not(:hover),
.comment-text .comment-reply-link:not(:hover) {
    color: #000;
}

.comment-text .comment-edit-link {
    right: 25px;
}

.comment-text .comment-reply-link {
    right: 0;
}

.comment-text .comment-edit-link::before {
    font-family: 'FontAwesome', sans-serif;
    content: "\f044";
    font-size: 16px;
}

.comment-text .comment-reply-link::before {
    font-family: 'FontAwesome', sans-serif;
    content: '\f112';
    font-size: 16px;
}

.comment-text p:last-child {
    margin-bottom: 0;
}

.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
    margin-top: 10px;
}

/*.pingback*/

.pingback {
    padding-bottom: 30px;
}

.pingback .comment-content {
    margin-top: 10px;
}

.pingback > p > a {
    padding-left: 5px;
}

.pingback .edit-link {
    display: inline-block;
}

.pingback .edit-link:before {
    content: "\002f";
    display: inline-block;
    padding: 0 5px;
}

/*.comment-respond*/

.commentlist ~ .comment-respond,
.commentlist .comment-respond {
    margin-top: 60px;
}

.comment-respond .comment-reply-title {
    font-family: 'sofia_proregular', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
}

.comment-form {
    padding-top: 10px;
}

.comment-form p {
    margin-bottom: 20px;
}

.comment-form input[type="text"],
.comment-form input[type="email"] {
    width: 100%;
    height: 60px;
    line-height: 58px;
    border: 1px solid #d6d6d6;
}

.comment-form .comment-reply-content {
    float: left;
    margin-bottom: 20px;
    width: calc(50% - 10px);
}

.comment-form .comment-reply-content:nth-child(2) {
    float: right;
}

.comment-form .comment-form-comment {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}

.comment-form .comment-form-comment textarea {
    height: 235px;
    border: 1px solid #d6d6d6;
}

.comment-form .form-submit #submit {
    min-width: 229px;
    height: 54px;
    line-height: 54px;
    text-transform: uppercase;
    border-radius: 5px;
    background: #000;
    text-align: center;
    font-family: sofia_promedium;
    font-size: 14px;
    letter-spacing: 2px;
}

.comment-form .form-submit #submit:hover {
    opacity: 0.8;
}

.woocommerce-Reviews .commentlist {
    padding-top: 50px;
}

.woocommerce-Reviews .comment-form {
    padding-top: 50px;
}

.woocommerce-Reviews-title {
    display: none;
}

#review_form_wrapper {
    margin-top: 69px;
}

.woocommerce-Reviews #review_form_wrapper {
    margin-top: 25px;
}

.comment-form .comment-form-rating > label,
.comment-form .comment-form-comment > label {
    font-size: 20px;
    margin-bottom: 10px;
    margin-right: 20px;
}

.required {
    color: red;
}

@media (max-width: 1199px) {
    .post-date {
        margin-left: 15px;
    }

    .tags::before,
    .post-meta::before,
    .single-meta-post::before {
        left: -15px;
        right: -15px;
    }

    .post-thumb .quote {
        padding: 30px 40px;
        font-size: 20px;
        line-height: 1.2;
    }

    .post-thumb .quote::before {
        font-size: 20px;
        line-height: 1;
        top: 10px;
        left: 12px;
    }

    .commentlist {
        padding-top: 30px;
    }

    .post-single-author {
        padding: 20px 15px;
    }

    .commentlist > .comment {
        padding-left: 15px;
        padding-right: 15px;
    }

    .commentlist .children {
        padding-left: 40px;
    }

    div.single-meta .tags, div.single-meta .categories {
        width: 100%;
    }

}

@media (max-width: 991px) {

    .comment-form .comment-reply-content {
        width: 100%;
        float: none;
    }

    .comment-respond .comment-reply-title {
        margin: 0 0 15px 0;
        padding: 0;
        border: none;
        height: auto;
        line-height: 1.2;
    }
}

@media (max-width: 767px) {
    .post-single-author .avatar, .comment_container .avatar {
        margin-right: 10px;
    }

    .post-single-author .author-info,
    .comment-text {
        padding-left: 0;
    }

    div .commentlist .children {
        padding-left: 20px;
    }

    .commentlist ol ol .children {
        padding-left: 0;
    }

}

/* ==========================================================================
6.0 SHOP THEME
========================================================================== */
ul.list-cate {
    margin: 30px -15px;
    display: inline-block;
    width: calc(100% + 30px);
    list-style: none;
}

.categories-product-woo ul.list-cate {
    display: none;
}

h2.woocommerce-loop-category__title {
    font-size: 16px;
    text-align: center;
    margin: 20px 0;
}

li.product-category:hover {
    top: -5px;
    box-shadow: 0 0px 15px rgba(0, 0, 0, .1);
}

li.product-category {
    float: left;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    position: relative;
    padding: 15px;
    top: 0;
}

mark.count {
    background: transparent;
    color: inherit;
}

@media (max-width: 1100px) {
    div ul.list-cate {
        margin-top: 0;
    }
}

@media (min-width: 1025px) {
    li.product-category {
        width: 25%;
    }

    li.product-category:nth-child(4n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    li.product-category {
        width: 33.33%;
    }

    li.product-category:nth-child(3n+1) {
        clear: left;
    }
}

@media (max-width: 767px) {
    li.product-category {
        width: 50%;
    }

    li.product-category:nth-child(2n+1) {
        clear: left;
    }
}

body.tax-product_cat .product-grid.col-sm-12 .slick-slide > a {
    display: block;
    text-align: center;
    padding: 15px;
    background-color: #fff;
}

body.tax-product_cat .product-grid.col-sm-12 .slick-slide > a img {
    border: 2px solid #e8e8e8;
    border-radius: 50%;
    display: inline-block;
}

body.tax-product_cat .product-grid.col-sm-12 .slick-slide > a .name {
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px;
    text-align: center;
    display: block;
}

.categories-product-woo .funiter-blog .post-title {
    top: calc(50% - 25px);
    border-radius: 50%;
    border: 2px solid #e8e8e8;
    background: #fff;
    font-size: 18px;
    letter-spacing: -1px;
}

.categories-product-woo .owl-slick:hover .slick-arrow.next {
    right: 0;
}

.categories-product-woo .owl-slick:hover .slick-arrow.prev {
    left: 0;
}

.categories-product-woo .response-product.owl-slick:hover .slick-arrow.prev {
    left: -30px;
}

.categories-product-woo .response-product.owl-slick:hover .slick-arrow.next {
    right: -30px;
}

.categories-product-woo .owl-slick .slick-arrow:hover {
    background: #a8854a;
    border-color: #a8854a;
    color: #fff;
}

.archive-shop {
    display: none;
}

.product-grid ul.slick-dots {
    margin-top: 30px;
    padding-left: 0;
}

.categories-slide ul.slick-dots {
    display: none !important;
}

.product-grid.categories-slide .slick-slider {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 40px;
    padding-top: 40px;
}

.categories-product-woo {
    margin-bottom: 32px;
}

.product-grid.categories-slide .slick-slider {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 40px;
    padding-top: 40px;
}

.recent-product-woo {
    margin-top: 40px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}

.recent-product-woo:not(.row) {
    padding-left: 15px;
    padding-right: 15px;
}

.recent-product-woo:last-child {
    margin-bottom: 15px;
}

.recent-product-woo h3.funiter-title {
    margin-bottom: 25px;
    font-size: 20px;
}

.recent-product-woo .group-button {
    display: none;
}

.recent-product-woo .product-item .variations_form {
    display: none;
}

.categories-product-woo .owl-slick .slick-arrow {
    border: 2px solid #d7d7d7;
    font-size: 18px;
    top: 50%;
    margin-top: -40px;
    background: #fff;
}

.categories-product-woo .owl-slick .slick-arrow.next {
    right: 0;
}

ul.products li.product-category {
    float: left;
    width: 25%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
    text-align: center;
}

ul.products li.product-category .woocommerce-loop-category__title {
    margin-top: 10px;
    font-size: 18px;
}

ul.products li.product-category .woocommerce-loop-category__title .count {
    background: none;
}

ul.products li.product-category:nth-child(4n+1) {
    clear: left;
}

@media (max-width: 1366px) {

    body.tax-product_cat .product-grid.col-sm-12 .slick-slide > a {
        padding: 0;
    }

    div.categories-product-woo .owl-slick .slick-arrow.next {
        right: -14px;
    }

    div.categories-product-woo .owl-slick .slick-arrow.prev {
        left: -14px;
    }

}

@media (max-width: 1199px) {

    ul.products li.product-category {
        width: 33.3333333%;
        padding-left: 15px;
        padding-right: 15px;
    }

    ul.products li.product-category:nth-child(4n+1) {
        clear: none;
    }

    ul.products li.product-category:nth-child(3n+1) {
        clear: left;
    }

    body.tax-product_cat .product-grid.col-sm-12 .slick-slide > a img {
        width: 100%;
    }

}

@media (max-width: 767px) {
    .recent-product-woo {
        width: auto;
    }

    ul.products li.product-category {
        width: 50%;
    }

    ul.products li.product-category:nth-child(3n+1) {
        clear: none;
    }

    ul.products li.product-category:nth-child(2n+1) {
        clear: left;
    }
}

/* ==========================================================================
6.1 SHOP CONTROL
========================================================================== */
/*woocommerce-products-header*/
.page-description {
    padding-bottom: 30px;
}

.funiter-none-shop-description {
    display: none;
}

.woocommerce-products-header {
    padding: 0 0 30px;
    display: inline-block;
    width: 100%;
}

.archive-shop .product-grid {
    min-height: 300px;
}

.woocommerce-products-header .woocommerce-result-count {
    color: #999999;
    margin-bottom: 0;
    float: right;
}

.page-title:empty + .woocommerce-result-count {
    display: none;
}

/*shop-control*/

.shop-control::before, .shop-control::after {
    content: '';
    display: table;
}

.shop-control::after {
    clear: both;
}

.grid-view-mode {
    margin-bottom: 10px;
    display: inline-block;
    height: 43px;
}

.grid-view-mode > form {
    display: inline-block;
    margin-left: 8px;
}

.grid-view-mode .modes-mode {
    background: none;
}

.grid-view-mode .modes-mode {
    color: #bfbfbf;
    padding: 0;
    height: 44px;
    width: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid;
    background: none;
}

.grid-view-mode .modes-mode:hover,
.grid-view-mode .modes-mode:focus,
.grid-view-mode .modes-mode:active,
.grid-view-mode .modes-mode.active {
    color: #333333;
    background: none;
}

.grid-view-mode .modes-mode .button-inner {
    font-size: 0;
    position: relative;
}

/*mode-grid*/
.grid-view-mode .modes-mode.mode-grid .button-inner, .grid-view-mode .modes-mode.mode-grid-v2 .button-inner {
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 26px;
}

.grid-view-mode .modes-mode.mode-grid .button-inner span {
    display: block;
    position: absolute;
    left: 6px;
    width: 4px;
    border-bottom: 4px solid;
}

.grid-view-mode .modes-mode.mode-grid .button-inner span:first-child {
    top: 0;
}

.grid-view-mode .modes-mode.mode-grid .button-inner span:nth-child(2) {
    top: 6px;
}

.grid-view-mode .modes-mode.mode-grid .button-inner span:nth-child(3) {
    bottom: 0;
}

.grid-view-mode .modes-mode.mode-grid .button-inner span::before {
    content: '';
    position: absolute;
    left: -6px;
    top: 0;
    width: 4px;
    border-bottom: 4px solid;
    display: block;
}

.grid-view-mode .modes-mode.mode-grid .button-inner span::after {
    content: '';
    position: absolute;
    right: -6px;
    top: 0;
    width: 4px;
    border-bottom: 4px solid;
    display: block;
}

/*mode-grid-v2*/

.grid-view-mode .modes-mode.mode-grid-v2 .button-inner span:first-child {
    display: block;
    position: absolute;
    top: 0;
    left: 6px;
    width: 4px;
    border-bottom: 4px solid;
}

.grid-view-mode .modes-mode.mode-grid-v2 .button-inner span:first-child::before {
    content: '';
    display: block;
    position: absolute;
    left: -6px;
    top: 0;
    width: 4px;
    border-bottom: 4px solid;
}

.grid-view-mode .modes-mode.mode-grid-v2 .button-inner span:first-child::after {
    content: '';
    position: absolute;
    display: block;
    right: -6px;
    top: 0;
    width: 4px;
    border-bottom: 4px solid;
}

.grid-view-mode .modes-mode.mode-grid-v2 .button-inner span:nth-child(2),
.grid-view-mode .modes-mode.mode-grid-v2 .button-inner span:nth-child(2)::before,
.grid-view-mode .modes-mode.mode-grid-v2 .button-inner span:nth-child(2)::after {
    display: block;
    width: 16px;
    border-bottom: 2px solid;
    position: absolute;
    left: 0;
}

.grid-view-mode .modes-mode.mode-grid-v2 .button-inner span:nth-child(2) {
    top: 10px;
}

.grid-view-mode .modes-mode.mode-grid-v2 .button-inner span:nth-child(2)::before {
    content: '';
    top: -4px;
}

.grid-view-mode .modes-mode.mode-grid-v2 .button-inner span:nth-child(2)::after {
    content: '';
    bottom: -6px;
}

/*mode-list*/
.grid-view-mode .modes-mode.mode-list .button-inner {
    width: 22px;
    line-height: 26px;
    height: 16px;
    display: inline-block;
}

.grid-view-mode .modes-mode.mode-list .button-inner span {
    display: block;
    position: absolute;
    left: 0;
    width: 4px;
    border-bottom: 4px solid;
}

.grid-view-mode .modes-mode.mode-list .button-inner span:first-child {
    top: 0;
}

.grid-view-mode .modes-mode.mode-list .button-inner span:nth-child(2) {
    top: 6px;
}

.grid-view-mode .modes-mode.mode-list .button-inner span:nth-child(3) {
    top: 12px;
}

.grid-view-mode .modes-mode.mode-list .button-inner span::before {
    content: '';
    position: absolute;
    top: 1px;
    right: -18px;
    width: 15px;
    border-bottom: 2px solid;
}

.woocommerce-ordering,
.per-page-form {
    vertical-align: top;
    text-align: left;
    display: inline-block;
    margin-bottom: 10px;
    padding-right: 10px;
}

.woocommerce-ordering select,
.per-page-form select {
    border: 2px solid #cfcfcf;
    height: 43px;
    line-height: 41px;
    border-radius: 43px;
}

.per-page-form label {
    margin-bottom: 0;
}

.shop-before-control {
    text-align: right;
    padding-bottom: 20px;
}

.shop-before-control .grid-view-mode {
    float: right;
}

.shop-after-control {
    width: 100%;
    text-align: right;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.shop-after-control > form {
    float: right;
    padding-left: 10px;
    padding-right: 0;
}

.shop-before-control > form {
    float: left;
    padding-right: 15px;
}

.shop-control select {
    padding: 0 33px 0 20px;
    border: 1px solid #cfcfcf;
    border-radius: 0;
    line-height: 40px;
    height: 44px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.shop-control .woocommerce-pagination {
    float: left;
    margin: 0;
    border: none;
    padding: 0;
}

ul.page-numbers {
    list-style: none;
    display: inline-block;
    padding: 0;
}

ul.page-numbers li {
    display: inline-block;
    float: left;
}

.comments-pagination .page-numbers:not(:last-child),
.post-pagination a span:not(:last-child),
.pagination .page-numbers:not(:last-child),
ul.page-numbers .page-numbers {
    border: 1px solid #cfcfcf;
    height: 44px;
    margin: 0 10px 0 0;
    line-height: 42px;
    font-family: sofia_promedium;
    display: inline-block;
    font-weight: 400;
    width: 44px;
    font-size: 18px;
    float: left;
    color: #999;
    text-align: center;
}

/* prdctfltr */
.widget_product_categories + .prdctfltr-widget .prdctfltr_cat {
    display: none;
}

.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
    float: left;
    width: 100%;
}

div.prdctfltr_wc .prdctfltr_filter_title {
    display: block;
    float: right;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: -40px;
    color: #999999;
    position: relative;
    font-size: 14px;
    font-weight: 400;
}

.prdctfltr_wc .prdctfltr_filter_title > span.prdctfltr_woocommerce_filter_title {
    font-family: sofia_proregular;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    line-height: 30px;
    display: inline-block;
    padding: 0 15px 0 40px;
    border-radius: 30px;
    background: #fd3838;
    float: left;
    max-width: 135px;
    margin: 0 10px;
    cursor: pointer;
    letter-spacing: 2px;
}

.prdctfltr_wc .prdctfltr_filter_title > span.prdctfltr_woocommerce_filter_title:hover {
    background: #a8854a;
    color: #fff;
}

.prdctfltr_always_visible a.prdctfltr_woocommerce_filter {
    display: none !important;
}

div.prdctfltr_wc .prdctfltr_filter_title .prdctfltr_woocommerce_filter {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    height: 24px;
    margin-left: -1px;
    position: absolute;
    left: 25px;
    color: #fff;
    margin-right: 7px;
    top: 6px;
}

.prdctfltr_always_visible.prdctfltr_wc .prdctfltr_filter_title > span.prdctfltr_woocommerce_filter_title::before {
    content: "\F124";
    font-size: 18px;
    margin-right: 5px;
    font-family: Flaticon;
    float: left;
}

.prdctfltr_always_visible.prdctfltr_wc .prdctfltr_filter_title > span.prdctfltr_woocommerce_filter_title {
    padding: 0 15px;
    cursor: pointer;
}

.prdctfltr_wc .prdctfltr-bars::before {
    content: "\f123";
    font-size: 18px;
    font-weight: 600;
    top: -2px;
    position: relative;
    font-family: Flaticon !important;
}

div.prdctfltr_wc {
    margin: 0;
}

.main-content .prdctfltr_wc span.prdctfltr_reset label {
    margin-right: 6px;
    background: #a8854a;
    color: #fff;
    padding: 0 20px;
    margin: 0;
    line-height: 44px;
}

.main-content .prdctfltr_wc span.prdctfltr_reset label:hover {
    background: #000;
    color: #fff;
}

.prdctfltr_wc .prdctfltr_woocommerce_ordering {
    margin-top: 40px;
}

.prdctfltr_showing::before {
    display: none;
}

.prdctfltr_filter .prdctfltr_regular_title {
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-family: sofia_promedium;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
}

.prdctfltr_filter.prdctfltr_pa_photo .prdctfltr_regular_title, .prdctfltr_filter.prdctfltr_pa_color .prdctfltr_regular_title {
    margin-bottom: 25px;
}

#widget-area .widget .prdctfltr_filter label:not(.screen-reader-text), .prdctfltr_filter label:not(.screen-reader-text) {
    padding: 8px 7px 8px 0;
    color: #666;
    font-size: 16px;
    position: relative;
    display: inline-block;
    font-family: sofia_promedium;
    margin: 0;
    width: 100%;
}

#widget-area .widget .prdctfltr_filter label.prdctfltr_active:not(.screen-reader-text),
#widget-area .widget .prdctfltr_filter label:not(.screen-reader-text):hover {
    color: #a8854a;
}

#widget-area .widget .prdctfltr_filter.prdctfltr_pa_color label:not(.screen-reader-text),
.prdctfltr_filter.prdctfltr_pa_color label:not(.screen-reader-text) {
    width: auto;
    margin: 7px 15px 7px 0;
    padding: 0;
}

.prdctfltr_wc .prdctfltr_terms_customized_image .prdctfltr_checkboxes label, .prdctfltr_wc .prdctfltr_terms_customized_text .prdctfltr_checkboxes label, .prdctfltr_wc .prdctfltr_terms_customized_color .prdctfltr_checkboxes label {
    display: inline-block;
    padding: 0;
    vertical-align: top;
    margin: 0 15px 10px 0;
}

.prdctfltr_filter .prdctfltr_customize {
    position: relative;
    display: inline-block;
    padding: 0;
    border: none;
}

.prdctfltr_customize_block .prdctfltr_customize_color {
    display: block;
    width: 42px;
    border-radius: 50%;
    height: 42px;
}

#widget-area .widget .prdctfltr_filter.prdctfltr_pa_color label.prdctfltr_ft_none, .prdctfltr_filter.prdctfltr_pa_color label.prdctfltr_ft_none {
    width: 42px;
    height: 42px;
    display: inline-block;
    border: 1px solid #cfcfcf;
    border-radius: 50%;
    padding: 0;
    position: relative;
    overflow: hidden;
}

div.prdctfltr_topbar {
    width: 100%;
    display: inline-block;
    margin-top: 13px;
}

.prdctfltr_filter label:not(.prdctfltr_ft_none) .prdctfltr_customize_block .prdctfltr_customize_color::before {
    content: "\f11f";
    font-family: Flaticon;
    font-size: 13px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    color: #fff;
    letter-spacing: -1px;
    line-height: 32px;
    left: 6px;
    opacity: 0;
    top: 6px;
    background: rgba(0, 0, 0, .3);
    transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s;
}

.prdctfltr_filter label:not(.prdctfltr_ft_none):hover .prdctfltr_customize_block .prdctfltr_customize_color::before,
.prdctfltr_filter label.prdctfltr_active .prdctfltr_customize_block .prdctfltr_customize_color::before {
    opacity: 1;
}

.prdctfltr_filter label.prdctfltr_ft_white span.prdctfltr_customize_color {
    border: 1px solid #ccc;
}

.prdctfltr_filter label:not(.prdctfltr_ft_none) .prdctfltr_customize {
    position: relative;
    display: inline-block;
    border: none;
    padding: 0;
    box-shadow: 0 0 0;
    margin: 0;
}

.prdctfltr-widget .prdctfltr_add_scroll {
    margin-bottom: 10px;
    margin-left: -7px;
    width: 100%;
    display: inline-block;
}

div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label > span::before {
    display: none;
}

div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label.prdctfltr_active > span::before {
    border-color: #a8854a;
    background: #a8854a;
}

.prdctfltr-widget div.prdctfltr_wc .prdctfltr_woocommerce_filter_submit {
    margin-bottom: 0 !important;
    width: 100%;
    text-align: center;
}

.prdctfltr-widget .prdctfltr_wc span.prdctfltr_reset {
    display: block;
    color: #fff;
    width: 100%;
}

.prdctfltr-widget .prdctfltr_wc span.prdctfltr_reset label {
    color: #fff;
}

.sidebar a.prdctfltr_woocommerce_filter_submit,
.sidebar .prdctfltr_wc .prdctfltr_buttons span.prdctfltr_sale,
.sidebar .prdctfltr_wc .prdctfltr_buttons span.prdctfltr_instock {
    margin: 5px 0;
}

.sidebar a.prdctfltr_woocommerce_filter_submit,
.sidebar .prdctfltr_wc .prdctfltr_buttons span.prdctfltr_sale,
.sidebar .prdctfltr_wc .prdctfltr_buttons span.prdctfltr_instock {
    margin: 0;
    width: 100%;
}

div .prdctfltr_wc .prdctfltr_buttons {
    padding: 0;
    font-size: 14px;
    padding: 0 10px;
}

.prdctfltr_wc .prdctfltr_buttons label {
    font-size: 100%;
}

.woocommerce-products-header .prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_filter_submit {
    margin-right: 5px;
    float: left;
    margin-left: 10px !important;
}

.prdctfltr_woocommerce_filter_submit label, .prdctfltr_sale label, .prdctfltr_instock label {
    color: #ffff;
}

.prdctfltr_topbar > .prdctfltr_title_selected::before {
    display: none;
}

span.prdctfltr_title_selected {
    line-height: 30px;
    white-space: nowrap;
    background: #2eb956;
    margin-right: 10px;
    font-size: 14px;
    padding: 0 15px;
    display: inline-block;
    color: #fff;
    border-radius: 30px;
}

span.prdctfltr_title_selected:hover {
    background: #a8854a;
}

.prdctfltr_topbar .prdctfltr_title_remove {
    color: #ffffff;
}

.woocommerce-products-header .prdctfltr_wc.prdctfltr_woocommerce form.prdctfltr_woocommerce_ordering {
    box-shadow: 0 3px 32px rgba(0, 0, 0, .09);
    margin: 20px 0;
    padding: 25px 20px;
}

div.prdctfltr-widget .prdctfltr_wc .prdctfltr_buttons span {
    display: inline-block;
}

div.prdctfltr_wc.prdctfltr_woocommerce .prdctfltr_buttons span label {
    position: relative;
    background: #000;
    line-height: 40px;
    padding: 0 10px;
    margin: 0 0 5px !important;
    display: inline-block;
}

div.prdctfltr_wc.prdctfltr_woocommerce .prdctfltr_buttons span label:hover {
    background: #a8854a;
    color: #fff;
}

div.prdctfltr-widget .prdctfltr_wc .prdctfltr_buttons {
    margin: 0;
}

/*Price range*/
div.prdctfltr_wc .prdctfltr_description {
    font-size: 16px;
    margin-top: 20px;
    color: #666666;
    font-family: sofia_promedium;
}

div.pf_rngstyle_flat .irs-from::after, div.pf_rngstyle_flat .irs-to::after, div.pf_rngstyle_flat .irs-single::after {
    border-top-color: #a8854a;
}

div.pf_rngstyle_flat .irs-from, div.pf_rngstyle_flat .irs-to, div.pf_rngstyle_flat .irs-single {
    background: #a8854a;
}

div.pf_rngstyle_flat .irs-bar {
    height: 3px;
    background: #a8854a;
}

.pf_rngstyle_flat .irs-to::before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #e5e5e5;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    bottom: -18px;
    z-index: 1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.pf_rngstyle_flat .irs-from::before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #e5e5e5;
    background: #fff;
    position: absolute;
    bottom: -18px;
    left: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}

div.pf_rngstyle_flat .irs-line {
    height: 3px;
}

div.pf_rngstyle_flat .irs-slider {
    height: 0;
}

.pf_rngstyle_flat .irs-to {
    margin-left: 7px;
}

.pf_rngstyle_flat .irs-from {
    margin-left: -2px;
}

@media (max-width: 1024px) {
    div.shop-control select {
        padding: 0 30px 0 15px;
    }

    div .woocommerce-products-header {
        padding: 0 0 10px 0;
    }

    .shop-control.shop-before-control > form.per-page-form {
        display: block;
    }

    div .woocommerce-products-header .prdctfltr_wc.prdctfltr_woocommerce form.prdctfltr_woocommerce_ordering {
        box-shadow: 0 0 0;
        width: 100%;
    }

    div .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_arrow .prdctfltr_woocommerce_ordering,
    div .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_arrow_inline .prdctfltr_woocommerce_ordering,
    div .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering,
    div .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_default_inline .prdctfltr_woocommerce_ordering,
    div .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering {
        margin: 0 !important;
    }

    span.prdctfltr_showing {
        display: none;
    }

    div div.prdctfltr_wc .prdctfltr_filter_title {
        text-align: center;
        float: none;
        font-size: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #333;
        display: table;
        margin: 0 auto 10px;
    }

    .woocommerce-products-header div.prdctfltr_topbar {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .prdctfltr_woocommerce .prdctfltr_filter {
        margin: 0 0 20px !important;
    }
    .woocommerce-cart-form .shop_table dl.variation {
        white-space: nowrap;
        display: flex;
        justify-content: center;
        font-size: 15px;
        margin: 0;
    }
    dl.variation dt {
        font-weight: 500;
        margin-right: 5px;
    }
    dl.variation p {
        margin-bottom: 0;
    }

}

@media (max-width: 991px) {
    .shop-control > form {
        display: none;
    }

    .banner-shop img {
        object-fit: cover;
        min-height: 150px;
    }
}

@media (max-width: 767px) {
    div.shop-control .grid-view-mode {
        float: right;
        margin: 0;
    }

    div.shop-before-control {
        padding-bottom: 15px;
    }

    header .prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
        background: #f2f2f2;
        padding: 15px 5px !important;
    }

    .shop-mobile-real .sidebar {
        display: none;
    }

    header a.prdctfltr_woocommerce_filter_submit, .prdctfltr_wc .prdctfltr_buttons span.prdctfltr_sale, header .prdctfltr_wc .prdctfltr_buttons span.prdctfltr_instock {
        margin-left: 0;
        padding: 0 12px;
    }

    div .prdctfltr_wc .prdctfltr_buttons {
        padding: 0 10px;
    }

    div.main-content .prdctfltr_wc span.prdctfltr_reset label {
        padding: 0 12px;
    }

    .woocommerce-cart-form .shop_table td, .woocommerce-cart-form .shop_table th {
        border-top: 1px solid #cfcfcf;
    }
    
    div.prdctfltr_wc.prdctfltr_woocommerce .prdctfltr_buttons span label {
        width: 100%;
    }
}

@media (max-width: 568px) {
    ul.products {
        margin: 0 7px;
    }

    ul.products .product-item {
        width: 50%;
        padding: 7px;
    }

    ul.products .product-item:nth-child(2n+1) {
        clear: left;
    }

    header.woocommerce-products-header .prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc .prdctfltr_buttons span.prdctfltr_sale, header .prdctfltr_wc .prdctfltr_buttons span.prdctfltr_instock {
        margin: 0 0 10px !important;
        width: 100%;
    }
}

@media (max-width: 320px) {

    .shop-before-control {
        text-align: center;
    }

    .woocommerce-ordering select,
    .per-page-form select {
        width: 100%;
    }

}

/*===============================================================
6.2 FUNITER PRODUCTS
===============================================================*/

.funiter-products ul.products {
    padding-left: 0;
    list-style: none;
}

.funiter-products ul.products::before,
.funiter-products ul.products::after {
    content: '';
    display: table;
}

.funiter-products ul.products::after {
    clear: both;
}

.funiter-products ul.products .product-item {
    margin-bottom: 28px;
}

.funiter-products.loading .product-inner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 1;
}

.funiter-products.style-4 {
    position: relative;
}

/*.funiter-products.style-5*/
.funiter-products.style-5 {
    position: relative;
}

.funiter-products.style-5 .funiter-title {
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
    margin-bottom: 39px;
}

.funiter-products.style-5.funiter-border-wrap {
    border: 2px solid #eaeaea;
    border-radius: 8px;
    padding: 20px 0 14px 0;
    overflow: hidden;
}

.funiter-products.style-5.funiter-border-wrap .funiter-title {
    margin-bottom: 18px;
    padding: 0 23px 20px 23px;
}

/* ==========================================================================
6.3 PRODUCT ITEM
========================================================================== */

.cat-list {
    font-size: 12px;
    color: #999999;
}

.cat-list a:not(:hover) {
    color: inherit;
}

.product-name {
    font-size: 16px;
    line-height: 24px;
}

.product-name a {
    color: #666;
}

.price {
    display: inline-block;
    color: #a8854a;
    font-family: sofia_promedium;
    font-size: 20px;
    overflow: hidden;
}

.product-item.style-1 .price,
.product-item.style-3 .price {
    display: block;
}

.price del {
    color: #999;
    font-size: 16px;
}

.price ins {
    float: left;
    margin-right: 5px;
    color: #a8854a;
    text-decoration: none;
}

.product-inner, .product-thumb, .thumb-link {
    position: relative;
}

.product-inner .second-image {
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}

.product-inner:hover .second-image {
    opacity: 1;
    visibility: visible;
}

.product-info {
    overflow: hidden;
}

/*quickview*/

.yith-wcqv-button {
    font-size: 0;
    color: #a8854a;
}

.yith-wcqv-button:hover {
    color: #333333;
}

.yith-wcqv-button::before {
    font-family: 'Flaticon', sans-serif;
    content: "\f100";
    font-size: 17px;
    vertical-align: middle;
    font-weight: 600;
}

body.admin-bar #yith-quick-view-modal {
    top: 32px;
}

html.yith-quick-view-is-open,
html.yith-quick-view-is-open body {
    overflow: hidden;
}

#yith-quick-view-modal {
    position: fixed;
    visibility: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1400;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

#yith-quick-view-modal:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

#yith-quick-view-modal .yith-quick-view-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
}

#yith-quick-view-modal .yith-wcqv-wrapper {
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
    text-align: left;
    width: calc(100% - 30px) !important;
    height: auto !important;
    max-width: 920px;
}

#yith-quick-view-modal .yith-wcqv-main {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    background-color: #fff;
    padding: 32px 0 35px 34px;
    border-radius: 8px;
}

#yith-quick-view-modal.open, #yith-quick-view-modal.open .yith-wcqv-wrapper {
    visibility: visible;
    opacity: 1;
}

#yith-quick-view-modal #yith-quick-view-content {
    height: 100%;
}

#yith-quick-view-modal .yith-wcqv-main:after, #yith-quick-view-modal .yith-wcqv-main:before {
    content: '';
    display: table;
    clear: both;
}

#yith-quick-view-modal.open .yith-wcqv-main {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    height: 100%;
    position: relative;
    box-shadow: none;
    overflow: hidden;
}

#yith-quick-view-modal .woocommerce-product-gallery {
    float: none !important;
    margin-bottom: 0;
}

#yith-quick-view-modal .woocommerce-product-gallery a {
    pointer-events: none;
}

#yith-quick-view-modal .woocommerce-product-gallery img {
    border-radius: 8px;
    border: 1px solid #e9e9e9;
}

#yith-quick-view-close {
    position: absolute;
    text-align: center;
    z-index: 2;
    top: 10px;
    right: 14px;
    width: 33px;
    height: 33px;
    line-height: 33px;
    border-radius: 50%;
    color: #a0a0a0;
    font-size: 0;
}

#yith-quick-view-close::before {
    display: block;
    font-family: "Flaticon", sans-serif;
    content: "\f125";
    font-size: 13px;
    font-weight: 700;
}

#yith-quick-view-close::after {
    content: '';
    border-radius: 50%;
    border: 2px solid #e9e9e9;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#yith-quick-view-close:hover {
    color: #fff;
    background: #a8854a;
}

#yith-quick-view-close:hover::after {
    display: none;
}

#yith-quick-view-content div.images {
    width: 50%;
    float: left !important;
    opacity: 1 !important;
}

#yith-quick-view-modal div.entry-summary {
    position: absolute;
    top: 64px;
    bottom: 0;
    right: 0;
    padding: 0 70px 0 40px;
    height: auto;
    overflow-y: auto;
    width: 48.1%;
    float: left;
}

#yith-quick-view-content div.woocommerce-product-rating:after, #yith-quick-view-content div.woocommerce-product-rating:before {
    content: '';
    display: table;
    clear: both;
}

#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
    display: none;
}

#yith-quick-view-content .onsale {
    right: auto;
    left: 16px;
}

li.product .yith-wcqv-button .blockUI.blockOverlay:before {
    background: none;
}

body.admin-bar #yith-quick-view-modal {
    top: 32px;
}

.style-2 .group-button,
.style-1 .group-button {
    position: absolute;
    bottom: 15px;
    white-space: nowrap;
    left: 0;
    right: 0;
    text-align: center;
}

.style-2 .quickview-item, .style-2 .compare-button, .style-2 .add-to-cart,
.style-1 .quickview-item, .style-1 .compare-button, .style-1 .add-to-cart {
    font-size: 0;
    width: 48px;
    color: #a8854a;
    background: #fff;
    height: 48px;
    line-height: 50px;
    letter-spacing: -2px;
    text-align: center;
    border-radius: 50%;
    vertical-align: top;
    opacity: 0;
    margin: 0 6px;
    display: inline-block;
    white-space: unset;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .08);
    transition: -o-transform 0.3s ease 0s, opacity 0.3s ease 0s;
    transition: -webkit-transform 0.3s ease 0s, opacity 0.3s ease 0s;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}

.style-1 .product-inner:hover .quickview-item, .style-1 .product-inner:hover .compare-button, .style-1 .product-inner:hover .add-to-cart {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
}

.style-1 .product-inner:hover .compare-button {
    transition: -o-transform 0.5s ease 0s, opacity 0.5s ease 0s;
    transition: -webkit-transform 0.5s ease 0s, opacity 0.5s ease 0s;
    transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}

.style-1 .product-inner:hover .add-to-cart {

    transition: -o-transform 0.4s ease 0s, opacity 0.4s ease 0s;
    transition: -webkit-transform 0.4s ease 0s, opacity 0.4s ease 0s;
    transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
}

.style-1 .quickview-item:hover, .style-1 .compare-button:hover, .style-1 .add-to-cart:hover {
    background: #a8854a;
    color: #fff;
}

div .tooltip {
    white-space: nowrap;
}

/*Growl notice*/
html #colorbox, html #cboxOverlay, html #cboxWrapper {
    z-index: 99999;
}

#growls-default {
    z-index: 99999;
}

div.growl.growl-notice {
    width: 320px;
    background: #8760e2;
    padding: 10px !important;
    border-radius: 3px;
    box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.4);
}

div.growl .growl-title {
    display: none;
}

div.growl .growl-message {
    margin-top: 0;
}

.growl .growl-close {
    padding: 0px 5px 0 15px;
}

@media (max-width: 1199px) {

    #yith-quick-view-modal .yith-wcqv-main {
        padding: 20px 0 20px 20px;
    }

    #yith-quick-view-modal div.entry-summary {
        padding: 0 30px 0 20px;
        top: 45px;
    }
    .wishlist-title a.show-title-form {
        display: none;
    }
    .woocommerce div.wishlist-title {
        margin-bottom: 20px;
    }

}

@media (max-width: 767px) {

    .yith-wcqv-button {
        display: none !important;
    }

    body.admin-bar #yith-quick-view-modal {
        top: 46px;
    }

}

@media (max-width: 600px) {

    body.admin-bar #yith-quick-view-modal {
        top: 0;
    }
    .header-mobile .is-sticky .main-header {
        top: 0!important;
    }

}

@media (max-width: 480px) {

    #yith-quick-view-modal #yith-quick-view-content .summary-content > *:not(.price), #yith-quick-view-close {
        color: #fff;
    }

    #yith-quick-view-modal #yith-quick-view-content label {
        color: inherit;
    }

    #yith-quick-view-content div.images, #yith-quick-view-content div.summary {
        margin: 0 auto;
        padding: 15px;
        width: 100%;
        float: none !important;
    }

    #yith-quick-view-content::before {
        content: "";
        display: inline-block;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    #yith-quick-view-modal .entry-summary {
        z-index: 1;
    }

}

.group-button a, .group-button a:hover {
    color: inherit;
    width: 100%;
    display: inline-block;
}

/*addtocart*/
.add-to-cart a {
    font-size: 0;
}

.add-to-cart a::before {
    font-family: 'Flaticon', sans-serif;
    content: "\f111";
    font-size: 21px;
}

.add_to_cart_button.loading::before {
    font-family: 'FontAwesome', sans-serif;
    font-weight: normal;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    content: "\f110";
    font-size: 20px;
    display: inline-block;
}

.add-to-cart a.added {
    display: none;
}

.add-to-cart a.added_to_cart::before {
    font-family: 'FontAwesome', sans-serif;
    font-size: 20px;
    content: "\f218";
}

/*wishlist*/
.yith-wcwl-add-to-wishlist {
    position: relative;
    float: right;
    margin-top: 0;
    color: #b3b3b3;
}

.yith-wcwl-add-to-wishlist a {
    font-size: 0;
    color: inherit;
}

.yith-wcwl-add-to-wishlist a:hover {
    color: #333333;
}

.yith-wcwl-add-to-wishlist .feedback {
    display: none;
}

.yith-wcwl-add-to-wishlist .ajax-loading {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.add_to_wishlist::before {
    font-family: 'flaticon', sans-serif;
    font-weight: normal;
    content: "\f102";
    font-size: 17px;
    line-height: 32px;
    font-weight: 600;
}

.yith-wcwl-wishlistaddedbrowse a::before,
.yith-wcwl-wishlistexistsbrowse a::before {
    font-family: 'FontAwesome', sans-serif;
    font-weight: normal;
    content: "\f004";
    font-size: 17px;
}

/*compare*/
.compare {
    display: inline-block;
    font-size: 0;
    text-align: center;
}

.compare:hover {
    color: #333333;
}

.compare::before {
    font-family: 'Flaticon', sans-serif;
    content: "\f112";
    font-size: 21px;
}

.compare.added::before {
    font-family: 'Flaticon', sans-serif;
    font-size: 23px;
    content: "\f110";
    position: relative;
    top: -1px;
    left: -1px;
}

/*variations*/
.product-inner .variations select {
    display: none;
}

.product-item:not(.list) div .variations .data-val a.color:not(.photo) {
    display: block;
}

.product-item .variations a.change-value:not(.color) {
    display: none !important;
}

.products .variations .reset_variations {
    display: none !important;
}

.products .product-item:not(.style-4) .product-inner:hover div .variations_form {
    opacity: 1;
}

.products .product-item:not(.style-4) .variations_form {
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s;
}

.products .product-item.list .variations_form {
    position: static;
    opacity: 1;
    visibility: visible;
}

.product-item.list .variations .data-val a.color:not(.photo) {
    width: 18px;
    height: 18px;
    margin: 0 5px 0 0px;
}

@media (max-width: 1024px) {
    .compare {
        display: none;
    }

    .product-item .group-button .compare-button {
        display: none !important;
    }

    .product-item:not(.list) .group-button .add-to-cart,
    .product-item:not(.list) .group-button .yith-wcwl-add-to-wishlist {
        width: 50%;
    }

    .product-item:not(.list) .group-button .yith-wcwl-add-to-wishlist {
        text-align: right;
    }

}

/*.star-rating*/
.star-rating {
    white-space: nowrap;
    line-height: 100%;
    display: block;
    font-size: 0;
    position: relative;
    overflow: hidden;
    width: 96px;
    letter-spacing: 7px;
}

.star-rating::before, .star-rating span::before {
    font-family: 'FontAwesome', sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    line-height: 100%;
}

.star-rating::before {
    content: "\f005\f005\f005\f005\f005";
    color: #adadad;
}

.star-rating span::before {
    content: "\f005\f005\f005\f005\f005";
    color: #ffb933;
}

.rating-wapper {
    padding-bottom: 4px;
}

.rating-wapper .star-rating {
    display: inline-block;
}

.rating-wapper .review {
    vertical-align: top;
    display: inline-block;
    line-height: 20px;
    padding-left: 8px;
}

/*.list-attribute*/

.list-attribute, .product-taxonomies-list {
    list-style: none;
    padding: 0 0 10px 0;
}

.list-attribute li:not(.photo) a,
.product-taxonomies-list li a {
    position: relative;
    font-size: 12px;
    line-height: 24px;
    padding-left: 13px;
}

.list-attribute li:not(.photo) a:not(:hover), .product-taxonomies-list li a:not(:hover) {
    color: #999999;
}

.list-attribute li:not(.photo) a::before, .product-taxonomies-list li a::before {
    content: '';
    border-width: 4px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #bfbfbf;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}

.list-attribute li:not(.photo) a:hover::before, .product-taxonomies-list li a:hover::before {
    border-left-color: #a8854a;
}

.list-attribute li.color {
    display: inline-block;
    margin: 2px 2px 2px 0;
}

.list-attribute li.color:not(.photo) a {
    font-size: 0;
    display: block;
    border-radius: 50%;
    width: 13px;
    height: 13px;
}

.list-attribute li.color:not(.photo) a::before {
    display: none;
}

.product-item.list .list-attribute {
    display: none;
    vertical-align: top;
    width: 33.3333333%;
    border-left: 1px solid #e9e9e9;
    padding: 0 0 0 10px;
}

.entry-summary .list-attribute, .entry-summary .product-taxonomies-list {
    padding-bottom: 18px;
}

.title-brand {
    color: #333333;
    margin-bottom: 5px;
}

/*.product-item.style-1*/
.funiter-products ul.products .product-item.list {
    margin: 0;
}

.funiter-products ul.products .product-item.list:first-child .product-inner {
    border: none;
    margin: 0;
    padding-top: 0;
}

.product-item.list div.product-inner:hover {
    box-shadow: 0 0 0;
}

.product-item.list .product-inner {
    background-color: #fff;
    margin: 0 0 35px;
    border-top: 1px solid #e8e8e8;
    padding-top: 35px;
    border-radius: 0;
    box-shadow: 0 0 0;
}

.product-item.style-1 .product-inner:hover,
.product-item.style-2 .product-inner:hover,
.product-item.list .product-inner:hover {
    z-index: 10;
}

.product-item.style-1 .product-inner {
    padding: 0;
    border: none;
}

.product-item.style-1 .product-thumb {
    margin-bottom: 15px;
}

.product-item.style-1 .product-thumb img {
    margin-left: auto;
    margin-right: auto;
}

.product-item.style-1 .cat-list {
    margin-bottom: 2px;
}

.product-item.style-1 .product-name {
    margin-bottom: 7px;
    font-size: 16px;
    width: calc(100% - 20px);
}

.style-1 .yith-wcwl-add-to-wishlist {
    float: right;
}

.style-1 .rating-wapper {
    padding-bottom: 0;
    font-size: 14px;
    color: #999;
    line-height: 16px;
    padding-top: 8px;
}

.product-item:not(.list) .product-inner:hover::after,
.product-item:not(.list) .product-inner:hover::before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.product-item .product-inner::after,
.product-item .product-inner::before {
    z-index: -1;
    transition: transform 0.4s ease 0s;
    -o-transition: -o-transform 0.4s ease 0s;
    -webkit-transition: -webkit-transform 0.4s ease 0s;
}

.product-item:not(.list) .product-inner::before {
    content: "";
    border-bottom: 1px solid #cfcfcf;
    position: absolute;
    top: -15px;
    left: -15px;
    transform: scale(0, 1);
    right: -15px;
    border-top: 1px solid #cfcfcf;
    bottom: -15px;
}

.product-item:not(.list) .product-inner::after {
    content: "";
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    position: absolute;
    top: -15px;
    left: -15px;
    transform: scale(1, 0);
    bottom: -15px;
    right: -15px;
}

/*.product-item.list*/
.product-item.list .product-inner {
    display: table;
    width: 100%;
}

.product-item.list .variations .data-val a {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.product-item.list .variations_form {
    position: inherit;
    margin-bottom: 20px;
}

.product-item.list .product-thumb {
    display: table-cell;
    vertical-align: top;
    width: 33.3333333%;
}

.product-item.list .product-info {
    padding: 0px 10px 10px 40px;
    display: table-cell;
    vertical-align: top;
    width: 67.6666666%;
}

.product-item.list .product-thumb .cart {
    display: none;
}

.product-item.list .price {
    padding-bottom: 15px;
}

.product-item.list .clear {
    display: none;
}

.product-item.list .add-to-cart,
.product-item.list .yith-wcwl-add-to-wishlist,
.product-item.list .compare-button,
.product-item.list .yith-wcqv-button {
    width: 46px;
    height: 46px;
    border: 2px solid #a8854a;
    line-height: 46px;
    letter-spacing: -1px;
    border-radius: 50%;
    color: #a8854a;
    float: left;
    text-align: center;
    display: inline-block;
    margin: 0 9px;
}

.product-item.list .add-to-cart a::before {
    font-size: 21px;
    color: #a8854a;
}

.product-item.list .add_to_wishlist::before {
    font-size: 20px;
    color: #a8854a;
}

.product-item.list .yith-wcwl-wishlistaddedbrowse a::before,
.product-item.list .yith-wcwl-wishlistexistsbrowse a::before {
    font-size: 20px;
}

.product-item.list .compare::before {
    font-size: 21px;
}

.product-item.list .compare.added::before {
    font-size: 26px;
    line-height: 43px;
    color: #a8854a;
}

.product-item.list .add-to-cart:hover,
.product-item.list .yith-wcwl-add-to-wishlist:hover,
.product-item.list .compare-button:hover,
.product-item.list .yith-wcqv-button:hover {
    border-color: #333;
}

.product-item.list .add-to-cart:hover a:before,
.product-item.list .yith-wcwl-add-to-wishlist:hover a:before,
.product-item.list .compare-button:hover a:before,
.product-item.list .yith-wcqv-button:hover::before {
    color: #333;
}

.list .product-des ul {
    display: none;
}

.list .group-button {
    margin: 0 -9px;
}

@media (max-width: 1199px) {
    .main-content.has-sidebar .product-item.list .product-inner {
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
        margin: 0;
    }

    div .shop-after-control {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .main-content.has-sidebar .product-item.list .product-thumb, .main-content.has-sidebar .product-item.list .product-info, .main-content.has-sidebar .product-item.list .list-attribute {
        padding: 0 10px 0 0;
    }

    .main-content.has-sidebar .product-item.list .list-attribute {
        border: none;
    }

    .main-content.has-sidebar .product-item.list {
        width: 50%;
    }

    .product-item.list .variations_form {
        display: none;
    }

    .product-item.list .product-des, .product-item.list .group-button {
        display: none;
    }

    .product-item.list .product-name {
        margin-bottom: 5px;
    }

    div .product-item.list .price {
        padding-bottom: 5px;
    }

    .product-item.list ul.list-attribute {
        display: none;
    }
}

@media (max-width: 1024px) {
    .product-item.style-1 .product-inner {
        padding-top: 0;
        padding-bottom: 0;
    }

    .product-item.style-1 .product-thumb {
        margin-bottom: 10px;
    }

    .product-item:not(.list) .group-button, .product-item:not(.list) .yith-wcwl-add-to-wishlist {
        display: none;
    }

    .product-item.style-1 .product-name {
        width: 100%;
    }

    .product-item .price {
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .product-item:not(.list) .group-button::before {
        display: none;
    }

    .product-item:not(.list) .product-inner:hover .group-button {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .shop-after-control > form {
        display: none;
    }

    div.funiter-products ul.products .product-item {
        margin-bottom: 3px;
    }

    ul.products .product-item .rating-wapper {
        display: none;
    }

    div .woocommerce-products-header .page-title {
        float: none;
        display: block;
        margin-bottom: 15px;
    }

    div.categories-product-woo {
        margin-bottom: 10px;
    }

    #widget-area div.widget ul ul, #widget-area div.widget ul ol, #widget-area div.widget ol ol, #widget-area div.widget ol ul {
        padding: 0 0 0 10px;
    }

    .product-item.list div.product-info {
        padding: 0 0 0 20px;
    }
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .main-content:not(.has-sidebar) .product-item.list {
        width: 100%;
    }

    div .funiter-products ul.products .product-item.list {
        margin: 0;
        padding: 0 10px;
    }
}

/* ==========================================================================
6.4 SINGLE PRODUCT
========================================================================== */
.main-contain-summary {
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

.main-contain-summary #widget-area.shop-sidebar .widget {
    border: none;
    padding: 0;
}

.contain-left {
    position: relative;
    display: table-cell;
    vertical-align: top;
}

/*threed 360deg*/

.product-360-view-wrapper {
    margin: 100px auto;
    max-width: 800px;
    position: relative;
}

.spinner {
    color: #ffffff;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
}

.funiter-threed-view::after {
    border-color: rgba(175, 175, 175, 0.05) rgba(175, 175, 175, 0.1) rgba(175, 175, 175, 0.15);
    border-radius: 50%;
    border-style: solid;
    border-width: 2px 2px 5px;
    bottom: 15px;
    content: "";
    height: 50%;
    left: 15px;
    position: absolute;
    right: 15px;
    z-index: 10;
}

.funiter-threed-view {
    cursor: ew-resize;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.funiter-threed-view .previous-image {
    opacity: 0;
    visibility: hidden;
}

.funiter-threed-view .threed-view-images {
    display: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.funiter-threed-view .threed-view-images img.current-image {
    visibility: visible;
    z-index: 9;
}

.funiter-threed-view .threed-view-images img {
    height: auto;
    position: absolute;
    top: 0;
    width: 100%;
}

.funiter-threed-view .nav_bar {
    bottom: 40px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    left: 50%;
    background: #fff;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 11;
}

.funiter-threed-view .nav_bar a {
    display: inline-block;
    text-decoration: none;
    width: 45px;
    font-size: 0;
    text-align: center;
}

.funiter-threed-view .nav_bar a:hover {
    background-color: #f9f9f9;
}

.funiter-threed-view .nav_bar a::after {
    font-family: "FontAwesome", sans-serif;
    font-size: 18px;
    position: relative;
    top: 4px;
}

.funiter-threed-view .nav_bar a.nav_bar_play::after {
    content: "\f04b";
}

.funiter-threed-view .nav_bar a.nav_bar_stop::after {
    content: "\f04d";
}

.funiter-threed-view .nav_bar a.nav_bar_previous::after {
    content: "\f048";
}

.funiter-threed-view .nav_bar a.nav_bar_next::after {
    content: "\f051";
}

.funiter-dark .funiter-threed-view .nav_bar a {
    color: black;
}

.mfp-iframe-holder .mfp-close:hover {
    background: none;
}

.product-360-button,
.product-video-button {
    position: absolute;
    z-index: 9;
    left: 17px;
    bottom: 16px;
}

.product-360-button a,
.product-video-button a {
    font-family: 'sofia_promedium', sans-serif;
    border: 2px solid #eaeaea;
    border-radius: 50%;
    display: inline-block;
    min-width: 59px;
    height: 59px;
    line-height: 55px;
    color: #333333;
    text-align: center;
    background-color: #ffffff;
    font-size: 0;
}

.product-360-button a:hover,
.product-video-button a:hover {
    color: #a8854a;
    border-color: #a8854a;
}

.product-360-button a::before {
    content: '360';
    font-size: 14px;
}

.product-360-button a::after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid;
    position: absolute;
    top: 20px;
    right: 10px;
}

.product-video-button a::before {
    content: "\F0da";
    font-family: 'FontAwesome', sans-serif;
    font-size: 24px;
    padding-left: 4px;
}

.contain-left .flash {
    position: absolute;
    top: 17px;
    left: 18px;
    z-index: 9;
}

.contain-left .onsale, .contain-left .onnew {
    position: static;
    display: inline-block;
}

.contain-left .onsale {
    margin-right: 10px;
}

.contain-left.has-gallery .flash,
.contain-left.has-gallery .product-360-button,
.contain-left.has-gallery .product-video-button {
    left: 138px;
}

.main-contain-summary #widget-area {
    display: table-cell;
    vertical-align: top;
    padding-left: 40px;
    margin-bottom: 30px;
    width: 360px;
}

.funiter-content_page {
    min-width: 320px;
}

.contain-left .single-left {
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left;
    width: 62.5%;
    margin-bottom: 30px;
}

.no-sidebar.single-no-extend .contain-left .single-left {
    width: auto;
    max-width: 50%;
}

.no-sidebar.single-no-extend .contain-left .entry-summary {
    display: inline-block;
    width: auto;
    max-width: 40%;
    padding-left: 40px;
    margin-bottom: 30px;
}

.contain-left .entry-summary {
    display: inline-block;
    width: 37.5%;
    padding-left: 40px;
    margin-bottom: 30px;
}

.single-product-modern .summary.entry-summary {
    padding: 50px 30px;
    background: #fff;
}

.single-product-modern .entry-summary .yith-wcwl-add-to-wishlist {
    top: 50px;
    right: 30px;
}

.single-product-modern nav.woocommerce-breadcrumb::after, .single-product-modern .product .contain-left::after {
    content: "";
    background: #f8f8f8;
    position: absolute;
    width: 100vw;
    top: 0;
    bottom: 0;
    right: 100%;
}

.single-product-modern nav.woocommerce-breadcrumb::before, .single-product-modern .product .contain-left::before {
    content: "";
    background: #f8f8f8;
    position: absolute;
    width: 100vw;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.single-product-modern .woocommerce-breadcrumb {
    margin: 0;
    padding-top: 19px;
    padding-bottom: 25px;
    position: relative;
}

.single-product-modern .product .contain-left {
    padding-bottom: 110px;
    position: relative;
}

.extra-sidebar {
    margin-top: -110px;
}

/*.woocommerce-product-gallery*/

.woocommerce-product-gallery {
    position: relative;
}

.woocommerce-product-gallery__image img {
    width: 100%;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {

    /*display: block;*/
    display: none;
    font-size: 0;
    position: absolute;
    top: 10px;
    right: 20px;
    height: 40px;
    width: 40px;
    line-height: 38px;
    border-radius: 50%;
    background-color: #ff5050;
    text-align: center;
    z-index: 1;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    opacity: 0.8;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
    font-family: 'FontAwesome', sans-serif;
    font-weight: normal;
    content: "\f00e";
    font-size: 16px;
    color: #fff;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger img.emoji {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}

.contain-left.no-gallery .woocommerce-product-gallery .woocommerce-product-gallery__image {
    border-radius: 8px;
    border: 1px solid #eaeaea;
}

.woocommerce-product-gallery .flex-viewport {
    cursor: zoom-in;
}

.woocommerce-product-gallery .flex-viewport {
    float: right;
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    width: 120px;
    float: left;
    padding: 0 12px 0 0;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-list {
    margin-top: -6px;
    margin-bottom: -6px;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
    list-style: none;
    border: none;
    position: relative;
    padding: 5px;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
    width: 100%;
    border: 1px solid transparent;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img.flex-active {
    border-color: #efefef;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: #bcbcbc;
    border: 1px solid #ededed;
    background-color: #fff;
    font-size: 17px;
    position: absolute;
    cursor: pointer;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow:hover {
    color: #333333;
    border-color: #333333;
}

/*position*/

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow {
    left: calc(50% - 6px);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.prev {
    top: 0;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.next {
    bottom: 0;
}

ins {
    text-decoration: none;
    color: #000;
}

/*.entry-summary*/
.entry-summary .cat-list {
    margin-top: -7px;
    padding-bottom: 8px;
}

.entry-summary .woocommerce-product-rating {
    margin-bottom: 3px;
}

.entry-summary .woocommerce-product-rating .star-rating {
    display: inline-block;
}

.entry-summary .entry-title {
    font-size: 24px;
    margin-bottom: 13px;
    margin-top: -5px;
    width: calc(100% - 60px);
}

.entry-summary .woocommerce-product-rating .review {
    font-size: 14px;
    color: #999999;
    display: inline-block;
    vertical-align: top;
}

.entry-summary .woocommerce-product-rating .woocommerce-review-link {
    display: none;
}

.entry-summary .price {
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    color: #a8854a;
    margin-bottom: 15px;
}

.entry-summary .price ins {
    margin-right: 10px;
}

.entry-summary .price del {
    font-size: 18px;
}

.entry-summary .stock-label {
    display: block;
    text-align: right;
    margin-top: -13px;
    border-bottom: 1px dotted #cfcfcf;
    padding-bottom: 10px;
    margin-bottom: 16px;
}

.entry-summary .in-stock {
    color: #999999;
    margin-bottom: 10px;
}

.entry-summary .in-stock span {
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    color: #5cb85c;
}

.entry-summary .in-stock:not(.available-product) {
    display: none;
}

.entry-summary .out-stock.available-product {
    display: none;
}

.entry-summary .out-of-stock {
    display: inline-block;
    min-width: 210px;
    border-radius: 47px;
    border: 2px solid #eaeaea;
    padding: 10px;
    text-align: center;
    float: left;
    margin-right: 5px;
    color: #333;
    font-family: 'sofia_promedium', sans-serif;
    margin-bottom: 30px;
}

.entry-summary .product-sku {
    color: #333333;
    padding-bottom: 18px;
}

.entry-summary .product-sku .sku {
    color: #999999;
}

.entry-summary .woocommerce-product-details__short-description {
    font-size: 16px;
    color: #999999;
    line-height: 28px;
    margin-bottom: 28px;
}

.type-product.outofstock .entry-summary .woocommerce-product-details__short-description {
    margin-bottom: 40px;
}

.entry-summary .woocommerce-product-details__short-description ul {
    padding-left: 0;
    list-style: none;
}

.entry-summary .woocommerce-product-details__short-description li {
    font-size: 14px;
    line-height: 25px;
    color: #f7be68;
    position: relative;
}

.entry-summary .woocommerce-product-details__short-description li::before {
    content: "\f120";
    font-family: Flaticon;
    top: 50%;
    margin-right: 10px;
}

.entry-summary .woocommerce-product-details__short-description p:last-child {
    margin-bottom: 0;
}

/*form single product*/
.product.product-type-external .entry-summary .cart .single_add_to_cart_button::before {
    display: none;
}

.entry-summary .cart .single_add_to_cart_button::before {
    font-family: 'Flaticon', sans-serif;
    content: "\f111";
    font-size: 17px;
    vertical-align: middle;
    margin-right: 9px;
}

.entry-summary .cart .single_add_to_cart_button.added::before, .sticky_info_single_product button.funiter-single-add-to-cart-btn.btn.button.added::before {
    font-family: 'Flaticon', sans-serif;
    content: "\f11f";
    font-size: 17px;
    vertical-align: middle;
    margin-right: 9px;
}

.entry-summary .cart .single_add_to_cart_button:hover::after {
    -webkit-animation: bounceIn 0.5s ease;
    -o-animation: bounceIn 0.5s ease;
    animation: bounceIn 0.5s ease;
}

.entry-summary .cart .single_add_to_cart_button.loading::before, .sticky_info_single_product button.funiter-single-add-to-cart-btn.btn.button.loading::before {
    font-family: 'FontAwesome', sans-serif;
    font-weight: normal;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    content: "\f110";
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.entry-summary .cart .woocommerce-variation-add-to-cart-disabled .single_add_to_cart_button {
    opacity: 0.5;
    text-decoration: line-through;
    cursor: not-allowed;
    pointer-events: none;
}

.entry-summary div.quantity {
    width: 100%;
    margin-bottom: 25px;
}

.type-product:not(.product-type-grouped) .entry-summary div.quantity {
    border-color: transparent;
}

div.quantity .qty-label {
    display: none;
}

div.quantity .input-qty {
    color: #a8854a;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 2px solid #d1d1d1;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    padding: 5px;
    margin: 0 8px;
    font-size: 20px;
}

div.quantity .btn-number {
    text-align: center;
    width: 42px;
    height: 42px;
    line-height: 36px;
    font-size: 30px;
    color: #000;
    display: inline-block;
    background: #efefef;
    border-radius: 50%;
    right: 0;
}

div.quantity .btn-number:hover {
    background: #333;
    color: #fff;
}

.product-item .variations_form td, .product-item .variations_form th {
    border: none;
}

.control {
    white-space: nowrap;
}

.group_table div.quantity {
    vertical-align: middle;
    display: inline-block;
    border-radius: 0;
    position: relative;
    border: 2px solid #eaeaea;
    width: 46px;
    background: #ffffff;
    text-align: left;
    margin: 0;
    height: 44px;
    padding: 3px 0;
}

.group_table div.quantity .btn-number {
    width: 13px;
    height: 17px;
    line-height: 17px;
    color: #bfbfbf;
    display: block;
    font-size: 0;
    text-align: left;
    background: transparent;
    position: absolute;
    right: 0;
}

.group_table div.quantity .quantity-plus:before {
    content: "\f0d8";
    font-size: 14px;
    font-family: Fontawesome;
}

.group_table div.quantity .quantity-minus:before {
    content: "\f0d7";
    font-size: 14px;
    font-family: Fontawesome;
}

.group_table div.quantity .btn-number.quantity-plus {
    top: 6px;
}

.group_table div.quantity .btn-number.quantity-minus {
    bottom: 4px;
}

.group_table div.quantity .input-qty {
    width: 35px;
    height: 32px;
    line-height: 30px;
    margin: 0;
    border: none;
    padding: 0 3px 0 0px;
    text-align: center;
}

.entry-summary p.cart {
    margin-bottom: 0;
}

.entry-summary .yith-wcwl-add-to-wishlist {
    display: inline-block;
    float: left;
    color: #b3b3b3;
    width: 40px;
    height: 40px;
    letter-spacing: -1px;
    line-height: 40px;
    border-radius: 50%;
    border: 2px solid #d6d6d6;
    position: absolute;
    top: -11px;
    margin: 0;
    right: 0;
    text-align: center;
}

.entry-summary form.cart {
    width: 262px;
    margin-bottom: 20px;
    float: left;
    position: relative;
}

form.variations_form.cart {
    z-index: 1;
    width: auto;
}

.main-contain-summary form.variations_form.cart {
    width: 100%;
}

body.single-product .product-type-variable .variations {
    width: calc(100% - 70px);
}

.woocommerce-variation-add-to-cart {
    width: 262px;
    position: relative;
    max-width: 100%;
}

.variations .reset_variations {
    vertical-align: middle;
    top: 0;
    position: absolute;
    background: #000;
    color: #fff;
    right: 0px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 0;
    padding: 0 10px;
}

.variations .reset_variations:hover {
    color: #fff;
    background: #a8854a;
}

.product-item a.reset_variations {
    display: none !important;
}

form.cart .woocommerce.product.compare-button {
    position: absolute;
    bottom: 0;
    right: 0;
}

.entry-summary .compare:hover {
    color: #fff;
    background: #a8854a;
    border-color: #a8854a;
}

.entry-summary .compare {
    display: none;
    float: left;
    color: #b3b3b3;
    width: 52px;
    height: 52px;
    line-height: 48px;
    border: 2px solid #d6d6d6;
    top: 0;
    right: 0;
    text-align: center;
}

.entry-summary .compare-button a.compare.button {
    display: inline-block;
}

.entry-summary .product-tags, .entry-summary .product-cats {
    color: #333333;
    display: inline-block;
    width: 100%;
    padding-top: 5px;
}

.entry-summary .product-tags > span, .entry-summary .product-cats > span {
    float: left;
    margin-right: 5px;
}

.entry-summary .product-tags .tags-list, .entry-summary .product-cats .cats-list {
    color: #999999;
    text-align: left;
}

.entry-summary .product-tags .tags-list a:not(:hover),
.entry-summary .product-cats .cats-list a:not(:hover) {
    color: inherit;
}

.entry-summary .product-tags .tags-list a:not(:last-child)::after,
.entry-summary .product-cats .cats-list a:not(:last-child)::after {
    content: ',';
    color: #999999;
}

/*.product-type-simple*/
/*.product-type-variable*/
/*.product-type-woosb = bundle*/
.product-type-woosb .entry-summary .cart .single_add_to_cart_button,
.product-type-variable .entry-summary .cart .single_add_to_cart_button,
.product-type-simple .entry-summary .cart .single_add_to_cart_button,
.product-type-grouped .entry-summary .cart .single_add_to_cart_button,
.product-type-external .entry-summary .cart .single_add_to_cart_button {
    vertical-align: middle;
    height: 52px;
    line-height: 50px;
    border-radius: 0px;
    font-size: 12px;
    font-family: sofia_promedium;
    color: #ffffff;
    background: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 13px;
    text-align: center;
    min-width: 200px;
    display: inline-block;
}

div .product-type-grouped .entry-summary .cart .single_add_to_cart_button {
    min-width: calc(100% - 65px);
}

body.single-product .product-type-variable .variations {
    padding-bottom: 22px;
}

.single-product .main-contain-summary .variations .data-val a.color:not(.photo) {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    min-width: 26px;
    height: 26px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 19px;
    margin: 2px;
    padding: 0 2px;
    text-transform: uppercase;
    border-width: 1px;
}

.single-product .main-contain-summary .variations .data-val a.change-value {
    border: 1px solid #ddd;
    line-height: 30px;
    display: inline-block;
    margin: 0 5px 5px 0;
    color: #666;
    padding: 0 10px;
}

.single-product .main-contain-summary .variations .data-val a.change-value.active {
    border-color: #a8854a;
    color: #a8854a;
}

.product-type-variable .variations label {
    text-transform: capitalize;
    font-size: 16px;
    color: #333333;
}

div .variations .label {
    display: table-cell;
    vertical-align: top;
}

.product-item a.change-value.label {
    display: none;
}

a.change-value.label {
    float: left;
    border: 1px solid #e4e4e4;
    padding: 0 10px;
    display: inline-block;
    margin: 0 5px 5px 0;
}

.product-type-variable .woocommerce-variation-price .price {
    font-size: 24px;
    padding-bottom: 8px;
}

.product-type-woosb #woosb_wrap {
    padding-bottom: 20px;
}

.product-type-external .entry-summary .cart .single_add_to_cart_button::after {
    display: none;
}

.product-type-grouped .entry-summary .cart,
.product-type-grouped .entry-summary .cart .group_table {
    width: 100%;
}

.product-type-grouped .entry-summary .cart .group_table, .product-type-grouped .entry-summary .cart .group_table td {
    border: none;
    padding-top: 0;
    line-height: 22px;
    padding-bottom: 10px;
    vertical-align: top;
    padding-left: 0;
    padding-top: 10px;
}

.product-type-grouped .entry-summary .cart .group_table .woocommerce-grouped-product-list-item__quantity {
    width: 40px;
}

.product-type-grouped .entry-summary .cart .group_table tr:first-child {
    border: none;
}

.product-type-grouped .entry-summary .cart .group_table tr:first-child td {
    padding-top: 0;
}

.product-type-grouped .entry-summary .cart .group_table tr {
    border-top: 1px solid #e1e1e1;
}

.product-type-grouped .entry-summary .cart .group_table td:first-child {
    padding-left: 0;
}

.product-type-grouped .entry-summary .cart .group_table td:last-child {
    padding-right: 0;
}

.group_table td.woocommerce-grouped-product-list-item__price {
    display: none;
}

.product-type-grouped .entry-summary .cart .group_table td.label,
.product-type-grouped .entry-summary .cart .group_table td.price {
    text-align: inherit;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0;
    white-space: normal;
}

.product-type-grouped .entry-summary .cart .group_table label {
    margin-bottom: 0;
    display: block;
}

.product-type-grouped .entry-summary .cart .group_table .button {
    font-size: 15px;
    line-height: 26px;
}

.product-type-grouped .entry-summary .cart .group_table .price ins {
    padding-left: 0;
}

.product-type-grouped .entry-summary .cart .group_table .stock {
    display: none;
}

.product-type-grouped .entry-summary .cart .group_table .quantity {
    border-color: #eaeaea;
}

/*Product Extended*/

.extra-sidebar .funiter-container-inner {
    margin: 0 -20px;
}

.extra-sidebar .funiter-container-inner > .funiter-iconbox {
    width: calc(33.33% - 40px);
    float: left;
    margin: 0 20px;
}

/* .sticky_info_single_product  */
.archive .sticky_info_single_product {
    display: none;
}

.sticky_info_single_product {
    position: fixed;
    left: 0;
    right: 0;
    padding: 10px 0;
    top: 0px;
    transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
    background: #fff;
    z-index: 99;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
    display: none;
}

.show-sticky_info_single .sticky_info_single_product {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.admin-bar .sticky_info_single_product {
    top: 32px;
}

.sticky_info_single_product img.fami-img {
    max-width: 50px;
}

.sticky-thumb-left {
    float: left;
    max-width: 80px;
    margin-right: 20px;
}

.sticky-title {
    padding-top: 22px;
}

.sticky_info_single_product .entry-title {
    font-size: 16px;
    color: #666666;
    margin-bottom: 0px;
    display: block;
    float: left;
    line-height: 30px;
    margin-right: 20px;
}

.sticky_info_single_product a.woocommerce-review-link {
    float: left;
    line-height: 10px;
    font-size: 12px;
    margin: 0 10px;
}

.sticky_info_single_product .star-rating {
    float: left;
}

.sticky-info-right {
    overflow: hidden;
    position: relative;
    min-height: 80px;
}

.sticky_info_single_product button.funiter-single-add-to-cart-btn.btn.button {
    float: right;
    background: #a8854a;
    font-size: 12px;
    line-height: 50px;
    height: 50px;
    top: 50%;
    color: #fff;
    padding: 0 40px;
    letter-spacing: 1px;
    white-space: nowrap;
    position: absolute;
    border-radius: 50px;
    outline: none;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    border: none;
    text-transform: uppercase;
}

.sticky_info_single_product button.funiter-single-add-to-cart-btn.btn.button::before {
    font-family: 'Flaticon', sans-serif;
    content: "\f111";
    font-size: 17px;
    vertical-align: middle;
    margin-right: 9px;
}

.sticky_info_single_product button.funiter-single-add-to-cart-btn.btn.button:hover {
    background-color: #333;
    color: #fff;
}

.star-rating.no-rate {
    width: auto;
    margin-bottom: 10px;
    line-height: 18px;
    font-size: 12px;
}

.sticky_info_single_product .star-rating.no-rate a.woocommerce-review-link, .star-rating.no-rate a.woocommerce-review-link {
    float: none;
    letter-spacing: 0;
    margin: 0;
}

.wrapper_menu-sticky .sticky_info_single_product {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
}

.wrapper_menu-sticky .show-sticky_info_single .sticky_info_single_product {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

/*Real Shop Mobile*/
.vc_mobile body.single-product {
    background: #f4f4f4;
}

.single .shop-mobile-real .woocommerce-variation-add-to-cart {
    text-align: left;
    display: table;
    margin: 0 auto;
}

.shop-mobile-real .contain-left .entry-summary {
    text-align: center;
    position: relative;
    padding: 20px 15px;
    background: #fff;
    margin: 0;
}

.shop-mobile-real .entry-summary div.quantity {
    text-align: center;
}

.shop-mobile-real .entry-summary form.cart {
    margin: 0 auto 20px;
    float: none;
    display: table;
    text-align: left;
}

.shop-mobile-real .entry-summary .yith-wcwl-add-to-wishlist {
    top: 5px;
    right: 5px;
}

.shop-mobile-real .entry-summary .entry-title {
    display: table;
    margin: -5px auto 15px;
}

.shop-mobile-real .entry-summary .product-tags > span, .shop-mobile-real .entry-summary .product-cats > span {
    display: inline-block;
}

.shop-mobile-real .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    display: none;
}

.shop-mobile-real .woocommerce-product-gallery .flex-viewport {
    width: 100%;
}

.vc_mobile body.single-product .woocommerce-breadcrumb {
    margin-top: 0px;
    margin-bottom: 15px;
}

.shop-mobile-real nav.woocommerce-breadcrumb {
    margin: 0 0 15px;
    padding-top: 0;
    padding-bottom: 0;
}

.shop-mobile-real .products .product-item:not(.style-4) .variations_form {
    opacity: 1;
}

.shop-mobile-real .second-image {
    display: none;
}

.shop-mobile-real .products.product-grid .slick-list {
    padding: 0;
}

header.header-mobile {
    background: #fff;
    margin-bottom: 8px;
    display: inline-block;
    width: 100%;
}

.header-mobile div.block-search .form-search .form-content, .header-mobile div.block-search .form-search .category {
    border: none;
}

.header-mobile .header-middle {
    display: inline-block;
    width: 100%;
    padding: 0;
}

.single-product header.header-mobile {
    padding-bottom: 15px;
}

.single .shop-mobile-real .product-item .product-name {
    font-size: 15px;
    width: 100%;
    line-height: 22px;
}

.single .shop-mobile-real .woocommerce-variation-price .price {
    width: 100%;
    text-align: center;
    padding-bottom: 8px;
}

body.single-product .shop-mobile-real .summary .variations {
    padding-bottom: 10px;
    margin-top: 0;
}

.shop-mobile-real .single-product .main-contain-summary .variations .data-val a.color:not(.photo) {
    min-width: 20px;
    height: 20px;
}

.entry-summary .variations tr:last-child {
    margin: 0;
}

.shop-mobile-real .has-1tr .data-val.attribute-pa_color {
    position: absolute;
    -webkit-transform: translateY(-100%) translateX(-50%);
    -moz-transform: translateY(-100%) translateX(-50%);
    -ms-transform: translateY(-100%) translateX(-50%);
    -o-transform: translateY(-100%) translateX(-50%);
    transform: translateY(-100%) translateX(-50%);
    left: 50%;
    padding: 0 5px;
    top: -40px;
}

.shop-mobile-real .summary > .price {
    font-size: 18px;
    float: none;
}

.shop-mobile-real .has-1tr label[for="pa_color"], .shop-mobile-real .variations.has-1tr .label::after {
    display: none;
}

.shop-mobile-real .entry-summary .variations.has-1tr tr {
    margin-bottom: 0;
}

.shop-mobile-real .variations .reset_variations {
    margin-left: 0;
    vertical-align: middle;
    transform: translateX(0%);
    -o-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    right: 0;
    width: 60px;
    top: -24px;
    font-size: 10px;
    line-height: 20px;
    padding: 5px 10px;
    position: static;
}

.shop-mobile-real .variations .reset_variations {
    position: absolute;
    font-size: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    padding: 0;
    line-height: 16px;
    letter-spacing: 0px;
    right: 0px;
    top: 5px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #cfcfcf;
}

.shop-mobile-real .variations .reset_variations::before {
    content: "\f00d";
    font-size: 12px;
    font-family: Fontawesome;
    color: #000;
}

.shop-mobile-real .variations.has-1tr label::after {
    display: none;
}

.shop-mobile-real .variations label {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 600;
}

.shop-mobile-real .entry-summary .woocommerce-product-details__short-description li {
    padding-left: 0;
}

.shop-mobile-real .product-recent-item {
    padding: 7px 0;
}

div.products.product-grid:not(.recently-review-product) .slick-slider {
    margin: 0 -5px;
}

.shop-mobile-real div .variations tbody {
    display: table;
    margin: 0 auto;
}

.shop-mobile-real .price {
    display: inline-block;
    color: #000;
    float: left;
    font-size: 16px;
}

.shop-mobile-real .product-name a {
    color: #333;
}

.shop-mobile-real .product-grid .rating-wapper {
    display: none;
}

.shop-mobile-real .single-block-title {
    margin: 20px 0;
}

.shop-mobile-real .tabs-mobile-content:last-child a.button-togole {
    margin: 0;
}

@media (max-width: 1280px) {
    .contain-left .entry-summary {
        padding-left: 20px;
    }

    .entry-summary .price del {
        font-size: 18px;
    }
}

@media (min-width: 1025px) {
    .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.prev::before {
        content: "\f106";
    }

    .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.next::before {
        content: "\f107";
    }
}

@media (max-width: 1024px) {
    header .header-middle {
        padding: 0;
    }

    header .funiter-live-search-form .txt-livesearch {
        height: 40px;
        line-height: 40px;
    }

    header .category .chosen-container-single .chosen-single {
        height: 40px;
        line-height: 40px;
    }

    .header.style2 .category .chosen-container-single .chosen-single {
        height: 40px;
        line-height: 40px;
    }

    header div.block-search .form-search .btn-submit {
        height: 44px !important;
        line-height: 40px !important;
    }

    body.blog div.breadcrumbs {
        margin-bottom: 15px;
        margin-top: 0;
    }

    div .page-title.blog-title {
        margin-bottom: 40px;
        margin-top: 30px;
    }

    .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.prev {
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.next {
        right: 0;
        top: 50%;
        left: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .contain-left .single-left,
    .contain-left .entry-summary {
        width: 100%;
    }

    .contain-left .entry-summary {
        position: relative;
    }

    body.woocommerce-cart div.breadcrumbs,
    body.woocommerce-checkout div.breadcrumbs,
    body.woocommerce-account div.breadcrumbs,
    body.woocommerce-wishlist div.breadcrumbs {
        margin-top: 0px;
        margin-bottom: 25px;
    }

    div .comments-pagination .page-numbers:not(:last-child),
    div .post-pagination a span:not(:last-child),
    div .pagination .page-numbers:not(:last-child),
    div ul.page-numbers .page-numbers {
        height: 36px;
        margin: 0 8px 8px 0;
        line-height: 34px;
        width: 36px;
    }

    div .shop-control .woocommerce-pagination {
        float: none;
        border: none;
        padding: 0;
        margin: 0 auto;
        display: table;
        width: auto;
    }

    div .comments-pagination .page-numbers.prev,
    div .comments-pagination .page-numbers.next,
    div .pagination .page-numbers.prev,
    div .pagination .page-numbers.next,
    div ul.page-numbers .page-numbers.prev,
    div ul.page-numbers .page-numbers.next {
        height: 36px;
        width: 36px;
        margin-bottom: 8px;
        line-height: 34px;
    }

    div .comments-pagination .page-numbers,
    div .post-pagination > span:not(.title),
    div .post-pagination a span,
    div .pagination .page-numbers {
        height: 36px;
        width: 36px;
        margin-bottom: 8px;
        line-height: 34px;
    }

    .woocommerce-tabs-mobile {
        margin-bottom: 15px;
        margin-top: 30px;
    }

    div.products.product-grid {
        border-top: none;
        margin-top: 0;
    }

    div.products.product-grid .single-block-title {
        margin: 15px 0;
    }

    div.product-grid ul.slick-dots {
        margin-top: 15px;
    }

    .product-item .product-inner::after, .product-item .product-inner::before {
        display: none;
    }

    div.products.product-grid .slick-arrow {
        display: none !important;
    }

    .single-product-modern nav.woocommerce-breadcrumb::before, .single-product-modern .product .contain-left::before,
    .single-product-modern nav.woocommerce-breadcrumb::after, .single-product-modern .product .contain-left::after {
        display: none;
    }

    div.single-product-modern .summary.entry-summary {
        padding: 0;
        background: transparent;
    }

    div .post-item .post-title {
        font-size: 20px;
        line-height: 24px;
    }

    .comments-pagination, .post-pagination, .pagination {
        text-align: center;
    }

    div .breadcrumbs .breadcrumb li + li::before {
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    div .woocommerce-cart-form .shop_table .actions #coupon_code {
        width: 290px;
    }

    #widget-area .widget .widgettitle {
        font-size: 14px;
    }

    .widget form.search-form .search-field {
        padding-left: 10px;
    }

    .main-content:not(.has-sidebar) .product-item.list {
        width: 50%;
    }

    .main-content:not(.has-sidebar) .product-item.list:nth-child(2) .product-inner {
        border-top: none;
    }

    .main-content:not(.has-sidebar) .product-item.list .product-inner {
        display: block;
        margin: 0;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .main-content:not(.has-sidebar) .product-item.list .list-attribute {
        display: block;
        width: 100%;
        padding: 0 0 10px 0;
    }

    .main-content:not(.has-sidebar) .product-item.list .list-attribute {
        border: none;
    }

}

@media (max-width: 991px) {
    .main-contain-summary,
    .main-contain-summary .contain-left,
    .main-contain-summary #widget-area {
        width: 100%;
        display: inline-block;
        margin: 0;
    }

    .main-contain-summary #widget-area {
        padding-left: 0;
        padding-top: 0;
    }

    .woocommerce-product-gallery .flex-viewport {
        width: 100%;
        border-radius: 0;
    }

    .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
        width: 100%;
        padding: 0;
        margin-bottom: 5px;
    }

    .contain-left.has-gallery .flash {
        left: 10px;
    }

    .contain-left.has-gallery .product-360-button,
    .contain-left.has-gallery .product-video-button {
        right: 10px;
        left: auto;
    }

    .product-360-button,
    .product-video-button {
        top: 10px;
        bottom: auto;
    }

    .main-contain-summary #widget-area.shop-sidebar .widget, .main-contain-summary #widget-area {
        margin: 0;
    }

    div.extra-sidebar .funiter-container-inner > .funiter-iconbox {
        width: calc(100% - 40px);
    }

}

@media (max-width: 767px) {
    header div.block-search .form-search .btn-submit {
        height: 40px !important;
        line-height: 36px !important;
    }
}

/*woocommerce-tabs*/

.woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

/*.wc-tabs*/
.wc-tabs::before {
    content: "";
    border-bottom: 1px solid #e8e8e8;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.wc-tabs {
    padding-left: 0;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.wc-tabs li {
    list-style: none;
    display: inline-block;
    text-align: center;
    padding: 0 26px;
    position: relative;
}

.wc-tabs li a::before {
    content: '';
    width: 0;
    border-bottom: 2px solid #a8854a;
    position: absolute;
    bottom: 0;
    transition: width 0.3s ease 0s;
    -o-transition: width 0.3s ease 0s;
    -webkit-transition: width 0.3s ease 0s;
    left: 0;
}

.wc-tabs li:hover a::before, .wc-tabs li.active a::before {
    width: 100%;
}

.wc-tabs li a {
    display: inline-block;
    font-size: 22px;
    color: #999999;
    line-height: 70px;
    position: relative;
    padding: 0;
    text-align: center;
}

.wc-tabs li a:hover, .wc-tabs li.active a {
    color: #333333;
}

/*.woocommerce-Tabs-panel*/

.woocommerce-Tabs-panel {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border: none;
    box-shadow: none;
}

.woocommerce-Tabs-panel > h2 {
    display: none;
}

.woocommerce-Tabs-panel p {
    line-height: 26px;
}

.shop_attributes td p {
    margin: 0;
}

.woocommerce-Reviews .commentlist > p {
    padding: 0 0 40px 0;
    font-size: 20px;
    margin-top: -40px;
}

#tab-description {
    max-height: 99999px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.woocommerce-Tabs-panel .show-all {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -16px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 112px;
    height: 32px;
    line-height: 30px;
    border-radius: 32px;
    border: 1px solid #ececec;
    text-align: center;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 12px;
    background-color: #fff;
    color: #999999;
    z-index: 2;
}

.woocommerce-Tabs-panel .show-all .text {
    font-style: normal;
}

.woocommerce-Tabs-panel .show-all span {
    margin-left: 7px;
    color: inherit;
    font-size: 14px;
}

.woocommerce-Tabs-panel .show-all.active span::before {
    content: "\f106";
}

/* Single product Tab mobile*/
html.body-hide {
    overflow: hidden;
}

.tabs-mobile-content a.button-togole {
    line-height: 50px;
    background: #ffffff;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    font-size: 12px;
    padding: 0 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    border-radius: 5px;
}

.content-tab-element {
    position: fixed;
    background: #fff;
    top: 0;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 868686;
    transition: transform 0.3s ease 0s;
    -o-transition: -o-transform 0.3s ease 0s;
    -webkit-transition: -webkit-transform 0.3s ease 0s;
}

.tab-show .content-tab-element {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

button.close-tab {
    background: transparent;
    height: auto;
    top: 0;
    width: 50px;
    border-right: 1px solid #e5e5e5;
    line-height: 53px;
    position: absolute;
    left: 0;
}

button.close-tab::before {
    font-size: 22px;
    content: "\f104";
    font-family: 'Fontawesome', sans-serif;
    color: #333;
}

h3.title-tab {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
    background: #fff;
    padding: 15px 5px;
    margin: 0;
}

.content-des {
    padding: 20px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: calc(100% - 54px);
}

.content-tab-element .content-des > h2 {
    display: none;
}

.tabs-mobile-content a.button-togole::before {
    content: "\f105";
    float: right;
    font-family: 'Fontawesome', sans-serif;
    font-size: 16px;
}

@media (max-width: 991px) {
    div.woocommerce-tabs {
        margin-top: 0;
    }

    .wc-tabs {
        margin: 30px auto 0 auto;
        border: none;
    }

    .wc-tabs li {
        display: block;
    }

    .wc-tabs li:not(:last-child)::before {
        display: none;
    }

    .wc-tabs li a {
        line-height: 46px;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 2px;
        width: 100%;
        text-align: left;
    }

    .woocommerce-Tabs-panel {
        padding: 30px 15px;
    }

    .wc-tabs li a::before {
        display: none;
    }

    ul.wc-tabs li {
        display: block;
        background: #f4f4f4;
        margin-bottom: 13px;
        font-size: 12px;
        text-align: left;
    }

    ul.wc-tabs li.active {
        background: #333;
    }

    ul.wc-tabs li.active a {
        color: #fff;
    }

    .wc-tabs li a::after {
        content: "\f106";
        font-family: 'Fontawesome', sans-serif;
        font-size: 20px;
        float: right;
        transition: transform 0.3s ease 0s;
        -o-transition: -o-transform 0.3s ease 0s;
        -webkit-transition: -webkit-transform 0.3s ease 0s;
    }

    ul.wc-tabs li.active a::after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    div .woocommerce-Reviews .commentlist > p {
        padding: 0 0 40px 0;
        margin: 0;
    }

    div .woocommerce-Reviews .commentlist {
        padding-top: 0;
        list-style: none;
    }

    div .woocommerce-Reviews .comment-form {
        padding: 20px 0 0;
    }

    .woocommerce-tabs-mobile h2.vc_custom_heading {
        font-size: 25px !important;
        text-align: center !important;
    }
}

@media (max-width: 767px) {
    div.product-grid .block-title {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    div.funiter-iconbox.style3 .iconbox-inner {
        overflow: hidden;
        padding: 15px;
    }

    div.funiter-content_page {
        max-width: 100%;
        min-width: inherit;
    }
}

/*comment star*/

p.stars {
    margin-top: 5px;
    line-height: 18px;
    display: inline-block;
}

p.stars span {
    display: block;
    height: 18px;
}

p.stars, p.stars a {
    display: inline-block
}

p.stars a {
    font-weight: 400;
    height: 1em
}

p.stars a:before, p.stars a:hover ~ a:before {
    content: "\f005";
    color: #adadad;
}

p.stars a {
    font-size: 18px;
    position: relative;
    width: 1em;
    text-indent: -999em;
    margin-right: 2px
}

p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: 'FontAwesome', sans-serif;
    font-weight: normal;
    text-indent: 0;
}

p.stars:hover a:before, p.stars.selected:not(:hover) a:before {
    content: '\f005';
    color: #ffb933;
}

p.stars a:hover ~ a:before, p.stars.selected:not(:hover) a.active ~ a:before {
    content: "\f005";
    color: #adadad;
}

.product-grid .block-title {
    overflow: hidden;
    position: relative;
    margin-bottom: 35px;
    margin-top: 35px;
}

.product-grid .product-grid-title {
    background-color: #fff;
    font-size: 26px;
    padding-right: 30px;
    float: left;
    margin: 0;
    color: #333333;
    display: inline-block;
    line-height: 56px;
}

.product-grid .block-title a {
    float: right;
    display: inline-block;
    border-bottom: 2px solid;
    padding: 5px 0;
    text-align: center;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    color: #999999;
    background-color: #fff;
}

.product-grid .block-title a:hover {
    color: #a8854a;
    border-color: #a8854a;
}

.product-grid .block-title a span {
    margin-left: 10px;
}

@media (max-width: 480px) {
    .product-grid .product-grid-title {
        float: none;
        display: block;
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .product-grid .block-title::before {
        display: none;
    }

    .product-grid .block-title a {
        float: none;
        display: table;
        margin: 0 auto;
    }

    .jivo-iframe-container-bottom {
        right: 0 !important;
    }
}

/*Buy Together*/
.famibt-wrap {
    border: 2px solid #e8e8e8;
    overflow: hidden;
    width: 100%;
    padding: 40px 10px 40px 30px;
    margin: 0 0 40px;
    display: inline-block;
}

.famibt-product.out-of-stock {
    display: block;
    opacity: 0.4;
}

h3.famibt-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
}

.famibt-right-part::after {
    content: "";
    border-left: 1px solid #e5e5e5;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 99999em;
}

.famibt-right-part::before {
    content: "";
    border-left: 1px solid #e5e5e5;
    position: absolute;
    top: 0;
    left: 0;
    height: 99999em;
}

.famibt-right-part {
    text-align: center;
}

.total-price-html {
    font-size: 30px;
    color: #e52e06;
}

span.for-items-text {
    margin-bottom: 15px;
    font-size: 14px;
    color: #999;
    display: inline-block;
    margin-top: 10px;
    line-height: 26px;
}

.total-price-html {
    font-size: 30px;
    color: #e52e06;
    font-weight: 300;
}

button.famibt-add-all-to-cart {
    line-height: 42px;
    height: 46px;
    padding: 0 40px;
    background: transparent;
    border: 2px solid #333;
    border-radius: 0;
    color: #333;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

button.famibt-add-all-to-cart:hover {
    border-color: #333;
    background: #333;
    color: #fff;
}

div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-thumb-wrap::before {
    margin-left: -21px;
}

div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-product-title {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    min-height: inherit;
    margin: 10px 0 5px;
}

div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-price {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}

div.famibt-wrap .famibt-item {
    color: #000;
}

.famibt-wrap .famibt-item label {
    font-weight: 400;
}

div.famibt-wrap .famibt-item .famibt-price {
    color: #a8854a;
    font-size: 16px;
}

.famibt-wrap ins {
    color: #a8854a;
}

.famibt-wrap .woocommerce-error, .famibt-wrap .woocommerce-info, .famibt-wrap .woocommerce-message {
    padding: 10px 0 12px;
    margin: 0 0 30px;
    background: transparent;
    border: none;
    z-index: 1;
}

.famibt-error-message.woocommerce-error {
    margin-top: -50px;
    color: #ff5400;
    font-size: 14px;
}

.famibt-messages-wrap {
    margin-top: -40px;
    position: relative;
    min-height: 50px;
}

.famibt-messages-wrap::before {
    content: "";
    border-bottom: 2px solid #e5e5e5;
    width: 9999999em;
    left: -50%;
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.famibt-messages-wrap a.button.wc-forward {
    background: #333;
    color: #fff;
    line-height: 28px;
    height: 28px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 300;
    border: none;
}

.famibt-messages-wrap a.button.wc-forward:hover {
    background: #e52e06;
    color: #fff;
}

div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-thumb-wrap::before {
    z-index: 9;
}

.famibt-wrap .famibt-products-wrap div.famibt-product img {
    width: 100%;
}

/*relate product*/
/* .products.product-grid {
    border-top: 1px solid #e8e8e8;
    margin-top: 40px;
}
 */
.products.product-grid .slick-list {
    padding: 15px 0;
}

.products.product-grid .owl-slick .slick-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    border: 2px solid #ebebeb;
    left: -30px;
    font-size: 18px;
    background: #fff;
    opacity: 0;
    transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    -webkit-transition: opacity 0.5s ease 0s;
}

.products.product-grid .owl-slick .slick-arrow:hover {
    background: #a8854a;
    border-color: #a8854a;
    color: #fff;
}

.products.product-grid .owl-slick .slick-arrow.next {
    right: -30px;
    left: auto;
}

.products.product-grid .owl-slick:hover .slick-arrow {
    opacity: 1;
}

.single-block-title {
    font-size: 24px;
    text-align: center;
    margin: 40px 0 26px;
    position: relative;
    padding-bottom: 15px;
}

.single-block-title::before {
    content: "";
    width: 50px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    border-bottom: 1px solid #a8854a;
}

/*Socials share product*/
.social-share-product {
    z-index: 9999999;
    position: relative;
}

.share-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
}

.element-share-show .share-overlay {
    opacity: 1;
    visibility: visible;
}

.element-share-show .social-share-product-inner {
    visibility: visible;
    opacity: 1;
}

.funiter-social-product > a {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #333;
    border-radius: 50%;
    margin: 25px;
    font-weight: 100;
    font-size: 20px;
    color: #fff;
}

h3.title-share::before {
    content: "";
    width: 50px;
    border-bottom: 2px solid #a8854a;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

h3.title-share {
    position: relative;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin: 0 0 30px;
    padding-bottom: 20px;
}

.social-share-product-inner {
    width: 600px;
    text-align: center;
    background: #fff;
    padding: 50px 0;
    margin: 0 auto;
    top: 50%;
    max-width: 90%;
    border-radius: 5px;
    position: fixed;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.button-share {
    position: fixed;
    top: 50%;
    left: 0;
    transform-origin: 0% 0;
    transform: rotate(-90deg);
    font-size: 12px;
    letter-spacing: 2px;
    background: #333;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 15px;
    cursor: pointer;
    border-radius: 0 0 5px 5px;
}

.button-share:hover {
    background: #a8854a;
}

.button-share > span {
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-right: 10px;
}

a.facebook-share-link {
    background: #435897;
}

a.twitter-share-link {
    background: #41aee9;
}

a.google-share-link {
    background: #d04d45;
}

a.pinterest-share-link {
    background: #e93c36;
}

.funiter-social-product > a:hover {
    background: #333;
    color: #fff;
}

/*Recent Viewed sidebar*/
.funiter-recent-viewed-products-wrap {
    position: fixed;
    width: 400px;
    top: 0;
    right: 0;
    max-width: 100%;
    padding: 20px;
    z-index: 999999;
    bottom: 0;
    background: #fff;
    max-height: 100vh;
    box-shadow: 0 -5px 30px rgba(0, 0, 0, .08);
    right: -400px;
    transition: right 0.4s ease 0s;
    -o-transition: right 0.4s ease 0s;
    -webkit-transition: right 0.4s ease 0s;
}

.funiter-recent-viewed-products-sliding {
    display: inline-block;
    z-index: 1;
    position: relative;
    background: #fff;
    max-height: calc(100% - 70px);
    overflow: auto;
}

.funiter-recent-viewed-products-wrap.show-sliding {
    right: 0;
    z-index: 9999999;
}

.show-sticky_info_single .button-sliding {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.button-sliding {
    width: 50px;
    font-size: 21px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -2px;
    position: relative;
    color: #000;
    background: #fff;
    opacity: 0;
    border-radius: 50%;
    position: fixed;
    box-shadow: 0 4px 31px rgba(0, 0, 0, .15);
    top: 130px;
    cursor: pointer;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
    visibility: hidden;
    right: 70px;
    transition: opacity 0.4s ease 0s, transform 0.5s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, -o-transform 0.5s ease 0s, visibility 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.5s ease 0s, visibility 0.4s ease 0s;
}

.button-sliding:hover {
    background: #a8854a;
    color: #fff;
}

.recent-viewed-product.recent-viewed-item {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede;
}

.recent-viewed-product.recent-viewed-item:last-child {
    border-bottom: none;
}

.recent-viewed-product.recent-viewed-item .product-thumb {
    width: 90px;
    float: left;
    margin-right: 10px;
}

.recent-viewed-product .flash {
    display: none;
}

.recent-viewed-product .group-button {
    display: none;
}

.recent-viewed-product form.variations_form.cart {
    display: none;
}

.recent-viewed-product .price {
    font-size: 16px;
}

.recent-viewed-product .product-name {
    margin: 0;
}

.recent-viewed-product .yith-wcwl-add-to-wishlist {
    display: none;
}

.recent-viewed-product .rating-wapper {
    padding-bottom: 0;
}

.recent-viewed-product .rating-wapper .review {
    display: none;
}

.funiter-recent-viewed-products-sliding h2.single-block-title {
    margin: 0px 0 15px;
}

.button-close {
    width: 70px;
    position: absolute;
    height: 70px;
    top: 0px;
    cursor: pointer;
    left: 0px;
    color: #000;
    text-align: center;
    line-height: 70px;
    z-index: 1;
}

.button-close:hover {
    color: #a8854a;
}

.funiter-recent-viewed-products-wrap .single-block-title {
    margin: 0px 0 20px;
}

@media (max-width: 767px) {
    div.funiter-social-product > a {
        margin: 5px;
    }

}

.vc_mobile .social-share-product {
    display: none;
}

/* ==========================================================================
7.0 OTHER PAGE
========================================================================== */

/* ==========================================================================
7.1 CART PAGE
========================================================================== */

#shipping_method {
    padding-left: 0;
    list-style: none;
}

#shipping_method input[type="radio"] {
    display: none;
}

#shipping_method label {
    position: relative;
    padding-left: 26px;
    color: #666666;
    cursor: pointer;
}

#shipping_method label::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#shipping_method input[type="radio"]:checked + label {
    color: #333333;
    font-family: 'sofia_promedium', sans-serif;
}

#shipping_method input[type="radio"]:checked + label::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #333333;
    position: absolute;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

body.woocommerce-cart .cart-empty {
    font-family: 'sofia_proultralight', sans-serif;
    font-size: 50px;
    line-height: 1.2;
    border: 1px solid #cfcfcf;
    padding: 120px 15px;
    text-align: center;
}

body.woocommerce-cart .return-to-shop {
    text-align: center;
}

body.woocommerce-cart .return-to-shop a {
    font-family: 'sofia_promedium', sans-serif;
    display: inline-block;
    min-width: 162px;
    height: 54px;
    line-height: 54px;
    border-radius: 54px;
    padding: 0 15px;
    text-align: center;
    background-color: #efefef;
    color: #666666;
}

body.woocommerce-cart .return-to-shop a:hover {
    background: #a8854a;
    color: #fff;
}

.woocommerce-cart-form {
    float: left;
    display: inline-block;
    width: 65%;
    position: relative;
}

.cart-collaterals {
    display: inline-block;
    width: 35%;
    padding-left: 40px;
}

.cat-layout-full_width .woocommerce-cart-form {
    width: 100%;
    margin-bottom: 40px;
}

.cat-layout-full_width .cart-collaterals {
    width: 100%;
    padding-left: 0;
}

.shop_table {
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    border-collapse: separate;
}

.shop_table td,
.shop_table th {
    border-color: #cfcfcf;
    padding: 28px;
}

.shop_table tr td,
.shop_table tr th {
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
}

.shop_table tr:first-child td,
.shop_table tr:first-child th {
    border-top: 0;
}

.shop_table .product-remove {
    text-align: center;
}

.shop_table .product-remove .remove {
    font-size: 24px;
}

.shop_table .product-remove .remove:not(:hover) {
    color: #bfbfbf;
}

.shop_table .product-thumbnail img {
    max-width: 80px;
}

.shop_table .product-name a:not(.button) {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

.shop_table .product-name a:not(.button):hover {
    color: #a8854a;
}

.woocommerce-cart-form .shop_table tr:first-child td,
.woocommerce-cart-form .shop_table tr:first-child th {
    padding-top: 50px;
}

.cart_totals .shop_table tr:first-child td,
.cart_totals .shop_table tr:first-child th {
    padding-top: 80px;
}

.woocommerce-cart-form .shop_table thead {
    display: none;
}

.woocommerce-cart-form .shop_table .product-price,
.woocommerce-cart-form .shop_table .product-subtotal {
    font-size: 18px;
}

.woocommerce-cart-form .shop_table .actions {
    padding-top: 47px;
    padding-bottom: 30px;
    overflow: hidden;
}

.woocommerce-cart-form .shop_table .actions label {
    display: none;
}

.woocommerce-cart-form .shop_table .actions .coupon {
    position: relative;
    width: 480px;
    float: left;
    margin-bottom: 17px;
}

.woocommerce-cart-form .shop_table .actions #coupon_code {
    width: 100%;
    height: 54px;
    line-height: 52px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding: 0 170px 0 20px;
}

.woocommerce-cart-form .shop_table .actions button.button {
    float: right;
    font-family: 'sofia_promedium', sans-serif;
    display: inline-block;
    min-width: 162px;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
    padding: 0 15px;
    text-align: center;
    background-color: #efefef;
}

.woocommerce-cart-form .shop_table .actions .coupon button.button {
    position: absolute;
    top: 0;
    border-radius: 0 45px 45px 0;
    right: 0;
}

.woocommerce-cart-form .shop_table .actions button.button:hover {
    color: #fff;
    background-color: #a8854a;
}

.woocommerce-cart-form .shop_table .actions button.button:not(:hover) {
    color: #666666;
}

.cart_totals {
    position: relative;
    border-radius: 5px;
}

.cart_totals > h2 {
    text-align: center;
    background-color: #fff;
    display: table;
    position: absolute;
    margin: 0;
    top: -27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 155px;
    height: 54px;
    line-height: 50px;
    border-radius: 5px;
    border: 2px solid;
    font-size: 18px;
    font-family: 'sofia_promedium', sans-serif;
    z-index: 1;
}

.cart_totals .shop_table {
    background-color: #f8f8f8;
    margin-bottom: 0;
    border-bottom: 0;
    border-radius: 5px;
}

.cart_totals .shop_table tr:last-child th,
.cart_totals .shop_table tr:last-child td {
    border-bottom: 0;
}

.cart_totals .shop_table tr th {
    width: 140px;
    vertical-align: top;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    color: #333333;
}

.cart_totals .shop_table tr td {
    vertical-align: top;
    font-size: 16px;
    color: #333333;
}

.cart_totals .shop_table tr.order-total td {
    font-family: 'sofia_promedium', sans-serif;
}

.shipping-calculator-button {
    color: #ff5050;
}

.shipping-calculator-button,
.shipping-calculator-button:hover,
.shipping-calculator-button:focus,
.shipping-calculator-button:active {
    text-decoration: underline;
}

.shipping-calculator-form input {
    height: 54px;
    line-height: 52px;
    border-radius: 54px;
}

.shipping-calculator-form .button {
    font-family: 'sofia_promedium', sans-serif;
    display: inline-block;
    min-width: 162px;
    height: 54px;
    line-height: 54px;
    border-radius: 54px;
    padding: 0 15px;
    text-align: center;
    background-color: #efefef;
}

.shipping-calculator-form .button:not(:hover) {
    color: #666666;
}

.wc-proceed-to-checkout {
    text-align: center;
    background-color: #f8f8f8;
    border: 1px solid #cfcfcf;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    padding-bottom: 40px;
    margin-top: -3px;
}

.wc-proceed-to-checkout .checkout-button {
    display: inline-block;
    min-width: 228px;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
    background: #a8854a;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    color: #ffffff;
}

.wc-proceed-to-checkout .checkout-button:hover {
    opacity: 0.8;
}

.wishlist_table tfoot tr td, .wishlist_table tfoot tr {
    border: none !important;
}

@media (max-width: 1399px) {
    .shop_table td, .shop_table th {
        padding: 25px;
    }
}

@media (max-width: 1199px) {

    body.woocommerce-cart .cart-empty {
        padding: 50px 15px;
    }

    .shop_table td,
    .shop_table th {
        border-color: #cfcfcf;
        padding: 15px;
    }

    .woocommerce-cart-form {
        width: 100%;
        margin-top: 50px;
    }

    body.woocommerce-cart div .page-title {
        width: 100%;
    }

    .cart-collaterals {
        width: 100%;
        padding-left: 0;
        padding-top: 40px;
    }

    .cart_totals .shop_table tr th {
        width: 35%;
    }

}

@media (max-width: 767px) {
    .shop_table {
        display: block;
        border: none;
    }

    .shop_table tbody,
    .shop_table tr,
    .shop_table tr td,
    .shop_table tr th {
        display: inline-block;
        text-align: center !important;
        width: 100% !important;
    }

    .woocommerce-cart-form .shop_table tr:first-child td,
    .woocommerce-cart-form .shop_table tr:first-child th,
    .cart_totals .shop_table tr:first-child td,
    .cart_totals .shop_table tr:first-child th {
        padding-top: 15px;
    }

    div .woocommerce-cart-form .shop_table .actions .coupon,
    div .woocommerce-cart-form .shop_table .actions button.button {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    div .woocommerce-cart-form .shop_table .actions .coupon {
        width: 100%;
    }

    .woocommerce-cart-form .shop_table .actions .coupon button.button {
        position: relative;
        border-radius: 30px;
    }

    form.woocommerce-cart-form .shop_table .actions #coupon_code {
        padding: 0 20px;
    }

    form.woocommerce-cart-form .shop_table .actions {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    section.shipping-calculator-form {
        margin-top: 30px;
    }

    table .form-row > input {
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: #fff;
    }

    table .woocommerce-shipping-fields {
        padding-bottom: 20px;
    }

    .shop_table tr:first-child td,
    .shop_table tr:first-child th {
        border-top: 1px solid #cfcfcf;
    }

    .woocommerce-cart-form .shop_table tr:first-child td:first-child,
    .cart_totals .shop_table tr:first-child th:first-child {
        border-top: 0;
        padding-top: 50px;
    }

    .woocommerce-cart-form .shop_table .actions .coupon {
        max-width: 100%;
    }

    .woocommerce-cart-form .shop_table .actions #coupon_code {
        margin-bottom: 17px;
    }

    .shop_table tr {
        border: 1px solid #cfcfcf;
        margin-bottom: 20px;
        margin-top: -1px;
    }

    .shop_table tr:last-child {
        margin: 0;
    }

    .shop_table td, .shop_table th {
        margin-top: -1px;
    }

    div .wc-proceed-to-checkout {
        padding-bottom: 30px;
        padding-top: 30px;
        border-width: 1px;
    }

    table.woocommerce-checkout-review-order-table thead {
        width: 100%;
        display: table;
    }

}

/* ==========================================================================
7.2 CHECKOUT PAGE
========================================================================== */

.woocommerce-form__label-for-checkbox > span {
    position: relative;
    padding-left: 26px;
    color: #666666;
}

.woocommerce-form__label-for-checkbox > span::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
    display: none;
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span {
    color: #333333;
    font-family: 'sofia_promedium', sans-serif;
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #333333;
    position: absolute;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#payment ul {
    padding-left: 0;
    list-style: none;
}

#payment .input-radio {
    display: none;
}

#payment .input-radio ~ label {
    position: relative;
    padding-left: 26px;
    color: #666666;
    margin-bottom: 10px;
}

#payment .input-radio ~ label::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#payment .input-radio:checked + label {
    color: #333333;
    font-family: 'sofia_promedium', sans-serif;
}

#payment .input-radio:checked + label::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #333333;
    position: absolute;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.woocommerce-terms-and-conditions-wrapper {
    text-align: left;
}

/*SELECT2 RESET*/

body .select2-container {
    width: 100% !important;
}

body .select2-container--default .select2-selection--single {
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #666666;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 40px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    width: 50px;
}

body .select2-container .select2-choice .select2-arrow b:after {
    border: none;
    font-family: 'FontAwesome', sans-serif;
    content: "\f107";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0;
    margin-left: -15px;
}

body .select2-dropdown {
    border: 1px solid #e1e1e1;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

body .select2-dropdown .select2-search .select2-search__field {
    background-color: #ffffff;
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e6e6e6;
}

body .select2-results__option {
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
}

body .select2-dropdown .select2-result {
    color: #888888;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #f0f2f5;
    color: #000000;
}

body .select2-container--default .select2-results__option[aria-selected="true"],
body .select2-container--default .select2-results__option[data-selected="true"] {
    color: #000000;
}

body.woocommerce-checkout .woocommerce > .woocommerce-info {
    border: 2px solid #cfcfcf;
    border-radius: 8px;
    color: #666666;
    padding: 37px 78px;
    background-color: #ffffff;
    margin-bottom: 80px;
}

body.woocommerce-checkout .woocommerce > .woocommerce-info a {
    font-family: 'sofia_promedium', sans-serif;
}

.checkout_coupon {
    overflow: hidden;
    padding: 40px 40px 10px 40px;
    border: 1px solid #cfcfcf;
    margin-bottom: 50px;
}

.checkout_coupon .button {
    min-width: 159px;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    background: #a8854a;
    height: 54px;
    line-height: 54px;
    border-radius: 54px;
}

.checkout_coupon .button:hover {
    opacity: 0.8;
}

form.woocommerce-checkout {
    position: relative;
    padding-top: 27px;
}

form.woocommerce-checkout::before,
form.woocommerce-checkout::after {
    content: '';
    display: table;
}

form.woocommerce-checkout::after {
    clear: both;
}

.validate-required label .required {
    display: none;
}

.validate-required label::after {
    content: '*';
    color: #ff0000;
}

#customer_details {
    float: left;
    width: calc(100% - 440px);
    padding-right: 40px
}

/*.woocommerce-billing-fields*/

.woocommerce-billing-fields {
    position: relative;
}

.woocommerce-billing-fields > h3 {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 18px;
    border: 2px solid;
    display: table;
    min-width: 183px;
    height: 54px;
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
    padding: 0 15px;
    margin: 0 auto;
    background-color: #fff;
    position: absolute;
    top: -27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.woocommerce-billing-fields__field-wrapper {
    border: 1px solid #cfcfcf;
    padding: 80px 80px 50px 80px;
    border-radius: 5px;
}

.woocommerce-billing-fields__field-wrapper input {
    width: 100%;
}

.form-row {
    margin-bottom: 30px;
}

.form-row:last-child {
    margin-bottom: 0;
}

.form-row > label {
    font-family: 'sofia_promedium', sans-serif;
    display: block;
    color: #666666;
    margin-bottom: 12px;
}

.form-row > input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
}

.form-row-first {
    float: left;
    width: calc(50% - 20px);
}

.form-row-last {
    float: right;
    width: calc(50% - 20px);
}

.rememberme {
    float: left;
    color: #a4a4a4;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 22px;
}

.rememberme input[type="checkbox"] {
    display: none;
}

.rememberme:hover span, .rememberme input[type="checkbox"]:checked + span {
    color: #000;
}

.rememberme:hover span::before, .rememberme input[type="checkbox"]:checked + span::before {
    background: #000;
    border-color: #000;
}

.rememberme > span::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #e2e2e2;
    background: #f2f2f2;
    border-radius: 50%;
    margin-right: 11px;
    margin-bottom: -1px;
    transition: all 0.3s;
}

.lost_password {
    float: right;
    font-size: 15px;
    line-height: 24px;
    color: #a9a9a9;
    position: relative;
    margin-bottom: 22px;
}

.lost_password::before {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 1px solid;
    position: absolute;
    bottom: 0;
    left: 0;
}

.customer-form input[type="submit"], .login input[type="submit"] {
    width: 100%;
    letter-spacing: 2px;
}

/*.woocommerce-shipping-fields*/

#customer_details .col-2 {
    border: 1px solid #cfcfcf;
    padding: 70px 80px 80px 80px;
    margin-top: 40px;
    border-radius: 5px;
}

.woocommerce-shipping-fields {
    padding-bottom: 42px;
}

.shipping_address input {
    width: 100%;
}

.woocommerce-shipping-fields #ship-to-different-address {
    font-family: 'sofia_promedium', sans-serif;
    color: #666666;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
}

.woocommerce-shipping-fields #ship-to-different-address label {
    color: inherit;
}

.woocommerce-shipping-fields .shipping_address {
    padding-top: 20px;
}

#order_comments {
    border-color: #e1e1e1;
    height: 195px;
}

/*#order_review*/

#order_review_heading {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 18px;
    border: 2px solid;
    display: table;
    min-width: 155px;
    height: 54px;
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
    padding: 0 15px;
    position: absolute;
    margin: 0;
    z-index: 3;
    right: 140px;
    top: 0;
    background-color: #fff;
}

#order_review {
    float: left;
    width: 440px;
}

#order_review .shop_table {
    background-color: #f8f8f8;
    margin-bottom: 0;
    border-bottom: 0;
}

.woocommerce-checkout-review-order-table thead {
    background: transparent;
}

#order_review .shop_table tr th,
#order_review .shop_table tr td {
    padding: 30px 40px;
}

#order_review .shop_table tr th {
    vertical-align: top;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    color: #333333;
    width: 30%;
}

#order_review .shop_table tbody tr:first-child td,
#order_review .shop_table tbody tr:first-child th,
#order_review .shop_table tfoot tr:first-child td,
#order_review .shop_table tfoot tr:first-child th {
    border-top: 1px solid #cfcfcf;
}

#order_review .shop_table thead tr th {
    padding-top: 80px;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    color: #333333;
}

#order_review .shop_table tfoot {
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}

#order_review .shop_table tfoot .order-total td {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 20px;
}

#order_review .shop_table .cart_item td {
    font-family: inherit;
}

#payment {
    background-color: #f8f8f8;
    border: 1px solid #cfcfcf;
    padding: 40px 40px 65px 40px;
    margin-top: -5px;
    border-radius: 0 0 5px 5px;
}

.place-order {
    text-align: center;
}

#place_order {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    min-width: 228px;
    background: #a8854a;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
}

#place_order:hover {
    opacity: 0.8;
}

.woocommerce-order section.woocommerce-columns {
    display: flex;
    margin: 0 -15px;
}

.woocommerce-column {
    width: 50%;
    margin: 15px;
    float: left;
    border: 1px solid #cfcfcf;
    padding: 10px 20px;
    border-radius: 5px;
}

@media (max-width: 1199px) {

    body.woocommerce-checkout .woocommerce > .woocommerce-info {
        padding: 20px 15px;
        margin-bottom: 50px;
    }

    #customer_details {
        width: 100%;
        padding-right: 0;
        padding-bottom: 40px;
    }

    #order_review {
        width: 100%;
    }

    #order_review .shop_table tr th,
    #order_review .shop_table tr td {
        padding: 15px;
    }

    .woocommerce-billing-fields__field-wrapper {
        padding: 50px 15px;
    }

    #customer_details .col-2,
    #payment {
        padding: 30px 15px;
    }

    #order_review .shop_table thead tr th {
        padding-top: 51px;
    }

    #order_review_heading {
        position: relative;
        z-index: 1;
        right: auto;
        top: auto;
        margin: 0 auto -27px auto;
    }

}

@media (max-width: 767px) {

    #order_review .shop_table thead tr th:nth-child(2) {
        padding-top: 15px;
    }

    .form-row-first,
    .form-row-last {
        width: 100%;
        float: none;
    }

    div.woocommerce-order section.woocommerce-columns {
        display: block;
        margin: 0;
    }

    div.woocommerce-column {
        width: 100%;
        margin: 0;
    }

}

/* ==========================================================================
7.3 MY ACCOUNT PAGE
========================================================================== */
body.woocommerce-account .page-title {
    display: none;
}

body.woocommerce-account .woocommerce::before,
body.woocommerce-account .woocommerce::after {
    content: '';
    display: table;
}

body.woocommerce-account .woocommerce::after {
    clear: both;
}

#customer_login {
    overflow: hidden;
    position: relative;
    box-shadow: 3px 7px 120px rgba(0, 0, 0, .07);
    width: 900px;
    max-width: 100%;
}

.page-main-content div#customer_login {
    box-shadow: none;
    width: auto;
}

#customer_login .col-1, #customer_login .col-2 {
    width: 430px;
    max-width: 100%;
    margin: 50px auto;
}

#customer_login .form-row {
    margin-bottom: 25px;
}
.funiter-modal-content .woocommerce-error {
    display: none;
}
.login-form input {
    width: 100%;
}
form.login.processing {
    opacity: 0.5;
    position: relative;
} 
form.login.processing::before { 
    position: absolute;
    top: 50%;
    left: 50%;
    content: url(../images/loading.svg);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1000;
}
#customer_login > div > h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 8px;
    letter-spacing: 3px;
    margin: 20px 0 35px;
    text-align: center;
}

#customer_login > div > form {
    min-height: 484px;
}

div#customer_login > div > h2::before {
    width: auto;
    line-height: inherit;
    height: auto;
    min-width: inherit;
    background: transparent;
    color: #333;
    display: table;
    margin: 0 auto;
}

#customer_login .col-1, #customer_login .col-2 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.woocommerce-input-wrapper > input, .header-mobile .form-row > input {
    width: 100%;
    height: 40px;
    line-height: 38px;

}

#customer_login .col-1 .woocommerce-Button {
    float: left;
    min-width: 100px;
}

#customer_login .woocommerce-Button {
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    border-radius: 5px;
}

#customer_login .register .woocommerce-Button {
    display: table;
    float: none;
    margin: 0 auto;
}

.header-mobile #customer_login .form-row {
    margin-bottom: 15px;
}

#customer_login > div > form .form-row:not(.form-row-wide) {
    text-align: center;
    margin: 0;
}

#customer_login .woocommerce-form__label {
    float: right;
    line-height: 30px;
    font-size: 12px;
    margin-top: 15px;
}

form.woocommerce-form-login .lost_password {
    text-align: center;
    margin-bottom: 0;
}

.woocommerce-form__label-for-checkbox > span::before {
    width: 14px;
    height: 14px;
    top: 10px;
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span::after {
    width: 6px;
    height: 6px;
    left: 4px;
    top: 10px;
}

.spec span::before {
    content: "";
    border-top: 1px solid #e4e4e4;
    position: absolute;
    top: 7px;
    right: 100%;
    width: 9999em;
}

.spec span::after {
    content: "";
    border-top: 1px solid #e4e4e4;
    position: absolute;
    top: 7px;
    left: 100%;
    width: 9999em;
}

.spec span {
    position: relative;
    padding: 0 10px;
}

div.spec {
    font-size: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    overflow: hidden;
}

.woocommerce-form__label-for-checkbox > span {
    position: relative;
    font-size: 14px;
    color: #000000;
    top: -7px;
    padding-left: 20px;
}

button.next-action {
    font-size: 18px;
    font-family: Sofia_proregular;
    color: #333;
    display: table;
    height: auto;
    line-height: 12px;
    padding: 20px 0;
    margin: 5px auto;
    background: transparent;
}

button.next-action:hover {
    background: transparent !important;
    color: #a8854a;
}

#customer_login .col-2 {
    display: none;
}

button.next-action::after {
    content: "\f127";
    font-size: 17px;
    font-family: Flaticon;
    font-weight: 100;
    margin-left: 10px;
    top: 1px;
    position: relative;
}

#customer_login > div > form .form-row:not(.form-row-wide) {
    text-align: center;
    margin-bottom: 30px;
}

.login-icon {
    font-size: 35px;
    color: #000;
    margin-bottom: 25px;
    text-align: center;
}

p.des-login {
    margin: 0 0 26px;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
}

form.woocommerce-form-login .form-row:not(.form-row-wide),
form.register .form-row:not(.form-row-wide) {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    padding-top: 9px;
}

form.woocommerce-form-login .button, form.register .button {
    float: left;
    min-width: 159px;
    font-size: 14px;
    background: #000;
    letter-spacing: 1px;
    height: 50px;
    text-transform: uppercase;
    line-height: 50px;
}

form.woocommerce-form-login .button:hover,
form.register .button:hover {
    background: #a8854a;
    color: #fff;
}

form.woocommerce-form-login .woocommerce-form__label {
    float: right;
    margin-bottom: 0;
    line-height: 54px;
}

form.woocommerce-form-login .lost_password {
    text-align: center;
    margin-bottom: 0;
}

form.woocommerce-form-login .lost_password a:not(:hover) {
    color: #999999;
}

form.woocommerce-form-login .lost_password a,
form.woocommerce-form-login .lost_password a:hover,
form.woocommerce-form-login .lost_password a:focus,
form.woocommerce-form-login .lost_password a:active {
    text-decoration: underline;
}

.woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
    border: 1px solid #ededed;
}

.woocommerce-MyAccount-content {
    float: left;
    width: 70%;
    padding-left: 40px;
}

.woocommerce-MyAccount-navigation > ul {
    padding-left: 0;
    margin-bottom: 40px;
    margin: 0;
}

.woocommerce-MyAccount-navigation > ul li {
    line-height: 50px;
    list-style: none;
    padding: 0 10px 0 20px;
}

.woocommerce-MyAccount-navigation > ul li:not(:first-child) {
    border-top: 1px solid #ededed;
}

.woocommerce-MyAccount-navigation > ul li.is-active a {
    color: #a8854a;
}

.woocommerce-MyAccount-content .form-row label {
    display: block;
    font-weight: normal;
}

.woocommerce-MyAccount-content fieldset {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.woocommerce-MyAccount-content fieldset legend {
    color: #333333;
    display: block;
    border-bottom: none;
}

.woocommerce-MyAccount-content fieldset ~ p .woocommerce-Button {
    min-width: 159px;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
    background: #a8854a;
}

.woocommerce-MyAccount-content fieldset ~ p .woocommerce-Button:hover {
    opacity: 0.8;
}

.woocommerce-MyAccount-content .form-row input {
    width: 100%;
}

.woocommerce-MyAccount-content h3 {
    margin: 0 0 30px;
}

.woocommerce-Address {
    margin-bottom: 30px;
    padding: 40px 15px 30px 15px;
    border: 2px solid #cfcfcf;
    border-radius: 8px;
    margin-top: 60px;
    position: relative;
}

.woocommerce-Address .woocommerce-Address-title > h3 {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 18px;
    border: 2px solid;
    display: table;
    min-width: 183px;
    height: 54px;
    border-radius: 54px;
    line-height: 50px;
    text-align: center;
    padding: 0 15px;
    margin: 0 auto;
    background-color: #fff;
    position: absolute;
    top: -27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*.woocommerce-password*/

.woocommerce-password-strength {
    margin-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}

.woocommerce-password-strength::before {
    content: '';
    display: block;
    height: 4px;
    width: 100%;
    background-color: #c2c2c2;
    position: absolute;
    left: 0;
    bottom: 0;
}

.woocommerce-password-strength::after {
    content: '';
    display: block;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.woocommerce-password-strength.short::after {
    background-color: #f44336;
    width: 25%;
}

.woocommerce-password-strength.bad::after {
    background-color: #ff9800;
    width: 50%;
}

.woocommerce-password-strength.good::after {
    background-color: #2196F3;
    width: 75%;
}

.woocommerce-password-strength.strong::after {
    background-color: #4CAF50;
    width: 100%;
}

/* mfp*/
.acc-fade.mfp-wrap .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    width: auto !important;
    z-index: 1045;
}

.mfp-bg.acc-fade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #fff;
    opacity: 1;
}

@media (max-width: 991px) {
    div.main-container {
        padding-bottom: 0;
    }

    #customer_login .col-1,
    #customer_login .col-2 {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin: 0 auto;
    }

    #customer_login > div > form {
        min-height: 0;
    }

    .woocommerce-MyAccount-navigation {
        width: 100%;
    }

    .woocommerce-MyAccount-content {
        width: 100%;
        padding-left: 0;
    }

    #customer_login .form-row:not(.form-row-wide) {
        margin-bottom: 20px;
    }

}

@media (max-width: 479px) {

    #customer_login .woocommerce-form__label {
        float: none;
    }

    #customer_login .woocommerce-Button {
        float: none;
    }

}

/* ==========================================================================
7.4 WISHLIST PAGE
========================================================================== */

body.woocommerce-wishlist .page-title {
    display: none;
}

.wishlist-title {
    display: block;
}

.wishlist-title h2 {
    font-size: 18px;
    font-family: 'sofia_promedium', sans-serif;
    min-width: 134px;
    height: 54px;
    line-height: 50px;
    border-radius: 5px;
    border: 2px solid;
    text-align: center;
    padding: 0 15px;
    margin: 0 auto -27px auto;
    display: table;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.woocommerce table.wishlist_table thead {
    display: none;
}

.woocommerce table.wishlist_table tbody tr td.product-remove,
.woocommerce table.wishlist_table tbody tr td {
    padding: 28px;
}

.woocommerce table.wishlist_table tbody tr:first-child td.product-remove,
.woocommerce table.wishlist_table tbody tr:first-child td,
.woocommerce table.wishlist_table tbody tr:first-child th {
    padding-top: 65px;
}

.woocommerce table.wishlist_table tr td.product-thumbnail a {
    display: inline-block;
}

.woocommerce table.wishlist_table .product-price {
    font-size: 18px;
    color: #666666;
}

.woocommerce table.wishlist_table tbody tr td.wishlist-empty {
    font-family: 'sofia_proultralight', sans-serif;
    font-size: 50px;
    line-height: 1.2;
    padding: 120px 410px 75px 410px;
}

.woocommerce table.wishlist_table tr td.product-stock-status span {
    font-family: 'sofia_promedium', sans-serif;
    display: inline-block;
    border: 2px solid #eaeaea;
    min-width: 107px;
    height: 39px;
    border-radius: 5px;
    line-height: 35px;
    text-align: center;
    padding: 0 10px;
}

.woocommerce table.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
    color: #333333;
}

.woocommerce table.wishlist_table td.product-add-to-cart a {
    display: inline-block !important;
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
    background: #a8854a;
    font-size: 15px;
    color: #ffffff;
    padding: 0 20px!important;
    text-align: center;
}

.woocommerce table.wishlist_table td.product-add-to-cart a:hover {
    opacity: 0.8;
}

table.wishlist_table .yith-wcqv-button::before {
    position: relative;
    top: -4px;
    margin-left: 5px;
}

@media (max-width: 1366px) {

    .woocommerce table.wishlist_table tbody tr td.wishlist-empty {
        padding-left: 15px;
        padding-right: 15px;
    }

}

@media (max-width: 1199px) {

    .woocommerce table.wishlist_table tbody tr td.wishlist-empty {
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 24px;
    }

    .woocommerce table.wishlist_table tbody tr td.product-remove,
    .woocommerce table.wishlist_table tbody tr td {
        padding: 15px;
    }

}

@media (max-width: 767px) {

    .woocommerce table.wishlist_table tbody tr:first-child td {
        padding-top: 15px;
    }

    .woocommerce table.wishlist_table tbody tr:first-child td:first-child {
        padding-top: 15px;
    }

    .woocommerce table.wishlist_table .yith-wcqv-button {
        float: none;
        padding-left: 5px;
    }

    .woocommerce table.wishlist_table .yith-wcqv-button::before {
        vertical-align: top;
    }
}

/* ==========================================================================
7.5 PAGE 404
========================================================================== */
body.error404 .page-title {
    display: none;
}

section.error-404 {
    text-align: center;
    padding-bottom: 100px;
    padding-top: 100px;
}

section.error-404 > h1.title {
    margin-bottom: 30px;
}

section.error-404 > p.subtitle {
    margin-bottom: 30px;
}

section.error-404 > a.button {
    display: inline-block;
    min-width: 180px;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
    background: #a8854a;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

section.error-404 > a.button:hover {
    background: #333;
}

section.error-404 > a.button::after {
    font-family: 'FontAwesome', sans-serif;
    content: "\f105";
    margin-left: 8px;
    font-size: 16px;
}

.no-results.not-found {
    text-align: center;
}

.search-no-results .main-content:not(.has-sidebar) {
    width: 100%;
}

.search-no-results .sidebar.funiter_sidebar {
    display: none;
}

form.search-form {
    text-align: center;
    width: 581px;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    border-radius: 5px;
    height: 52px;
    line-height: 52px;
    border: 1px solid #d8d8d8;
    padding: 0;
}

form.search-form .search-field {
    width: 100%;
    border: none;
    height: 50px;
    line-height: 48px;
    padding: 0 54px 0 22px;
}

form.search-form .search-submit {
    padding: 0;
    width: 70px;
    height: 52px;
    line-height: 50px;
    position: absolute;
    right: -1px;
    font-size: 21px;
    border-radius: 0 5px 5px 0;
    top: -1px;
}

form.search-form .search-submit .fa-search::before {
    content: "\f100";
    font-family: Flaticon;
    font-size: 18px;
}

form.search-form {
    margin-bottom: 30px;
}

span.separation-text {
    display: table;
    font-size: 16px;
    margin: 0 auto 30px;
    position: relative;
    text-transform: uppercase;
    padding: 0 10px;
    letter-spacing: 1px;
    color: #000;
}

span.separation-text::before {
    content: "";
    border-top: 1px solid #e4e4e4;
    position: absolute;
    top: 14px;
    right: 100%;
    width: 70px;
}

span.separation-text::after {
    content: "";
    border-top: 1px solid #e4e4e4;
    position: absolute;
    top: 14px;
    left: 100%;
    width: 70px;
}

@media (max-width: 767px) {
    section.error-404 {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    body.error404 h1.title {
        font-size: 24px;
    }
}

/* ==========================================================================
7.6 FAQs PAGE
========================================================================== */
.funiter-faqs {
    border: 2px solid #cfcfcf;
    border-radius: 8px;
    padding-bottom: 67px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.funiter-faqs .funiter-title {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    color: #ffff;
    height: 57px;
    line-height: 57px;
    border-radius: 57px;
    display: table;
    padding: 0 15px;
    margin: -27px auto 0 auto;
    min-width: 493px;
    max-width: 100%;
    background: #a8854a;
    text-align: center;
    position: relative;
    z-index: 2;
}

.funiter-faqs .faqs-list-grid {
    padding: 56px 60px 0 60px;
    position: relative;
    margin: 0;
}

.funiter-faqs .faqs {
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 56px;
}

.funiter-faqs .faqs::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid #e9e9e9;
}

.funiter-faqs .faqs:nth-last-child(2),
.funiter-faqs .faqs:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.funiter-faqs .faqs:nth-last-child(2)::before,
.funiter-faqs .faqs:last-child::before {
    display: none;
}

.funiter-faqs .question,
.funiter-faqs .answer {
    overflow: hidden;
}

.funiter-faqs .question {
    padding-bottom: 11px;
}

.funiter-faqs .question .icon,
.funiter-faqs .answer .icon {
    float: left;
    display: inline-block;
    min-width: 50px;
    height: 50px;
    line-height: 48px;
    border-radius: 50%;
    text-align: center;
    padding: 0 5px;
    margin-right: 19px;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 18px;
    color: #333333;
    border: 1px solid #ececec;
}

.funiter-faqs .question p,
.funiter-faqs .answer p {
    overflow: hidden;
    margin-bottom: 0;
}

.funiter-faqs .question p {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 16px;
    color: #333333;
    margin-top: 11px;
}

.funiter-faqs .answer p {
    margin-top: 3px;
}

.loadmore-faqs {
    text-align: center;
}

.loadmore-faqs a {
    display: inline-block;
    min-width: 275px;
    height: 55px;
    line-height: 53px;
    border-radius: 55px;
    font-family: 'sofia_promedium', sans-serif;
    color: #ffffff;
    text-align: center;
    padding: 0 15px;
    background-color: #333333;
    margin-top: 64px;
}

.loadmore-faqs a:hover {
    color: #fff;
    background: #a8854a;
}

.loadmore-faqs a::after {
    font-family: 'FontAwesome', sans-serif;
    content: "\f107";
    margin-left: 9px;
    font-size: 18px;
    display: inline-block;
}

.funiter-faqs.loading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 1;
}

.funiter-faqs.loading .loadmore-faqs a::after {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    content: "\f110";
}

/*VC Custom*/
body.wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #fff !important;
    border-color: #dfdfdf !important;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
    font-size: 26px;
    padding: 28px 80px 28px 40px !important;
}

body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #000 !important;
}

body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #a8854a !important;
}

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 34px !important;
}

body.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    border-color: #000 !important;
}

body.wpb-js-composer .vc_tta-style-classic .vc_tta-controls-icon::after {
    border-color: #666 !important;
}

body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff !important;
    border-color: #dfdfdf !important;
    padding: 21px 34px 21px 40px !important;
}

body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel:not(:last-child) {
    margin-bottom: 20px;
}

/*faqs*/
body .vc_toggle_default .vc_toggle_title .vc_toggle_icon {
    right: 0;
    left: auto !important;
    width: 12px !important;
    height: 2px !important;
    background: #000;
    border-color: #000;
}

body .vc_toggle_default .vc_toggle_icon::before {
    height: 12px !important;
    width: 2px !important;
    border-color: #000000;
}

body .vc_toggle_default .vc_toggle_icon::after {
    height: 2px !important;
    width: 12px !important;
    background: #000000;
}

body .wpb-js-composer .vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #000000 !important;
}

body .vc_toggle_default .vc_toggle_title {
    padding: 0 46px 0 0 !important;
}

body .vc_toggle_default .vc_toggle_title > h4 {
    font-size: 20px;
}

body .vc_toggle_default.vc_toggle_active .vc_toggle_title > h4 {
    color: #a8854a;
}

body .vc_toggle_default:not(:last-child) {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 18px;
}

body .vc_toggle_default .vc_toggle_content {
    padding-left: 0 !important;
    padding-right: 46px;
    margin-bottom: 7px !important;
    line-height: 28px;
}

body .vc_toggle_default .vc_toggle_content:last-child {
    margin-bottom: 0;
}

body .vc_toggle_default .vc_toggle_content p:last-child {
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .funiter-faqs {
        padding-bottom: 30px;
    }

    .funiter-faqs .funiter-title {
        margin-top: 25px;
        min-width: 0;
    }

    .funiter-faqs .faqs-list-grid {
        padding: 30px 0 0 0;
    }

    .funiter-faqs .faqs::before {
        left: 15px;
        right: 15px;
    }

    .loadmore-faqs a {
        margin-top: 20px;
    }
}

/* ==========================================================================
8.0 BANNER + BREADCRUMBS + WDGET +PAGINATION
========================================================================== */
/* ==========================================================================
8.1 BANNER AND TITLE PAGE
========================================================================== */
.woocommerce-wishlist .main-container {
    padding: 0;
}

.main-container {
    padding-bottom: 50px;
}

.main-container.shop-page {
    padding-bottom: 0px;
}

.shop-page .main-content {
    margin-bottom: 30px;
}

.single-product .products.product-grid {
    margin-bottom: 30px;
}

.page-main-content + .comments-area {
    margin-top: 30px;
    padding-top: 50px;
    border-top: 1px solid #d6d6d6;
}

.inner-page-banner {
    border-radius: 8px;
}

.page-title {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 36px;
    text-align: center;
    margin-bottom: 60px;
}

h2.page-title {
    margin-top: 50px;
}

.page-title.blog-title {
    text-align: center;
    font-size: 36px;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 60px;
    margin-top: 45px;
}

.woocommerce-products-header .page-title {
    font-size: 26px;
    float: left;
    margin-bottom: 10px;
    color: #333;
}

body.woocommerce-cart .page-title {
    width: 100%;
    margin: 0;
    position: absolute;
    z-index: 1;
    top: -24px;
}

.main-container.left-sidebar .page-title:not(.blog-title), .main-container.right-sidebar .page-title:not(.blog-title) {
    margin-top: 0;
}

@media (min-width: 1200px) {
    .main-container.left-sidebar .blog-title, .main-container.right-sidebar .blog-title {
        margin-top: 45px;
    }
}

body.woocommerce-cart .page-title span {
    font-size: 18px;
    font-family: 'sofia_promedium', sans-serif;
    min-width: 134px;
    height: 54px;
    line-height: 50px;
    border-radius: 5px;
    border: 2px solid;
    text-align: center;
    padding: 0 15px;
    margin: 0 auto;
    display: table;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

body.woocommerce-checkout .page-title {
    display: none;
}

/* ==========================================================================
8.2 BREADCRUMBS THEME
========================================================================== */
.breadcrumbs {
    margin-top: 26px;
    margin-bottom: 26px;
}

body.woocommerce-cart .breadcrumbs,
body.woocommerce-checkout .breadcrumbs,
body.woocommerce-account .breadcrumbs,
body.woocommerce-wishlist .breadcrumbs {
    margin-top: 30px;
    margin-bottom: 30px;
}

body.blog .breadcrumbs {
    margin-bottom: 26px;
}

.breadcrumbs .breadcrumb {
    list-style: none;
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
}

.breadcrumbs .breadcrumb li {
    display: inline-block;
    color: #666666;
}

.breadcrumbs .breadcrumb li + li::before {
    font-family: 'FontAwesome', sans-serif;
    content: "\f105";
    color: #666666;
    padding-left: 19px;
    padding-right: 15px;
}

.breadcrumbs .breadcrumb li a:not(:hover) {
    color: #000000;
}

.woocommerce-breadcrumb {
    color: #666666;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 19px;
    margin-bottom: 25px;
}

.woocommerce-breadcrumb a:not(:hover) {
    color: #000000;
}

.woocommerce-breadcrumb i {
    padding-left: 11px;
    padding-right: 10px;
    color: #999999;
}

@media (max-width: 1199px) {
    .woocommerce-breadcrumb {
        padding-left: 15px;
        margin-bottom: 20px;
        margin-top: 0;
        padding-right: 15px;
    }
}

/* ==========================================================================
8.3 WIDGET THEME
========================================================================== */
.left-sidebar .main-content {
    float: right;
}

#widget-area .widget {
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    padding: 15px 20px 20px 20px;
    overflow: hidden;
    margin-bottom: 35px;
}

#widget-area .widget.widget-funiter-content_page {
    padding: 0;
    border: none;
}

#widget-area .widget.widget_search {
    border: none;
    padding: 0;
}

#widget-area .widget:not(:last-child) form.search-form {
    margin: 0;
}

.widget_search h2.widgettitle {
    margin-bottom: 25px;
}

.widget table {
    margin: 0;
}

.tagcloud a {
    font-size: 14px !important;
    line-height: 30px;
    display: inline-block;
    padding: 0 15px;
    color: #999;
    margin: 10px 5px 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.tagcloud a:hover {
    color: #fff;
    background: #a8854a;
    border-color: #a8854a;
}

.prdctfltr_filter[data-filter="product_cat"] .pf-help-title {
    position: relative;
    color: #fff;
}

.prdctfltr_filter[data-filter="product_cat"] .pf-help-title h2.widgettitle, #widget-area .widget_product_categories .widgettitle {
    color: #fff;
    position: relative;
}

.prdctfltr_filter[data-filter="product_cat"] .pf-help-title::before, #widget-area .widget_product_categories .widgettitle::before {
    content: "";
    background: #a8854a;
    position: absolute;
    top: -20px;
    left: -30px;
    right: -30px;
    border-radius: 5px 5px 0 0;
    z-index: -1;
    bottom: 0;
}

#widget-area .widget.widget_product_categories {
    border: 2px solid #a8854a;
}

#widget-area .widget:not(:last-child) {
    margin-bottom: 40px;
}

#widget-area .prdctfltr_filter[data-filter="product_cat"] .pf-help-title h2.widgettitle {
    margin: 0;
}

#widget-area .widgettitle {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
}

#widget-area .prdctfltr_filter:not(:first-child) .widgettitle {
    padding-top: 20px;
}

#widget-area .widgettitle::before {
    display: block;
    content: '';
    border-bottom: 1px solid #cfcfcf;
    position: absolute;
    left: -24px;
    bottom: 0;
    right: -20px;
}

#widget-area .prdctfltr_filter:not(:first-child) .widgettitle::after {
    content: "";
    border-top: 1px solid #cfcfcf;
    position: absolute;
    right: -30px;
    left: -30px;
    top: -1px;
}

#widget-area .widget ul,
#widget-area .widget ol {
    padding: 0;
    list-style: none;
}

#widget-area .widget ul.latest-post {
    border-bottom: none;
    padding-bottom: 0;
}

#widget-area .widget.widget_categories ul ul {
    margin-top: 14px;
}

#widget-area .widget ul ul,
#widget-area .widget ul ol,
#widget-area .widget ol ol,
#widget-area .widget ol ul {
    padding: 0 0 0 17px;
    border-bottom: none;
}

#widget-area .widget ul li {
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
}

#widget-area .widget ul li a {
    line-height: 28px;
}

#widget-area .widget ul li a:empty {
    display: none !important;
}

#widget-area .widget.widget_nav_menu ul ul {
    margin-top: 0;
}

#widget-area .widget.widget_nav_menu ul li {
    padding: 0;
}

#widget-area .widget.widget_nav_menu ul li a {
    padding: 4px 0;
    display: inline-block;
    overflow: hidden;
}

#widget-area .widget ul li a:not(:hover) {
    color: #333333;
}

#widget-area .widget.widget_rss ul li a:not(:hover) {
    color: #333;
}

#widget-area .widget ul li:last-child {
    padding-bottom: 0;
}

#widget-area .widget p:last-child {
    margin-bottom: 0;
}

#widget-area .widget label:not(.screen-reader-text) {
    width: 100%;
    margin: 15px 0;
}

div.prdctfltr-widget .prdctfltr_add_scroll {
    margin: 5px 0;
}

.widget .rating-wapper .review {
    display: none;
}

.widget .rating-wapper {
    line-height: 14px;
    padding: 0;
}

/*widget_product_categories*/

#widget-area .widget_product_categories .widgettitle {
    margin-bottom: 0;
}

.widget_product_categories .dropdown_product_cat {
    margin-top: 15px;
}

#widget-area .widget_product_categories .cat-item {
    position: relative;
    line-height: 26px;
    padding: 15px 0px;
}

.widget_product_categories .cat-item::before, #widget-area .widget .prdctfltr_filter[data-filter="product_cat"] label:not(.screen-reader-text)::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -24px;
    right: -20px;
    border-bottom: 1px solid #e4e4e4;
}

.widget_product_categories .cat-item:last-child::before {
    border: none;
}

#widget-area .widget.widget_product_categories .current-cat a {
    color: #a8854a;
}

#widget-area .widget.widget_product_categories .cat-item a:hover {
    color: #a8854a;
}

.widget_product_categories .current-cat a::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    background: #a8854a;
    margin-right: 12px;
}

.widget_product_categories .cat-item .children {
    display: none;
    margin-top: 15px;
    position: relative;
}

.widget_product_categories .cat-item .children::before {
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    border-bottom: 1px solid #ededed;
}

.widget_product_categories .cat-item .children .cat-item::before {
    left: 0;
}

.widget_product_categories .cat-item a {
    font-family: 'sofia_promedium', sans-serif;
    color: #666666;
}

.widget_product_categories .cat-item .carets {
    position: absolute;
    top: 6px;
    right: 0;
    width: 10px;
    text-align: right;
}

.widget_product_categories .cat-item .carets::before {
    display: inline-block;
    font-size: 17px;
    color: #bcbcbc;
    line-height: 44px;
    content: "\f105";
    font-family: 'FontAwesome', sans-serif;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.widget_product_categories .cat-item.show-sub > .carets::before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

/*widget_media_image*/

#widget-area .widget.widget_media_image {
    border: none;
    padding: 0;
    overflow: hidden;
}

/*woocommerce-widget-layered-nav-dropdown*/

#widget-area .widget .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 5px;
}

#widget-area .widget .select2-container .select2-search--inline {
    padding: 0;
}

#widget-area .widget .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: none;
    color: #fff;
    background: #a8854a;
}

#widget-area .widget .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
}

.woocommerce-widget-layered-nav-dropdown .woocommerce-widget-layered-nav-dropdown__submit {
    width: 100%;
    max-width: 270px;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 14px;
    background: #a8854a;
    margin-top: 20px;
}

.woocommerce-widget-layered-nav-dropdown .woocommerce-widget-layered-nav-dropdown__submit:hover {
    opacity: 0.8;
}

/*.widget_price_filter*/

.widget_price_filter .price_label {
    margin-top: 19px;
}

.widget_price_filter .button {
    width: 100%;
    max-width: 270px;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 14px;
    background: #a8854a;
    margin-top: 20px;
}

.widget_price_filter .button:hover {
    opacity: 0.8;
}

.widget_price_filter .price_slider {
    position: relative;
    height: 5px;
    border-radius: 2px 0 0 2px;
    background-color: #eeeeee;
    width: -webkit-calc(100% - 14px);
    width: -moz-calc(100% - 14px);
    width: calc(100% - 14px);
    margin-top: 30px;
}

.widget_price_filter .price_slider::before {
    content: '';
    display: block;
    height: 5px;
    border-radius: 0 2px 2px 0;
    width: 14px;
    background-color: #eeeeee;
    position: absolute;
    left: 100%;
    top: 0;
}

.widget_price_filter .ui-slider-range {
    height: 5px;
    background: #a8854a;
    position: absolute;
    top: 0;
}

.widget_price_filter .ui-slider-handle {
    border-radius: 50%;
    border: 2px solid #000000;
    background: #fff;
    display: inline-block;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*widget_categories*/
#widget-area .widget_categories .widgettitle {
    margin-bottom: 0;
}

#widget-area .widget_categories .widgettitle::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -30px;
    right: -30px;
    z-index: -1;
}

#widget-area .widget.widget_categories ul li:last-child {
    padding-bottom: 0;
}

.widget ul li, .widget_categories .cat-item {
    position: relative;
    color: #000;
}

.widget_categories .cat-item:hover {
    color: #a8854a;
}

#widget-area .widget ul li::before, .widget_categories .cat-item::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -999em;
    right: -20px;
    border-bottom: 1px solid #e4e4e4;
}

.widget .socials-list li::before {
    display: none;
}

.widget_categories .cat-item .children {
    position: relative;
}

.widget_categories .cat-item .children::before {
    content: '';
    position: absolute;
    top: 0;
    left: -999em;
    right: -20px;
    border-bottom: 1px solid #ededed;
}

.widget ul li:last-child::before, .widget_categories .cat-item:last-child::before {
    display: none;
}

#widget-area .widget_categories .cat-item a:not(:hover) {
    color: #000;
}

.widget_categories .cat-item a {
    position: relative;
}

#widget-area .widget.widget_categories ul li {
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    font-family: sofia_promedium;
}

/*widget-funiter-socials*/

.widget-funiter-socials .socials-list {
    padding-top: 13px;
}

.widget-funiter-socials .socials-list li {
    padding: 8px 15px 8px 0;
    display: inline-block;
}

.widget-funiter-socials .socials-list li:last-child {
    padding-right: 0;
}

.widget-funiter-socials .socials-list li a {
    display: block;
    width: 46px;
    height: 46px;
    background-color: #333333;
    color: #fff;
    font-size: 0;
    text-align: center;
    border-radius: 50%;
}

#widget-area .widget-funiter-socials ul.socials-list li a:not(:hover) {
    color: #fff;
}

.widget-funiter-socials .socials-list li a:hover {
    background: #a8854a;
}

.widget-funiter-socials .socials-list li a span {
    font-size: 16px;
    line-height: 46px;
}

/*widget-funiter-mailchimp*/

.widget-funiter-mailchimp .newsletter-form-wrap {
    margin-top: 26px;
    margin-bottom: 22px;
}

.widget-funiter-mailchimp .newsletter-form-wrap .email-newsletter {
    padding-right: 55px;
    font-size: 12px;
}

.widget-funiter-mailchimp .newsletter-form-wrap .submit-newsletter {
    color: #bfbfbf;
    min-width: 50px;
    background: none;
    font-size: 20px;
}

/*.widget-funiter-instagram*/

.widget-funiter-instagram .content-instagram {
    margin: 0 -7px -7px;
    overflow: hidden;
}

.widget-funiter-instagram .content-instagram .item {
    float: left;
    width: 33.3333333%;
}

.widget-funiter-instagram .content-instagram .item img {
    padding: 7px;
}

div.funiter-instagram .item::before {
    background: rgba(0, 0, 0, 0.5);
    bottom: 7px;
    content: "";
    left: 7px;
    position: absolute;
    right: 7px;
    top: 7px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: opacity 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
}

/*widget-funiter-post*/
.widget-funiter-post article {
    height: auto !important;
}

.widget-funiter-post article:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}

.widget-funiter-post article:first-child {
    padding-top: 4px;
}

.widget-funiter-post article:last-child {
    padding-bottom: 0px;
}

.widget-funiter-post article:not(:last-child)::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -24px;
    right: -20px;
    border-bottom: 1px solid #cfcfcf;
}

.widget-funiter-post .post-item-inner::before {
    display: none;
}

.widget-funiter-post .post-thumb {
    float: left;
}

.widget-funiter-post .post-info {
    overflow: hidden;
    padding-left: 20px;
    padding-right: 0;
}

.widget-funiter-post .post-title {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 0;
    max-height: 48px;
    margin-bottom: 0;
    overflow: hidden;
}

.widget-funiter-post .post-title::after {
    display: none;
}

.widget-funiter-post .date {
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #999;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-bottom: 7px;
}

/*.widget .product_list_widget*/

.product_list_widget li:not(.mini_cart_item) {
    border-bottom: none;
    display: inline-block;
    width: 100%;
}

.product_list_widget li:not(.mini_cart_item)::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -24px;
    right: -20px;
    border-bottom: 1px solid #cfcfcf;
}

@media (max-width: 1199px) {

    #widget-area .widget {
        padding: 16px 10px 16px 10px;
    }

    .product_list_widget li:not(.mini_cart_item)::before,
    .widget-funiter-post article:not(:last-child)::before,
    #widget-area .widgettitle::before,
    .widget_categories .cat-item::before,
    .widget_product_categories .cat-item::before {
        left: -10px;
        right: -10px;
    }

    div .funiter-custommenu .widgettitle {
        position: relative;
        padding-bottom: 10px;
    }

    .funiter-custommenu .widgettitle::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        height: 1px;
        width: 37px;
        background: #a8854a;
    }

}

@media (max-width: 767px) {

    #widget-area {
        padding-top: 40px;
    }

    .widget-funiter-instagram .content-instagram .item img {
        width: 100%;
    }
}

/* ==========================================================================
8.4 PAGINATION THEME
========================================================================== */
.comments-pagination,
.post-pagination,
.pagination {
    display: inline-block;
    width: 100%;
}

.comments-pagination {
    margin-top: 35px;
}

.comments-pagination .nav-links,
.woocommerce-pagination,
.pagination .nav-links {
    width: auto;
    display: inline-block;
    border-radius: 43px;
    font-family: 'sans-serif';
}

.comments-pagination .page-numbers,
.post-pagination > span:not(.title),
.post-pagination a span,
.pagination .page-numbers {
    color: #999999;
    display: inline-block;
    height: 44px;
    line-height: 42px;
    width: 44px;
    vertical-align: top;
    text-align: center;
    border: 1px solid;
    float: left;
    font-family: sofia_promedium;
    font-weight: 600;
    border-radius: 5px;
}

.comments-pagination .page-numbers:not(:last-child),
.post-pagination a span:not(:last-child),
.pagination .page-numbers:not(:last-child) {
    border: 1px solid #cfcfcf;
    height: 44px;
    margin: 0 10px 0 0;
    line-height: 42px;
    font-family: sofia_promedium;
    font-weight: 400;
    width: 44px;
    border-radius: 5px;
    font-size: 18px;
    min-width: inherit;
    padding: 0;
    color: #999;
}

.comments-pagination .page-numbers.current,
.comments-pagination a.page-numbers:hover,
.post-pagination > span:not(.title),
.post-pagination a span:hover,
.pagination .page-numbers.current,
.pagination .page-numbers:hover,
ul.page-numbers .page-numbers:hover,
ul.page-numbers .page-numbers.current {
    color: #333333;
    border-color: #333;
}

.comments-pagination .page-numbers.prev,
.comments-pagination .page-numbers.next,
.pagination .page-numbers.prev,
.pagination .page-numbers.next,
ul.page-numbers .page-numbers.prev,
ul.page-numbers .page-numbers.next {
    font-size: 0;
    height: 44px;
    width: 44px;
    line-height: 40px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
}

.comments-pagination .page-numbers.prev:hover,
.comments-pagination .page-numbers.next:hover,
.pagination .page-numbers.prev:hover,
.pagination .page-numbers.next:hover,
ul.page-numbers .page-numbers.prev:hover,
ul.page-numbers .page-numbers.next:hover {
    border: 1px solid #333;
}

.comments-pagination .page-numbers.prev::before,
.pagination .page-numbers.prev::before,
ul.page-numbers .page-numbers.prev::before {
    font-family: 'FontAwesome', sans-serif;
    content: "\f104";
    font-size: 17px;
}

.comments-pagination .page-numbers.next::before,
.pagination .page-numbers.next::before,
ul.page-numbers .page-numbers.next::before {
    font-family: 'FontAwesome', sans-serif;
    content: "\f105";
    font-size: 17px;
}

.post-pagination > span.title {
    line-height: 44px;
    float: left;
    margin-right: 5px;
}

.taxonomy-description {
    margin-bottom: 30px;
}

/*===============================================================
9.0 SHORTCODE
===============================================================*/

/*===============================================================
9.1 FUNITER BANNER
===============================================================*/
.funiter-banner .banner-inner {
    position: relative;
    display: inline-table;
}

.funiter-slide .funiter-banner .banner-inner {
    display: block;
}

.funiter-banner .banner-thumb {
    overflow: hidden;
}

.funiter-banner .banner-thumb img {
    width: 100%;
    min-height: 250px;
    object-fit: cover;
    -webkit-transition: transform 0.4s ease 0s;
    -moz-transition: transform 0.4s ease 0s;
    -o-transition: transform 0.4s ease 0s;
    transition: transform 0.4s ease 0s;
}

.funiter-banner .banner-inner:hover .banner-thumb img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

/*.funiter-banner.style-01*/
.funiter-banner.style-01 .banner-info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 17%;
}

.funiter-banner.style-01 .bigtitle {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 18px;
}

.funiter-banner.style-01 .desc {
    font-size: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
    padding-left: 50px;
    position: relative;
    margin-bottom: 28px;
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
}

.funiter-banner.style-01 .desc::before {
    position: absolute;
    top: 15px;
    left: 0;
    content: '';
    width: 34px;
    border-bottom: 1px solid;
}

/*.funiter-banner.style-02*/
.funiter-banner.style-02 .banner-thumb {
    position: relative;
}

.funiter-banner.style-02 .banner-thumb::before {
    content: '';
    position: absolute;
    top: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
    border: 5px solid #fff;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.funiter-banner.style-02 .banner-inner:hover .banner-thumb::before {
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}

.funiter-banner.style-02 .banner-info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    right: 20px;
    text-align: center;
}

.funiter-banner.style-02 .title {
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.1em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.funiter-banner.style-02 .bigtitle {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 13px;
}

.funiter-banner.style-02 .desc {
    font-size: 22px;
    color: #a8854a;
    margin-bottom: 30px;
}

.funiter-banner.style-01 .button,
.funiter-banner.style-02 .button {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    position: relative;
    overflow: hidden;
    padding-bottom: 5px;
}

.funiter-banner.style-01 .button::before,
.funiter-banner.style-02 .button::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 2px solid;
}

.funiter-banner.style-07 .button:hover::before,
.funiter-banner.style-01 .button:hover::before,
.funiter-banner.style-02 .button:hover::before,
.funiter-banner.style-04 .button:hover::before {
    -webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
    animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}

/*.funiter-banner.style-03*/
.funiter-banner.style-03 .title {
    font-size: 16px;
    font-family: 'sofia_promedium', sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
}

.funiter-banner.style-03 .bigtitle {
    font-size: 66px;
    line-height: 70px;
    color: #fff;
    margin-bottom: 26px;
}

.funiter-banner.style-03 .desc {
    font-size: 22px;
    color: #fff;
    margin-bottom: 45px;
}

.funiter-banner.style-03 .button {
    display: inline-block;
    min-width: 174px;
    height: 50px;
    line-height: 46px;
    border-radius: 50px;
    border: 2px solid;
    padding: 0 15px;
    text-align: center;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
}

.funiter-banner.style-03 .button:hover {
    color: #fff;
    background-color: #a8854a;
    border-color: #a8854a;
}

/*.funiter-banner.style-04*/
.funiter-banner.style-04 .banner-info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 45px;
    text-align: left;
    z-index: 2;
}

.funiter-banner.style-04 .title {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 14px;
    color: #a6a5a5;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.funiter-banner.style-04 .bigtitle {
    font-size: 30px;
    margin-bottom: 19px;
}

.funiter-banner.style-04 .button {
    display: inline-block;
    font-size: 16px;
    font-family: 'sofia_promedium', sans-serif;
    position: relative;
    padding-bottom: 5px;
    overflow: hidden;
    color: #000;
}

.funiter-banner.style-04 .button::before {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    border-bottom: 2px solid #000;
}

/*.funiter-banner.style-05*/
.funiter-banner.style-05 .banner-info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 7%;
    text-align: left;
}

.funiter-banner.style-05 .title {
    font-size: 16px;
    font-family: 'sofia_promedium', sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
}

.funiter-banner.style-05 .bigtitle {
    font-size: 40px;
    line-height: 55px;
    color: #fff;
    margin-bottom: 26px;
}

.funiter-banner.style-05 .button {
    display: inline-block;
    min-width: 174px;
    height: 50px;
    line-height: 46px;
    border-radius: 50px;
    border: 2px solid #fff;
    padding: 0 15px;
    text-align: center;
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
}

.funiter-banner.style-05 .button:hover {
    background-color: #fff;
    color: #000;
}

/*.funiter-banner.style-06*/
.funiter-banner.style-06 .banner-info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 7%;
    right: 7%;
    text-align: left;
}

.funiter-banner.style-06 .banner-info .banner-top {
    width: 100%;
    display: inline-block;
}

.funiter-banner.style-06 .banner-info .banner-top-left {
    float: left;
}

.funiter-banner.style-06 .banner-info .sale {
    float: right;
    font-family: 'sofia_prolight', sans-serif;
    font-size: 130px;
    line-height: 1;
    color: #fff;
    position: relative;
    margin-top: -22px;
    padding-right: 25px;
    padding-bottom: 36px;
}

.funiter-banner.style-06 .banner-info .sale::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 4px solid;
}

.funiter-banner.style-06 .banner-info .sale .percent {
    font-size: 40px;
    position: absolute;
    top: 16px;
    right: 10px;
}

.funiter-banner.style-06 .banner-info .sale .off {
    font-size: 16px;
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    position: absolute;
    bottom: 60px;
    right: 10px;
    -webkit-transform: rotate(-90deg) translateX(100%);
    -moz-transform: rotate(-90deg) translateX(100%);
    -ms-transform: rotate(-90deg) translateX(100%);
    -o-transform: rotate(-90deg) translateX(100%);
    transform: rotate(-90deg) translateX(100%);
    transform-origin: bottom right;
}

.funiter-banner.style-06 .title {
    font-size: 16px;
    font-family: 'sofia_promedium', sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
}

.funiter-banner.style-06 .bigtitle {
    font-size: 66px;
    line-height: 70px;
    color: #fff;
    margin-bottom: 15px;
    margin-left: -5px;
}

.funiter-banner.style-06 .desc {
    font-size: 22px;
    color: #fff;
    margin-bottom: 25px;
}

.funiter-banner.style-06 .button {
    display: inline-block;
    min-width: 174px;
    height: 50px;
    line-height: 46px;
    border-radius: 50px;
    font-weight: 500;
    border: 2px solid #fff;
    padding: 0 15px;
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
}

.funiter-banner.style-06 .button:hover {
    background-color: #fff;
    color: #000;
}

/*.funiter-banner.style-07*/
.funiter-banner.style-07 .banner-thumb {
    border-radius: 4px;
}

.funiter-banner.style-07 .banner-info {
    position: absolute;
    bottom: 70px;
    left: 10px;
    right: 10px;
    text-align: center;
}

.funiter-banner.style-07 .bigtitle {
    font-size: 30px;
    color: #fff;
    margin-bottom: 5px;
}

.funiter-banner.style-07 .desc {
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.1em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.funiter-banner.style-07 .button {
    font-size: 16px;
    position: relative;
    padding-bottom: 5px;
    display: inline-block;
    color: #fff;
    overflow: hidden;
}

.funiter-banner.style-07 .button::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 2px solid;
}

/*.funiter-banner.style-08*/
.funiter-banner.style-08 .banner-thumb {
    margin-bottom: 24px;
    border-radius: 4px;
    position: relative;
}

.funiter-banner.style-08 .banner-thumb span {
    position: absolute;
    top: 25px;
    right: 0;
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #fff;
    font-family: 'sofia_promedium', sans-serif;
    text-transform: uppercase;
    height: 22px;
    line-height: 21px;
    padding: 0 10px;
    background-color: #f33c3c;
}

.funiter-banner.style-08 .banner-thumb span::before {
    content: '';
    border-style: solid;
    border-color: #f33c3c transparent;
    border-width: 11px 0 11px 7px;
    position: absolute;
    top: 0;
    left: -7px;
}

.funiter-banner.style-08 .bigtitle {
    font-size: 24px;
    margin-bottom: 8px;
}

/*.funiter-banner.style-09*/
.funiter-banner.style-09 .banner-inner {
    text-align: center;
}

.funiter-banner.style-09 .banner-info {
    background-color: #f7f7f7;
    padding: 37px 5px 43px;
}

.funiter-banner.style-09 .bigtitle {
    font-size: 26px;
    margin-bottom: 7px;
}

.funiter-banner.style-09 .desc {
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #a8854a;
}

/*.funiter-banner.style-10*/
.funiter-banner.style-10 .banner-info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 9%;
    right: 9%;
    text-align: left;
    z-index: 2;
}

.funiter-banner.style-10 .bigtitle {
    font-size: 30px;
    margin-bottom: 19px;
}

.funiter-banner.style-10 .desc {
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: 'sofia_promedium', sans-serif;
    margin-bottom: 28px;
}

.funiter-banner.style-10 .button {
    display: inline-block;
    min-width: 150px;
    padding: 0 15px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    color: #fff;
    background-color: #000;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.funiter-banner.style-10 .button:hover {
    background-color: #a8854a;
}

/*.funiter-banner.style-11*/
.funiter-banner.style-11 .banner-info {
    text-align: left;
}

.funiter-banner.style-11 .bigtitle {
    position: absolute;
    top: 38px;
    left: 50%;
    -webkit-transform: rotate(90deg) translateY(-50%);
    -moz-transform: rotate(90deg) translateY(-50%);
    -ms-transform: rotate(90deg) translateY(-50%);
    -o-transform: rotate(90deg) translateY(-50%);
    transform: rotate(90deg) translateY(-50%);
    transform-origin: top left;
    font-size: 40px;
    color: #fff;
    margin-bottom: 0;
    padding-left: 124px;
    white-space: nowrap;
}

.funiter-banner.style-11 .bigtitle::before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    border-bottom: 1px solid;
    width: 84px;
}

.funiter-banner.style-11 .desc {
    text-align: center;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 18px;
    letter-spacing: 0.1em;
    color: #fff;
    position: absolute;
    bottom: 155px;
    left: 0;
    right: 0;
}

.funiter-banner.style-11 .button {
    position: absolute;
    bottom: 90px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    min-width: 150px;
    padding: 0 15px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    color: #fff;
    background-color: #a8854a;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.funiter-banner.style-11 .button:hover {
    background-color: #000;
}

/*funiter-banner.style-12*/
.funiter-banner.style-12 .banner-inner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.funiter-banner.style-12 .banner-thumb {
    position: relative;
}

.funiter-banner.style-12 .banner-thumb::before {
    content: "";
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 6px;
    right: 6px;
    z-index: 1;
    -webkit-transition: top 0.4s, bottom 0.4s ease 0s;
    -moz-transition: all 0.4s, bottom 0.4s ease 0s;
    -o-transition: all 0.4s, bottom 0.4s ease 0s;
    transition: all 0.4s, bottom 0.4s ease 0s;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
}

.funiter-banner.style-12 .banner-thumb::after {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    top: 6px;
    bottom: 6px;
    -webkit-transition: left 0.4s, right 0.4s ease 0s;
    -moz-transition: left 0.4s, right 0.4s ease 0s;
    -o-transition: left 0.4s, right 0.4s ease 0s;
    transition: left 0.4s, right 0.4s ease 0s;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    z-index: 1;
}

.funiter-banner.style-12 .banner-inner:hover .banner-thumb::before {
    top: 10px;
    bottom: 10px;
}

.funiter-banner.style-12 .banner-inner:hover .banner-thumb::after {
    left: 6px;
    right: 6px;
}

.funiter-banner.style-12 .banner-info {
    position: absolute;
    top: 50%;
    left: 15px;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.funiter-banner.style-12 .bigtitle {
    color: #fff;
    text-align: center;
    font-size: 34px;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
}

.funiter-banner.style-12 .bigtitle a {
    color: inherit;
}

@media (max-width: 1499px ) {
    .funiter-banner.style-05 .bigtitle {
        font-size: 36px;
        line-height: 1.2;
    }

    .funiter-banner.style-06 .banner-info .banner-top-left {
        width: calc(100% - 130px);
    }

    .funiter-banner.style-06 .bigtitle {
        font-size: 50px;
        line-height: 1.2;
        margin-left: 0;
    }

    .funiter-banner.style-06 .desc {
        font-size: 16px;
        margin-bottom: 13px;
    }

    .funiter-banner.style-06 .banner-info .sale {
        font-size: 90px;
        padding-bottom: 10px;
        margin-top: 0;
        min-width: 122px;
    }

    .funiter-banner.style-06 .banner-info .sale .off {
        font-size: 14px;
        bottom: 40px;
    }

    .funiter-banner.style-06 .banner-info .sale .percent {
        font-size: 24px;
        top: 12px;
    }
}

@media (max-width: 1280px ) {
    .funiter-banner.style-10 .banner-thumb,
    .funiter-banner.style-04 .banner-thumb {
        position: relative;
    }

    .funiter-banner.style-10 .banner-thumb::before,
    .funiter-banner.style-04 .banner-thumb::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.3);
        z-index: 1;
    }
}

@media (max-width: 1199px ) {
    .funiter-banner.style-04 .banner-info,
    .funiter-banner.style-01 .banner-info {
        left: 8%;
    }

    .funiter-banner.style-01 .bigtitle {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .funiter-banner.style-01 .desc {
        font-size: 14px;
        padding-left: 45px;
        margin-bottom: 10px;
    }

    .funiter-banner.style-02 .banner-thumb::before {
        top: 25px;
        left: 25px;
        right: 25px;
        bottom: 25px;
        border: 4px solid #fff;
    }

    .funiter-banner.style-02 .title {
        font-size: 14px;
    }

    .funiter-banner.style-02 .bigtitle {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 8px;
    }

    .funiter-banner.style-02 .desc {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .funiter-banner.style-03 .title {
        font-size: 14px;
    }

    .funiter-banner.style-03 .bigtitle {
        font-size: 44px;
        line-height: 1.2;
        margin-bottom: 15px;
    }

    .funiter-banner.style-03 .desc {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .funiter-banner.style-06 .title {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .funiter-banner.style-05 .title {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .funiter-banner.style-05 .bigtitle {
        font-size: 26px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .funiter-banner.style-03 .button,
    .funiter-banner.style-06 .button,
    .funiter-banner.style-05 .button {
        min-width: 120px;
        height: 36px;
        line-height: 31px;
        font-size: 11px;
    }

    .funiter-banner.style-05 .banner-info,
    .funiter-banner.style-06 .banner-info {
        left: 20px;
        right: 20px;
    }

    .funiter-banner.style-06 .bigtitle {
        font-size: 40px;
        line-height: 1;
        margin-bottom: 7px;
    }

    .funiter-banner.style-06 .desc {
        margin-bottom: 3px;
    }

    .funiter-banner.style-06 .banner-info .sale .off {
        bottom: 22px;
    }

    .funiter-banner.style-09 .banner-info {
        padding: 20px 5px;
    }

    .funiter-banner.style-09 .bigtitle {
        font-size: 20px;
    }

    .funiter-banner.style-10 .bigtitle {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .funiter-banner.style-10 .desc {
        font-size: 12px;
        margin-bottom: 17px;
    }

    .funiter-banner.style-10 .button,
    .funiter-banner.style-11 .button {
        min-width: 120px;
        height: 36px;
        line-height: 36px;
        font-size: 11px;
    }

    .funiter-banner.style-11 .bigtitle {
        top: 15px;
        padding-left: 40px;
        font-size: 26px;
    }

    .funiter-banner.style-11 .bigtitle::before {
        width: 30px;
    }

    .funiter-banner.style-11 .desc {
        bottom: 90px;
        font-size: 14px;
    }

    .funiter-banner.style-11 .button {
        bottom: 40px;
        min-width: 130px;
    }

    .funiter-banner.style-12 .bigtitle {
        font-size: 22px;
    }
}

@media (max-width: 991px) {
    .funiter-banner.style-06 .banner-info .banner-top-left {
        width: 100%;
    }

    .funiter-banner.style-06 .banner-info .sale {
        position: absolute;
        top: 50%;
        left: 50%;
        opacity: 0.15;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .funiter-banner.style-06 .desc {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .funiter-banner .bigtitle br {
        display: none;
    }

    .funiter-banner.style-02 .banner-thumb::before {
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border: 2px solid #fff;
    }

    .funiter-banner.style-02 .title {
        font-size: 13px;
    }

    .funiter-banner.style-03 {
        text-align: center;
    }

    .funiter-banner.style-03 .bigtitle {
        font-size: 28px;
    }

    .funiter-banner.style-03 .desc {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .funiter-banner.style-05 .banner-info,
    .funiter-banner.style-06 .banner-info {
        left: 15px;
        right: 15px;
    }

    .funiter-banner.style-08 .bigtitle {
        font-size: 22px;
    }

    .funiter-banner.style-08 .banner-thumb {
        margin-bottom: 15px;
    }

    .funiter-banner.style-11 .banner-thumb {
        max-height: 470px;
    }
}

/*===============================================================
9.2 FUNITER BLOG
===============================================================*/
.funiter-blog .title {
    font-size: 20px;
    padding-bottom: 21px;
    margin-bottom: 55px;
    border-bottom: 1px solid #e8e8e8;
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

@media (max-width: 1199px) {
    .funiter-blog .title {
        margin-bottom: 25px;
    }
}

/*===============================================================
9.3 FUNITER BUTTON
===============================================================*/
/*.funiter-button.style-01*/
.funiter-button.style-01 a {
    display: inline-block;
    min-width: 174px;
    height: 46px;
    line-height: 46px;
    border-radius: 46px;
    padding: 0 15px;
    text-align: center;
    background-color: #a8854a;
    color: #fff;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.funiter-button.style-01 a:hover {
    background-color: #000;
}

/*.funiter-button.style-02*/
.funiter-button.style-02 a {
    display: inline-block;
    min-width: 174px;
    height: 50px;
    line-height: 46px;
    border-radius: 50px;
    border: 2px solid #fff;
    padding: 0 15px;
    text-align: center;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
}

.funiter-button.style-02 a:hover {
    background-color: #fff;
    color: #000;
}

@media (max-width: 1199px) {
    .funiter-button.style-01 a {
        min-width: 130px;
        height: 36px;
        line-height: 36px;
    }

    .funiter-button.style-02 a {
        min-width: 130px;
        height: 36px;
        line-height: 32px;
    }
}

/*===============================================================
9.4 FUNITER CATEGORY
===============================================================*/
/*.funiter-category.style-01*/
.funiter-category.style-01 .category-inner {
    background-color: #fff;
    padding: 25px 15px 35px;
    text-align: center;
}

.funiter-category.style-01 .category-inner .category-thumb {
    margin-bottom: 15px;
    overflow: hidden;
}

.funiter-category.style-01 .category-inner .category-thumb img {
    width: 200px;
    margin: 0 auto;
    -webkit-transition: transform 0.25s ease 0s;
    -moz-transition: transform 0.25s ease 0s;
    -o-transition: transform 0.25s ease 0s;
    transition: transform 0.25s ease 0s;
}

.funiter-category.style-01 .category-inner:hover .category-thumb img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.funiter-category.style-01 .category-inner .title {
    font-size: 20px;
    margin: 0;
}

/*.funiter-category.style-02*/
.funiter-category.style-02 {
    text-align: center;
}

.funiter-category.style-02 .category-thumb {
    overflow: hidden;
    max-width: 290px;
    margin: 0 auto 27px;
    padding: 20px;
    background-color: #fff;
    border-radius: 50%;
}

.funiter-category.style-02 .category-thumb img {
    border-radius: 50%;
    -webkit-transition: transform 0.25s ease 0s;
    -moz-transition: transform 0.25s ease 0s;
    -o-transition: transform 0.25s ease 0s;
    transition: transform 0.25s ease 0s;
}

.funiter-category.style-02 .category-inner:hover .category-thumb img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.funiter-category.style-02 .title {
    font-size: 22px;
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .funiter-category.style-02 .category-thumb {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .funiter-category.style-01 .category-inner {
        padding: 10px 7px;
    }

    .funiter-category.style-01 .category-inner .title,
    .funiter-category.style-02 .title {
        font-size: 15px;
    }

    .funiter-category.style-02 .category-thumb,
    .funiter-category.style-01 .category-inner .category-thumb {
        margin-bottom: 10px;
    }
}

/*===============================================================
9.5 FUNITER COUNTDOWN
===============================================================*/
.funiter-countdown-sc .funiter-countdown {
    margin-bottom: 43px;
}

.funiter-countdown-sc .funiter-countdown > span {
    display: inline-block;
    text-align: center;
    padding-right: 16px;
}

.funiter-countdown-sc .funiter-countdown > span:last-child {
    padding-right: 0;
}

.funiter-countdown-sc .funiter-countdown > span .number {
    display: inline-block;
    min-width: 74px;
    height: 74px;
    line-height: 74px;
    color: #000;
    border-radius: 40px;
    background-color: #fff;
    font-size: 26px;
    margin-bottom: 6px;
}

.funiter-countdown-sc .funiter-countdown > span .text {
    font-size: 14px;
    letter-spacing: 0.2em;
    color: #fff;
    display: block;
    text-transform: uppercase;
}

/*.funiter-countdown-sc.style-01*/
.funiter-countdown-sc.style-01 .title {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.1em;
    position: relative;
    padding-left: 54px;
    margin: 0 0 23px 0;
}

.funiter-countdown-sc.style-01 .title::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 2px solid;
    width: 38px;
}

.funiter-countdown-sc.style-01 .subtitle {
    font-size: 66px;
    line-height: 1;
    color: #fff;
    margin-bottom: 24px;
}

.funiter-countdown-sc.style-01 .text-date {
    font-size: 22px;
    color: #fff;
    margin-bottom: 42px;
}

.funiter-countdown-sc.style-01 .button {
    display: inline-block;
    min-width: 174px;
    height: 50px;
    line-height: 46px;
    border-radius: 50px;
    padding: 0 15px;
    text-align: center;
    border: 2px solid;
    font-size: 12px;
    font-family: 'sofia_promedium', sans-serif;
    letter-spacing: 0.1em;
    color: #fff;
}

.funiter-countdown-sc.style-01 .button:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

/*.funiter-countdown-sc.style-02*/
.funiter-countdown-sc.style-02 .title {
    font-size: 66px;
    line-height: 1;
    color: #fff;
    margin-bottom: 29px;
}

.funiter-countdown-sc.style-02 .subtitle {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 15px;
}

.funiter-countdown-sc.style-02 .text-date {
    text-decoration: none;
    font-size: 26px;
    color: #a8854a;
    margin-bottom: 45px;
}

.funiter-countdown-sc.style-02 .text-date strong {
    color: #8d8c8c;
    font-size: 20px;
    position: relative;
    font-family: 'sofia_proregular', sans-serif;
}

.funiter-countdown-sc.style-02 .text-date strong::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px solid;
}

.funiter-countdown-sc.style-02 .button {
    display: inline-block;
    min-width: 174px;
    height: 46px;
    line-height: 46px;
    border-radius: 46px;
    padding: 0 15px;
    text-align: center;
    background-color: #a8854a;
    color: #fff;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.funiter-countdown-sc.style-02 .button:hover {
    background-color: #fff;
    color: #000;
}

@media (max-width: 1499px) {
    .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
        width: 100%;
        padding: 0;
    }

    .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-list {
        margin-left: -5px;
        margin-right: -5px;
    }

    .contain-left {
        float: left;
        display: block;
        width: calc(100% - 360px);
    }

    .main-contain-summary #widget-area {
        float: right;
        display: block;
        padding-left: 20px;
    }

    .contain-left .single-left {
        width: 60%;
        padding: 0 0 20px;
    }

    .contain-left .entry-summary {
        width: 40%;
    }

    .woocommerce-product-gallery .flex-viewport {
        width: 100%;
        margin-bottom: 10px;
    }

    .contain-left.has-gallery .flash {
        left: 18px;
    }

    .contain-left.has-gallery .product-360-button, .contain-left.has-gallery .product-video-button {
        top: 10px;
        left: auto;
        right: 10px;
    }
}

@media (max-width: 1199px) {

    .contain-left {
        width: 100%;
    }

    .main-contain-summary #widget-area {
        width: 100%;
        padding-left: 0;
    }

    .funiter-countdown-sc.style-01 .title {
        font-size: 14px;
        margin-bottom: 15px;
        padding-left: 40px;
    }

    .funiter-countdown-sc.style-01 .title::before {
        width: 30px;
    }

    .funiter-countdown-sc.style-01 .subtitle {
        font-size: 48px;
        margin-bottom: 15px;
    }

    .funiter-countdown-sc.style-01 .text-date {
        margin-bottom: 25px;
    }

    .funiter-countdown-sc.style-01 .button {
        min-width: 130px;
        height: 36px;
        line-height: 32px;
    }

    .funiter-countdown-sc.style-02 .button {
        min-width: 130px;
        height: 36px;
        line-height: 32px;
    }

    .funiter-countdown-sc .funiter-countdown {
        margin-bottom: 25px;
    }

    .funiter-countdown-sc.style-02 .title {
        font-size: 48px;
    }

    .funiter-countdown-sc.style-02 .text-date {
        margin-bottom: 25px;
    }

    .funiter-countdown-sc.style-02 .button {
        min-width: 130px;
        height: 36px;
        line-height: 36px;
    }
}

@media (max-width: 991px) {
    .contain-left .single-left {
        width: 50%;
    }

    .contain-left .entry-summary {
        width: 50%;
    }

    .entry-summary .product-tags, .entry-summary .product-cats {
        display: none;
    }

    .funiter-countdown-sc .funiter-countdown > span .number {
        min-width: 52px;
        height: 52px;
        line-height: 52px;
        font-size: 20px;
    }

    .funiter-countdown-sc .funiter-countdown > span .text {
        letter-spacing: 0.1em;
        font-size: 13px;
    }

    .funiter-countdown-sc.style-02 .title {
        font-size: 33px;
        margin-bottom: 20px;
    }

    .funiter-countdown-sc.style-02 .subtitle {
        font-size: 18px;
    }

    .funiter-countdown-sc.style-02 .text-date {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .contain-left .single-left {
        width: 100%;
        margin: 0;
    }

    .contain-left .entry-summary {
        width: 100%;
        padding: 20px;
        background: #ffff;
    }
    div.entry-summary .yith-wcwl-add-to-wishlist {
        top: 10px;
        right: 10px;
    }
    .entry-summary form.cart {
        width: 100%;
    }

    .entry-summary .product-tags, .entry-summary .product-cats {
        display: block;
    }

    .funiter-countdown-sc.style-02,
    .funiter-countdown-sc.style-01 {
        text-align: center;
    }

    .funiter-countdown-sc.style-01 .title {
        padding-left: 0;
        padding-bottom: 15px;
    }

    .funiter-countdown-sc.style-01 .title::before {
        top: auto;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .funiter-countdown-sc.style-01 .subtitle {
        font-size: 36px;
    }

    .funiter-countdown-sc.style-01 .text-date {
        font-size: 20px;
    }
}

/* Single product mobile */
.single-product-mobile .main-content {
    padding-left: 0;
    padding-right: 0;
}

.single-product .quick-info {
    padding-left: 15px;
    padding-right: 15px;
}

.single-product-mobile .main-contain-summary #widget-area {
    padding-left: 0;
    padding-right: 0;
}

.single-product-mobile .quick-info {
    display: block;
    overflow: hidden;
    padding-top: 15px;
}

.single-product-mobile header.header-single-product-mobile {
    padding-bottom: 0;
    margin-bottom: 0;
    display: block;
    overflow: hidden;
}

.header-single-product-mobile .main-header {
    margin-bottom: 0;
}

.single-product-mobile .contain-left .single-left {
    padding-bottom: 0;
    margin-bottom: 10px;
    background-color: #fff;
}

.single-product-mobile .summary {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
}

.single-product-mobile .summary-inner, .single-product-mobile .box-wrap {
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: #fff;
    overflow: hidden;
}

.single-product-mobile .box-wrap:last-child {
    margin-bottom: 0;
}

.single-product-mobile .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 0;
}

.single-product-mobile .entry-summary .entry-title, .single-product-mobile .entry-title {
    font-size: 16px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.single-product-mobile .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    display: none;
}

.single-product-mobile .woocommerce-product-rating .woocommerce-review-link {
    display: none;
}

.single-product-mobile .entry-summary .woocommerce-product-rating {
    display: none;
}

.single-product-mobile .entry-summary .in-stock {
    display: none;
}

.single-product-mobile .woocommerce-tabs-mobile .product-mobile-toggle-tab-content {
    display: none;
}

.single-product-mobile .entry-summary .price {
    font-size: 16px;
}

.single-product-mobile .box-content-inner .price {
    margin-bottom: 10px;
}

.single-product-mobile .entry-summary .yith-wcwl-add-to-wishlist {
    width: 30px;
    height: 30px;
    line-height: 28px;
    top: -50px;
    right: 15px;
    border: 1px solid #b3b3b3;
}

.single-product-mobile .add_to_wishlist::before {
    font-weight: normal;
    line-height: 30px;
}

.single-product-mobile .yith-wcwl-wishlistaddedbrowse a::before, .single-product-mobile .yith-wcwl-wishlistexistsbrowse a::before {
    font-weight: normal;
    line-height: 30px;
}

.single-product-mobile .contain-left .entry-summary > .price, .single-product-mobile .contain-left .entry-summary .summary-inner > .price {
    display: none;
}

.single-product-mobile .entry-summary form.cart:not(.variations_form) {
    width: 262px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    position: relative;
}

.single-product-mobile .entry-summary .variations_form {
    display: none;
}

.single-product-mobile .reset_variations_clone {
    background: #000;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 0;
    padding: 5px 15px;
    margin-top: 10px;
    display: inline-block;
    line-height: 20px;
    float: left;
}

.single-product-mobile .single_add_to_cart_button-clone {
    float: right;
    background: #000;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 0;
    padding: 5px 15px;
    margin-top: 10px;
    display: inline-block;
    line-height: 20px;
    height: auto;
    font-weight: normal;
}

.single-product-mobile .quick-info .price {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    color: #a8854a;
    margin-bottom: 10px;
}

.single-product-mobile .quick-info.has-rating .price {
    margin-bottom: 0;
}

.single-product-mobile .quick-info .woocommerce-product-rating .rating-wapper {
    padding-bottom: 0;
}

.single-product-mobile .toggle-variations-select-mobile, .single-product-mobile .toggle-box-nav {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}

.single-product-mobile .variations-groups-clone-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

.single-product-mobile .box-content .variations-group-clone {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #eaeaea;
}

.single-product-mobile .box-content .variations-group-clone:last-child {
    margin-bottom: 0;
}

.single-product-mobile .toggle-variations-select-mobile::before, .single-product-mobile .toggle-box-nav::before {
    content: "\f105";
    float: right;
    font-family: 'Fontawesome';
    font-size: 16px;
}

.single-product-mobile .variations-group-clone label {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}

.single-product-mobile .variations-group-clone-inner a.color:not(.photo) {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    min-width: 26px;
    height: 26px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 19px;
    margin-right: 4px;
    padding: 0 2px;
    text-transform: uppercase;
    border-width: 1px;
}

.single-product-mobile .variations-group-clone-inner a.change-value {
    font-size: 12px;
    border: 1px solid #ddd;
    line-height: 30px;
    display: inline-block;
    margin: 0 5px 5px 0;
    color: #666;
    padding: 0 10px;
}

.single-product-mobile .variations-group-clone-inner a.color:not(.photo):hover::before,
.single-product-mobile .variations-group-clone-inner a.color.active:not(.photo)::before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: #ffffff;
}

.single-product-mobile .variations-group-clone-inner a.color:not(.photo)::after {
    position: absolute;
    content: '';
    display: block;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 50%;
    background-color: inherit;
}

.single-product-mobile .variations-group-clone-inner a.change-value.active {
    border-color: #a8854a;
    color: #a8854a;
}

.single-product-mobile .box-content {
    position: fixed;
    z-index: 10000;
    bottom: -30px;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    border-top: 1px solid #dedede;
    opacity: 0;
    visibility: hidden;
    transition: bottom 400ms, opacity 400ms, visibility 400ms;
    -webkit-transition: bottom 400ms, opacity 400ms, visibility 400ms;
    -moz-transition: bottom 400ms, opacity 400ms, visibility 400ms;
}

.single-product-mobile .box-wrap.show-box-content .box-content {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}

.single-product-mobile .box-content .box-content-inner {
    position: relative;
}

.single-product-mobile .box-content .box-content-inner .close-box-content {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ff0000;
    z-index: 1;
    font-size: 0;
}

.single-product-mobile .box-content .box-content-inner .close-box-content:before {
    font-family: Flaticon;
    content: "\f125";
    font-size: 14px;
}

.single-product-mobile .box-content-inner .current-img-wrap {
    width: 100px;
    margin-top: -30px;
    margin-right: 10px;
    margin-bottom: 7px;
    padding-bottom: 7px;
    float: left;
}

.single-product-mobile .box-content-inner div.quantity {
    margin-bottom: 10px;
}

.single-product-mobile .variations-box-wrap div.quantity .btn-number {
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 22px;
    color: #000;
    display: inline-block;
    background: #efefef;
    border-radius: 50%;
    right: 0;
}

.single-product-mobile .variations-box-wrap div.quantity .input-qty {
    color: #a8854a;
    width: 30px;
    height: 30px;
    line-height: 26px;
    border: 2px solid #d1d1d1;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    padding: 5px;
    margin: 0 2px;
    font-size: 16px;
}

.single-product-mobile .single_add_to_cart_button-clone.loading::before {
    font-family: 'FontAwesome', sans-serif;
    font-weight: normal;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    content: "\f110";
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
}

.single-product-mobile .single_add_to_cart_button-clone.added::before {
    font-family: 'Flaticon', sans-serif;
    content: "\f11f";
    font-size: 14px;
    vertical-align: middle;
    margin-right: 5px;
}

.single-product-mobile .entry-summary .product-sku {
    padding-bottom: 10px;
    line-height: 20px;
}

.single-product-mobile .entry-summary .woocommerce-product-details__short-description {
    line-height: 24px;
    margin-bottom: 0;
}

.single-product-mobile .entry-summary .product-tags, .single-product-mobile .entry-summary .product-cats {
    display: none;
}

.single-product-mobile .comment-form .comment-form-comment textarea {
    max-height: 150px;
}

.single-product-mobile .funiter-iconbox.style-04 {
    border: none !important;
    margin-bottom: 10px !important;
    border-radius: 0 !important;
}

.single-product-mobile .funiter-iconbox.style-04 .iconbox-inner {
    padding: 15px;
}

/*===============================================================
9.6 FUNITER HEADING
===============================================================*/
/*.funiter-heading.style-01*/
.funiter-heading.style-01 {
    font-size: 16px;
}

.funiter-heading.style-01 .funiter-title {
    font-size: inherit;
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    position: relative;
    padding-bottom: 23px;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
}

.funiter-heading.style-01 .funiter-title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 2px solid #a8854a;
    width: 60px;
}

.funiter-heading.style-01.light .funiter-title {
    color: #fff;
}

.funiter-heading.style-01.light .funiter-title::before {
    border-color: #a8854a;
}

/*.funiter-heading.style-02*/
.funiter-heading.style-02 {
    font-size: 40px;
}

.funiter-heading.style-02 .funiter-title {
    font-size: inherit;
    position: relative;
    padding-bottom: 31px;
    margin-bottom: 10px;
}

.funiter-heading.style-02 .funiter-title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #a8854a;
    width: 55px;
}

.funiter-heading.style-02.text-center .funiter-title::before {
    right: 0;
    margin: 0 auto;
}

@media (max-width: 1280px) {
    .funiter-heading.style-02 {
        font-size: 34px;
    }
}

@media (max-width: 1199px) {
    .funiter-heading.style-01 .funiter-title {
        padding-bottom: 15px;
    }

    .funiter-heading.style-02 {
        font-size: 28px;
    }

    .funiter-heading.style-02 .funiter-title {
        padding-bottom: 15px;
    }
}

/*===============================================================
9.7 FUNITER ICONBOX
===============================================================*/
.funiter-iconbox .iconbox-inner .icon span {
    display: inline-block;
}

.funiter-iconbox:hover .iconbox-inner .icon span {
    -webkit-animation: bounceIn 0.3s ease;
    -o-animation: bounceIn 0.3s ease;
    animation: bounceIn 0.3s ease;
}

.funiter-iconbox .iconbox-inner .title a {
    color: inherit;
}

/*.funiter-iconbox.style-01*/
.funiter-iconbox.style-01 {
    text-align: center;
}

@media (min-width: 1281px) {
    .funiter-slide .funiter-iconbox.style-01:not(.last-slick) {
        border-right: 1px solid #d3d3d3;
    }
}

.funiter-iconbox.style-01 .iconbox-inner {
    text-align: left;
    display: inline-block;
    overflow: hidden;
    padding: 26px 0;
}

.funiter-iconbox.style-01 .icon {
    float: left;
    color: #a8854a;
    font-size: 38px;
    padding-right: 22px;
    line-height: 46px;
    height: 50px;
}

.funiter-iconbox.style-01 .icon .flaticon-delivery-truck {
    font-size: 50px;
}

.funiter-iconbox.style-01 .content {
    overflow: hidden;
}

.funiter-iconbox.style-01 .title {
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 0;
}

.funiter-iconbox.style-01 .text {
    color: #999999;
    line-height: 24px;
    margin-bottom: 0;
}

/*.funiter-iconbox.style-02*/
.funiter-iconbox.style-02 .iconbox-inner {
    text-align: center;
    border: 2px solid #e2e2e2;
    border-radius: 4px;
    padding: 0 15px 22px 15px;
    margin-top: 32px;
}

.funiter-iconbox.style-02 .icon {
    display: inline-block;
    position: relative;
    margin-top: -38px;
    margin-bottom: 25px;
}

.funiter-iconbox.style-02 .icon::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9px;
    right: -9px;
    background-color: #fff;
}

.funiter-iconbox.style-02 .iconbox-inner .icon span {
    display: block;
    font-size: 35px;
    width: 77px;
    height: 77px;
    line-height: 73px;
    border-radius: 50%;
    border: 2px solid;
    color: #a8854a;
    position: relative;
}

.funiter-iconbox.style-02 .iconbox-inner .icon span.flaticon-quality-badge {
    font-size: 39px;
}

.funiter-iconbox.style-02 .iconbox-inner .icon span.flaticon-delivery-truck {
    font-size: 42px;
}

.funiter-iconbox.style-02 .iconbox-inner .icon span.flaticon-cabinet::before {
    position: relative;
    right: -3px;
}

.funiter-iconbox.style-02 .title {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    margin-bottom: 7px;
}

.funiter-iconbox.style-02 .text {
    font-size: 16px;
    color: #999999;
    margin-bottom: 0;
}

.funiter-iconbox.style-03 .iconbox-inner {
    overflow: hidden;
    display: table;
}

.funiter-iconbox.style-03 .iconbox-inner .icon {
    font-size: 20px;
    color: #a8854a;
    min-width: 45px;
    vertical-align: top;
    display: table-cell;
    position: relative;
    top: 2px;
}

.funiter-iconbox.style-03 .iconbox-inner .content {
    font-size: 14px;
    line-height: 22px;
    vertical-align: middle;
    display: table-cell;
}

.funiter-iconbox.style-03 .iconbox-inner .content .text {
    font-size: 16px;
}

.funiter-iconbox.style-03 span.flaticon2-placeholder {
    font-size: 27px;
}

footer .funiter-iconbox.style-03 .iconbox-inner .icon {
    min-width: 35px;
}

/*funiter-iconbox.style4*/
.funiter-iconbox.style-04 .iconbox-inner {
    overflow: hidden;
    padding: 20px 25px;
    background: #fff;
}

.funiter-iconbox.style-04 .iconbox-inner .icon {
    float: left;
    font-size: 40px;
    padding-right: 15px;
    color: #a8854a;
}

.funiter-iconbox.style-04 .iconbox-inner .icon span {
    font-size: inherit;
}

.funiter-iconbox.style-04 .iconbox-inner .title {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 18px;
    padding: 4px 0;
    margin: 0;
    line-height: 30px;
}

.funiter-iconbox.style-04 .iconbox-inner .text {
    font-size: 16px;
    line-height: 28px;
    float: left;
    margin-top: 10px;
    color: #999999;
    width: 100%;
}

/*.funiter-iconbox.style-05*/
.funiter-iconbox.style-05 .iconbox-inner {
    text-align: center;
}

.funiter-iconbox.style-05 .iconbox-inner .icon {
    font-size: 75px;
    padding-bottom: 24px;
    color: #000000;
}

.funiter-iconbox.style-05 .iconbox-inner .icon span {
    font-size: inherit;
}

.funiter-iconbox.style-05 .iconbox-inner .title {
    font-size: 18px;
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    margin-bottom: 23px;
}

.funiter-iconbox.style-05 .iconbox-inner .text {
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .funiter-iconbox.style-01 .iconbox-inner {
        padding: 0;
    }

    .funiter-iconbox.style-02 .icon {
        margin-bottom: 13px;
    }
}

@media (max-width: 991px) {
    .funiter-iconbox br {
        display: none;
    }

    .funiter-iconbox.style-01 .iconbox-inner {
        text-align: center;
    }

    .funiter-iconbox.style-01 .icon {
        float: none;
        padding-right: 0;
        margin-bottom: 5px;
    }

    .funiter-iconbox.style-05 .iconbox-inner .icon {
        padding-bottom: 10px;
    }

    .funiter-iconbox.style-05 .iconbox-inner .title {
        margin-bottom: 15px;
    }

    .funiter-iconbox.style-05 .iconbox-inner .text {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .funiter-iconbox.style-01 .iconbox-inner {
        padding: 10px 0;
    }

    .funiter-iconbox.style-02 .iconbox-inner {
        margin-top: 0;
        padding-bottom: 15px;
    }

    .funiter-iconbox.style-02 .iconbox-inner .icon span {
        width: 60px;
        height: 60px;
        line-height: 56px;
    }

    .funiter-iconbox.style-02 .icon {
        margin-top: 15px;
    }
}

/*===============================================================
9.8 FUNITER INSTAGRAM
===============================================================*/
.funiter-instagram-sc .item {
    position: relative;
    text-align: center;
    display: block;
}

.funiter-instagram-sc .item::before {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: opacity 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
}

.funiter-instagram-sc .item:hover::before {
    opacity: 1;
    visibility: visible;
}

.funiter-instagram-sc .instagram-info {
    color: #fff;
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 2;
    -webkit-transform: translateY(-50%) scale(0.4);
    -moz-transform: translateY(-50%) scale(0.4);
    -ms-transform: translateY(-50%) scale(0.4);
    -o-transform: translateY(-50%) scale(0.4);
    transform: translateY(-50%) scale(0.4);
    -webkit-transition: opacity 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
}

.funiter-instagram-sc .item:hover .instagram-info {
    opacity: 1;
    visibility: visible;
    white-space: nowrap;
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}

.funiter-instagram-sc .social-wrap {
    display: block;
}

.funiter-instagram-sc .social-info {
    font-size: 16px;
    display: inline-block;
}

.funiter-instagram-sc .social-info:not(:last-child)::after {
    content: '|';
    padding: 0 7px 0 10px;
    font-size: 16px;
    vertical-align: top;
}

.funiter-instagram-sc .social-info i {
    font-size: 14px;
    padding-left: 5px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.funiter-instagram-sc .slick-slide img {
    display: block;
    width: 100%;
}

/*.funiter-instagram-sc.style-01*/
.funiter-instagram-sc.style-01 {
    text-align: center;
}

.funiter-instagram-sc.style-01 .widgettitle {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.1em;
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 56px;
}

.funiter-instagram-sc.style-01 .widgettitle::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 1px solid #e1e1e1;
    width: 60px;
}

.funiter-instagram-sc.style-01 .widgettitle span {
    font-size: 48px;
    margin-bottom: 28px;
    display: block;
    letter-spacing: 0;
}

.funiter-instagram-sc.style-01 .button {
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
    margin-top: 44px;
    color: #999999;
    overflow: hidden;
}

.funiter-instagram-sc.style-01 .button::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #a8854a;
}

.funiter-instagram-sc.style-01 .button:hover::before {
    -webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
    animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}

/*.funiter-instagram-sc.style-02*/
.funiter-instagram-sc.style-02 .widgettitle {
    text-align: center;
    margin-bottom: 0;
    padding: 45px 15px 75px;
    background-color: #59c2d2;
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.1em;
    color: #fff;
    text-transform: uppercase;
}

.funiter-instagram-sc.style-02 .widgettitle span {
    display: block;
    font-size: 48px;
    letter-spacing: 0;
    margin-bottom: 12px;
}

@media (max-width: 1199px ) {
    .funiter-instagram-sc.style-01 .widgettitle span {
        margin-bottom: 15px;
    }

    .funiter-instagram-sc.style-01 .widgettitle {
        padding-bottom: 15px;
        margin-bottom: 25px;
    }

    .funiter-instagram-sc.style-01 .button {
        margin-top: 30px;
    }

    .funiter-instagram-sc.style-02 .widgettitle {
        padding: 30px 15px 50px;
    }
}

@media (max-width: 767px ) {
    .funiter-instagram-sc.style-02 .widgettitle {
        padding: 20px 15px 30px;
    }
}

@-webkit-keyframes underline-link {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    50.01% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes underline-link {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    50.01% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

/*===============================================================
9.9 FUNITER MEMBER
===============================================================*/
.funiter-member .member-image {
    margin-bottom: 23px;
    position: relative;
}

.funiter-member .member-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.funiter-member:hover .member-image::before {
    opacity: 1;
    visibility: visible;
}

.funiter-member .member-info h4 {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 20px;
    margin-bottom: 5px;
}

.funiter-member .member-info .positions {
    display: block;
    font-size: 14px;
    color: #999999;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
    font-family: 'sofia_proregular', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.funiter-member .member-info .positions::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 68px;
    height: 1px;
    background-color: #a8854a;
}

.funiter-member .member-info .desc {
    margin-bottom: 0;
    position: relative;
}

@media (max-width: 1199px) {
    .funiter-member br {
        display: none;
    }

    .funiter-member .member-image img {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .funiter-member .member-image {
        width: 200px;
        float: left;
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .funiter-member .member-image img {
        width: auto;
        margin: 0 auto;
    }
}

@media (min-width: 490px) and (max-width: 767px) {
    .funiter-member .member-image {
        width: 200px;
        float: left;
        margin-right: 15px;
        margin-bottom: 0;
    }
}

@media (max-width: 399px) {
    .funiter-member .member-image img {
        width: 100%;
    }
}

/*===============================================================
9.10 FUNITER NEWSLETTER
===============================================================*/
.funiter-newsletter.style-01 .newsletter-inner {
    display: table;
    width: 100%;
}

.funiter-newsletter.style-01 .newsletter-inner > * {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.funiter-newsletter.style-01 .element-wrap::before {
    content: "\f107";
    font-family: 'Flaticon', sans-serif;
    padding-right: 65px;
    font-size: 89px;
    float: left;
    line-height: 1;
    color: #a8854a;
    margin-top: 6px;
}

.funiter-newsletter.style-01 .element-wrap .element-inner {
    overflow: hidden;
}

.funiter-newsletter.style-01 .widgettitle {
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
}

.funiter-newsletter.style-01 .desc {
    font-size: 16px;
    line-height: 24px;
    color: #999999;
    padding: 0;
    margin: 0;
}

.funiter-newsletter.style-01 .newsletter-form-wrap {
    width: 560px;
    max-width: 100%;
}

.funiter-newsletter.style-01 .newsletter-form-inner {
    position: relative;
}

.funiter-newsletter.style-01 .newsletter-form-wrap .email-newsletter {
    border: 1px solid #494949;
    font-size: 16px;
    color: #999999;
    padding: 0 150px 0 35px;
    background-color: transparent;
}

.funiter-newsletter.style-01 .newsletter-form-wrap .submit-newsletter {
    min-width: 143px;
    text-align: center;
    border-radius: 0 3px 3px 0;
    font-size: 12px;
    font-family: 'sofia_promedium', sans-serif;
    letter-spacing: 0.1em;
}

@media (max-width: 1499px) {
    .funiter-newsletter.style-01 .element-wrap::before {
        padding-right: 25px;
    }

    .funiter-newsletter.style-01 .newsletter-form-wrap {
        width: 520px;
    }
}

@media (max-width: 1199px) {
    .funiter-newsletter.style-01 {
        text-align: center;
    }

    .funiter-newsletter.style-01 .newsletter-inner {
        display: inline-block;
        width: auto;
        max-width: 100%;
    }

    .funiter-newsletter.style-01 .newsletter-inner > * {
        display: block;
    }

    .funiter-newsletter.style-01 .newsletter-form-wrap {
        margin: 0 auto;
    }

    .funiter-newsletter.style-01 .element-wrap {
        margin-bottom: 25px;
    }

    .funiter-newsletter.style-01 .element-wrap::before {
        margin-top: 0;
        font-size: 66px;
        display: block;
        float: none;
        margin-bottom: 12px;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .funiter-newsletter.style-01 .widgettitle {
        font-size: 24px;
    }

    .funiter-newsletter.style-01 .element-wrap::before {
        font-size: 60px;
    }

    .funiter-newsletter.style-01 .desc {
        font-size: 14px;
    }

    .funiter-newsletter.style-01 .newsletter-form-wrap .submit-newsletter {
        min-width: 90px;
    }

    .funiter-newsletter.style-01 .newsletter-form-wrap .email-newsletter {
        padding: 0 95px 0 10px;
    }
}

/*===============================================================
9.11 FUNITER PINMAPPER
===============================================================*/
.funiter-pinmapper .funiter-popup-main {
    padding: 5px !important;
}

.funiter-pinmapper .col-right .woocommerce-product-rating {
    display: block !important;
    float: none !important;
    color: #999;
    margin-bottom: 2px !important;
}

.funiter-pinmapper .funiter-wc-price {
    margin-bottom: 6px;
}

.funiter-pinmapper .col-right h2 {
    font-size: 16px;
    margin-bottom: 0;
}

.funiter-mapper .funiter-pin .funiter-popup-footer a {
    text-transform: uppercase !important;
    font-size: 12px;
    font-family: 'sofia_promedium', sans-serif;
    letter-spacing: 1px;
}

body .funiter-mapper .funiter-pin .funiter-popup-main {
    font-size: 14px;
    line-height: 23px;
}

/*===============================================================
9.12 FUNITER PRODUCT
===============================================================*/
.onnew, .onsale {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 11px;
    display: block;
    height: 24px;
    line-height: 23px;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
    position: absolute;
    padding: 0 15px;
    z-index: 1;
}

.onnew {
    top: 10px;
    left: 10px;
    background-color: #2cdf67;
}

.onsale {
    top: 10px;
    right: 10px;
    background-color: #ff5050;
}

#yith-quick-view-content .onsale {
    right: auto;
    left: 45px;
    top: 40px;
}

.nostar .rating-wapper {
    display: none;
}

.product-item .rating-wapper .review {
    font-size: 14px;
    color: #999999;
}

.product-item .yith-wcwl-add-to-wishlist {
    color: #868686;
}

.product-name a:hover {
    color: #a8854a;
}

.product-thumb img {
    width: 100%;
}

.yith-wcwl-add-to-wishlist {
    padding-right: 1px;
}

.funiter-slide .slick-list,
.funiter-products .slick-list {
    padding-top: 15px;
    margin-top: -15px;
}

.product-item:not(.list).product-item-has-variations .product-inner::after,
.product-item:not(.list).product-item-has-variations .product-inner::before {
    right: -28px;
}

.product-item.style-2 .product-info {
    text-align: center;
}

.product-item.style-2 .product-thumb {
    margin-bottom: 15px;
}

.style-2 .product-inner:hover .quickview-item,
.style-2 .product-inner:hover .compare-button,
.style-2 .product-inner:hover .add-to-cart {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
}

.product-item.style-3 .product-inner::before,
.product-item.style-3 .product-inner::after {
    display: none !important;
}

.product-item.style-3 .flash {
    display: none;
}

.product-item.style-3 .product-inner {
    border: 1px solid #e8e8e8;
    display: table;
    width: 100%;
}

.product-item.style-3 .product-thumb {
    width: 197px;
    display: table-cell;
    vertical-align: top;
    border-right: 1px solid #e8e8e8;
}

.product-item.style-3 .product-info {
    vertical-align: top;
    display: table-cell;
    padding: 31px 10px 10px 20px;
}

.product-item.style-3 .price {
    margin-bottom: 5px;
}

.product-item.style-3 .product-name {
    margin-bottom: 6px;
}

.product-item.style-3 .group-button > * {
    display: inline-block;
    width: auto;
    vertical-align: top;
    float: none;
    margin-right: 13px;
}

.product-item.style-3 .rating-wapper {
    padding-bottom: 7px;
}

.product-item.style-3 .group-button .yith-wcwl-add-to-wishlist {
    margin-top: -2px;
}

@media (max-width: 1499px) {
    .product-item.style-2 .product-thumb {
        margin-bottom: 27px;
    }
}

@media (max-width: 1199px) {
    .funiter-products .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .funiter-products [class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rows-space-40,
    .rows-space-50,
    .rows-space-60,
    .rows-space-70,
    .rows-space-80,
    .rows-space-90,
    .rows-space-100 {
        margin-bottom: 30px;
    }
}

@media (max-width: 1024px) {
    .product-item.style-3 .rating-wapper {
        padding-bottom: 0;
        height: 22px;
    }

    .onnew, .onsale {
        font-size: 10px;
        height: 19px;
        padding: 0 8px;
        line-height: 20px;
    }

    .onsale {
        top: 5px;
        right: 5px;
    }

    .onnew {
        top: 5px;
        left: 5px;
    }

    .product-item .price {
        float: none;
        overflow: visible;
    }

    .product-item.style-3 .price {
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    .funiter-products .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .funiter-products [class*="col-"] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .rows-space-30,
    .rows-space-40,
    .rows-space-50,
    .rows-space-60,
    .rows-space-70,
    .rows-space-80,
    .rows-space-90,
    .rows-space-100 {
        margin-bottom: 20px;
    }

    .product-item.style-2 .product-thumb {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .funiter-products .row {
        margin-left: -7px;
        margin-right: -7px;
    }

    .funiter-products [class*="col-"] {
        padding-left: 7px;
        padding-right: 7px;
    }

    .product-item.style-1 .product-thumb,
    .product-item.style-2 .product-thumb {
        margin-bottom: 6px;
    }

    .product-item.style-1 .product-name,
    .product-item.style-2 .product-name,
    .product-item.style-3 .product-name {
        margin-bottom: 1px;
        font-size: 14px;
        line-height: 20px;
    }

    .product-item.style-3 .product-name a {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .style-1 .rating-wapper {
        padding: 0;
    }

    .product-item.style-1 .price del,
    .product-item.style-2 .price del,
    .product-item.style-3 .price del,
    .product-item.style-1 .price,
    .product-item.style-2 .price,
    .product-item.style-3 .price {
        font-size: 14px;
    }

    .product-item .rating-wapper .review {
        display: none;
    }

    .product-item.style-3 .product-inner {
        display: block;
    }

    .product-item.style-3 .product-thumb {
        width: 100%;
        display: block;
        border-right: none;
        border-bottom: 1px solid #e8e8e8;
    }

    .product-item.style-3 .product-info {
        display: block;
        padding: 7px;
    }
}

@media (max-width: 480px) {
    #yith-quick-view-content .onsale {
        display: none;
    }

    #yith-quick-view-modal .yith-wcqv-main {
        padding: 0;
    }
}

/*===============================================================
9.13 LOADMORE
===============================================================*/
.loadmore-product {
    text-align: center;
}

.loadmore-product a {
    display: inline-block;
    min-width: 174px;
    height: 46px;
    line-height: 46px;
    border-radius: 46px;
    text-align: center;
    padding: 0 15px;
    background-color: #000;
    color: #fff;
    font-family: 'sofia_promedium', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-top: 30px;
}

.loadmore-product a:hover {
    background-color: #a8854a;
    color: #FFF;
}

.funiter-products .loadmore-product a.outofproduct,
.funiter-products.loading .loadmore-product a {
    pointer-events: none;
    cursor: not-allowed;
}

.funiter-products.loading .loadmore-product span::before {
    font-family: 'Flaticon', sans-serif;
    content: "\f129";
    font-weight: normal;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    font-size: 22px;
    display: inline-block;
    margin-right: 13px;
    vertical-align: top;
}

@media (max-width: 767px) {
    .loadmore-product a {
        margin-top: 15px;
    }
}

/* =============================================================
9.14 FUNITER BANNER BACKGROUND (BANNER 2)
=============================================================== */
.funiter-banner-bg .banner-bg-inner {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-bg-inner .banner-thumb {

}

.banner-bg-inner .banner-thumb img {
    width: 100%;
    height: auto;
}

.banner-bg-inner .banner-info {
    position: absolute;
    left: 45px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    z-index: 2;
}

.banner-bg-inner .banner-info .title {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 14px;
    color: #a6a5a5;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.banner-bg-inner .banner-info .bigtitle {
    font-size: 30px;
    margin-bottom: 19px;
}

.banner-bg-inner .banner-info .button {
    display: inline-block;
    font-size: 16px;
    font-family: 'sofia_promedium', sans-serif;
    position: relative;
    padding-bottom: 5px;
    overflow: hidden;
    color: #000;
}

.banner-bg-inner .banner-info .button:before {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    border-bottom: 2px solid #000;
}

.banner-bg-inner .banner-info .button:hover:before {
    -webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
    animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}

@media (max-width: 1199px) {
    .banner-bg-inner .banner-info .title {
        font-size: 12px;
    }

    .banner-bg-inner .banner-info .bigtitle {
        font-size: 24px;
    }
}

/*===============================================================
9.15 FUNITER TABS
===============================================================*/
.tab-container {
    position: relative;
}

.tab-container .tab-panel {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    height: 1px;
    overflow: hidden;
}

.tab-container .tab-panel.active {
    opacity: 1;
    visibility: visible;
    position: static;
    height: auto;
    overflow: inherit;
}

.funiter-tabs {
    position: relative;
    z-index: 1;
}

.funiter-tabs .tab-link {
    padding-left: 0;
    list-style: none;
    position: relative;
}

.funiter-tabs .tab-link::before,
.funiter-tabs .tab-link::after {
    content: '';
    display: table;
}

.funiter-tabs .tab-link::after {
    clear: both;
}

.funiter-tabs .tab-head .tab-link li.dropdown {
    display: none !important;
    position: absolute;
    top: 2px;
    right: 85px;
    padding: 0 !important;
}

.funiter-tabs .tab-head .tab-link li.dropdown a {
    width: 20px;
    text-align: center;
}

.funiter-tabs .tab-head .tab-link li.dropdown a::before {
    display: none;
}

.funiter-tabs .tab-head .tab-link li.dropdown > a > span {
    font-size: 22px;
}

.funiter-tabs .tab-head .tab-link li[style="display: none;"] ~ .dropdown {
    display: inline-block !important;
}

.funiter-tabs .dropdown-menu {
    border: none;
    text-align: left;
    box-shadow: 0 0 9px rgba(0, 0, 0, .175);
    right: -10px;
    min-width: 210px;
}

.funiter-tabs .dropdown-menu > li > a {
    padding: 5px 10px !important;
}

.funiter-tabs .dropdown-menu > li > a:focus,
.funiter-tabs .dropdown-menu > li > a:hover {
    background-color: transparent;
}

.funiter-tabs .dropdown-menu > .active > a {
    background-color: transparent;
}

/*.funiter-tabs.style-01*/
.funiter-tabs.style-01 .tab-head {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-bottom: 55px;
}

.funiter-tabs.style-01 .tab-head::before {
    content: '';
    border-bottom: 1px solid #e8e8e8;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.funiter-tabs.style-01 .tab-head .funiter-title {
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    float: left;
    margin: 0;
}

.funiter-tabs.style-01 .tab-head .tab-link {
    float: right;
}

.funiter-tabs.style-02 .tab-head .tab-link > li,
.funiter-tabs.style-01 .tab-head .tab-link > li {
    display: inline-block;
    padding: 0 20px;
    float: left;
}

.funiter-tabs.style-02 .tab-head .tab-link > li:first-child,
.funiter-tabs.style-01 .tab-head .tab-link > li:first-child {
    padding-left: 0;
}

.funiter-tabs.style-02 .tab-head .tab-link > li:nth-last-child(2),
.funiter-tabs.style-01 .tab-head .tab-link > li:nth-last-child(2),
.funiter-tabs.style-02 .tab-head .tab-link > li:last-child,
.funiter-tabs.style-01 .tab-head .tab-link > li:last-child {
    padding-right: 0;
}

.funiter-tabs.style-02 .tab-head .tab-link li a,
.funiter-tabs.style-01 .tab-head .tab-link li a {
    display: block;
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #999999;
    position: relative;
    padding-bottom: 18px;
}

.funiter-tabs.style-02 .tab-head .tab-link li a a,
.funiter-tabs.style-01 .tab-head .tab-link li a a {
    padding: 0 5px;
}

.funiter-tabs.style-02 .tab-head .tab-link > li > a::before,
.funiter-tabs.style-01 .tab-head .tab-link > li > a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 2px solid #a8854a;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.25s ease 0s;
    -moz-transition: transform 0.25s ease 0s;
    -o-transition: transform 0.25s ease 0s;
    transition: transform 0.25s ease 0s;
}

.funiter-tabs.style-02 .tab-head .tab-link > li.active > a::before,
.funiter-tabs.style-02 .tab-head .tab-link > li > a:hover::before,
.funiter-tabs.style-01 .tab-head .tab-link > li.active > a::before,
.funiter-tabs.style-01 .tab-head .tab-link > li > a:hover::before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.funiter-tabs.style-02 .tab-head .tab-link li.active > a,
.funiter-tabs.style-01 .tab-head .tab-link li.active > a {
    color: #000;
}

/*.funiter-tabs.style-02*/
.funiter-tabs.style-02 .tab-head {
    position: relative;
    margin-bottom: 55px;
    margin-top: -7px;
}

.funiter-tabs.style-02 .tab-head::before {
    content: '';
    border-bottom: 2px solid #e8e8e8;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.funiter-tabs.style-01 .tab-head .tab-link,
.funiter-tabs.style-02 .tab-head .tab-link {
    padding-right: 115px;
}

/*.funiter-tabs.style-03*/
.funiter-tabs.style-03 .tab-head {
    padding-bottom: 35px;
}

.funiter-tabs.style-03 .tab-link li a {
    position: relative;
    text-align: center;
    background-color: #fff;
    display: block;
    margin-bottom: 15px;
    border: 2px solid #e8e8e8;
    border-left-color: transparent;
    padding: 40px 10px;
}

.funiter-tabs.style-03 .tab-link li.first-slick a {
    border-left-color: #e8e8e8;
}

.funiter-tabs.style-03 .tab-link li.last-slick a {
    border-left: 2px solid transparent;
    border-right: 2px solid #e8e8e8;

}

.funiter-tabs.style-03 .tab-link li a:hover::before,
.funiter-tabs.style-03 .tab-link li.active a::before {
    content: '';
    border-style: solid;
    border-width: 7px 6px 0 6px;
    border-color: #a8854a transparent transparent transparent;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -3px;
}

.funiter-tabs.style-03 .tab-link li a img {
    opacity: 0.3;
    margin: 0 auto;
}

.funiter-tabs.style-03 .tab-link li a:hover img,
.funiter-tabs.style-03 .tab-link li.active a img {
    opacity: 1;
}

@media (max-width: 1499px) {
    .funiter-tabs.style-02 .tab-head,
    .funiter-tabs.style-01 .tab-head {
        margin-bottom: 35px;
    }

    .funiter-tabs.style-02 .tab-head .tab-link > li,
    .funiter-tabs.style-01 .tab-head .tab-link > li {
        padding: 0 13px;
    }
}

@media (max-width: 1199px) {
    .funiter-tabs.style-02 .tab-head,
    .funiter-tabs.style-01 .tab-head {
        margin-bottom: 25px;
        overflow: visible;
    }

    .funiter-tabs.style-01 .tab-head .funiter-title {
        float: none;
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

    .funiter-tabs.style-01 .tab-head .funiter-title::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        border-bottom: 2px solid #e1e1e1;
        width: 60px;
    }

    .funiter-tabs.style-01 .tab-head .tab-link {
        float: none;
        text-align: left;
    }

    .funiter-tabs.style-02 .tab-head .tab-link > li,
    .funiter-tabs.style-01 .tab-head .tab-link > li {
        padding: 0 10px;
    }

    .funiter-tabs.style-03 .tab-head {
        padding-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .funiter-tabs.style-02 .tab-head .tab-link,
    .funiter-tabs.style-01 .tab-head .tab-link {
        padding-right: 70px;
    }

    .funiter-tabs .tab-head .tab-link li.dropdown {
        right: 55px;
    }

    .funiter-tabs.style-02 .tab-head .tab-link li a,
    .funiter-tabs.style-01 .tab-head .tab-link li a {
        font-size: 14px;
        padding-bottom: 15px;
        font-family: inherit;
    }

    .funiter-tabs.style-03 .tab-head {
        padding-bottom: 7px;
    }

    .funiter-tabs.style-03 .tab-link li a {
        padding: 15px 10px;
    }
}

/*===============================================================
9.16 FUNITER TESTIMONIAL
===============================================================*/
.funiter-testimonial .title {
    margin-top: 0;
}

.funiter-testimonial .name a:not(:hover) {
    color: inherit;
}

.funiter-testimonial .rating {
    white-space: nowrap;
    line-height: 100%;
    display: inline-block;
    font-size: 0;
    position: relative;
    overflow: hidden;
    width: 100px;
    letter-spacing: 7px;
}

.funiter-testimonial .rating::before,
.funiter-testimonial .rating span::before {
    font-family: 'FontAwesome', sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
}

.funiter-testimonial .rating::before {
    content: "\f005\f005\f005\f005\f005";
    color: #adadad;
}

.funiter-testimonial .rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    line-height: 100%;
}

.funiter-testimonial .rating span::before {
    content: "\f005\f005\f005\f005\f005";
    color: #f5a826;
}

.funiter-testimonial .rating.rating-1 span {
    width: 20%;
}

.funiter-testimonial .rating.rating-2 span {
    width: 40%;
}

.funiter-testimonial .rating.rating-3 span {
    width: 60%;
}

.funiter-testimonial .rating.rating-4 span {
    width: 80%;
}

.funiter-testimonial .rating.rating-5 span {
    width: 100%;
}

/*.funiter-testimonial.style-01*/
.funiter-testimonial.style-01 .testimonial-wrap {
    position: relative;
    padding: 32px 35px 47px 30px;
    background-color: #fff;
    border: 2px solid #e2e2e2;
    border-radius: 4px;
}

.funiter-testimonial.style-01 .rating {
    margin-bottom: 10px;
}

.funiter-testimonial.style-01 .title {
    font-size: 22px;
    color: #000;
    margin-bottom: 21px;
}

.funiter-testimonial.style-01 .testimonial-info {
    overflow: hidden;
    padding-top: 25px;
    padding-left: 30px;
}

.funiter-testimonial.style-01 .thumb {
    margin-right: 21px;
    float: left;
}

.funiter-testimonial.style-01 figure {
    border-radius: 50%;
    border: 2px solid #eeab10;
}

.funiter-testimonial.style-01 img {
    border-radius: 50%;
    max-width: 73px;
}

.funiter-testimonial.style-01 .intro {
    overflow: hidden;
}

.funiter-testimonial.style-01 .name {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 17px;
    margin-bottom: 2px;
}

/*.funiter-testimonial.style-02*/
.funiter-testimonial.style-02 .testimonial-inner {
    text-align: center;
    background-color: #fff;
    padding: 40px 15px;
}

.funiter-testimonial.style-02 .rating {
    margin-bottom: 7px;
}

.funiter-testimonial.style-02 .title {
    font-size: 22px;
    color: #000;
    margin-bottom: 20px;
}

.funiter-testimonial.style-02 .content {
    padding-bottom: 23px;
    color: #999999;
}

.funiter-testimonial.style-02 .thumb {
    margin-bottom: 20px;
}

.funiter-testimonial.style-02 .thumb img {
    border-radius: 50%;
    margin: 0 auto;
}

.funiter-testimonial.style-02 .name {
    font-family: 'sofia_promedium', sans-serif;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 0;
}

.funiter-testimonial.style-02 .position {
    color: #999999;
}

.funiter-testimonial.style-02.light .testimonial-inner {
    background-color: transparent;
    padding: 0 !important;
}

.funiter-testimonial.style-02.light .title,
.funiter-testimonial.style-02.light .content,
.funiter-testimonial.style-02.light .name,
.funiter-testimonial.style-02.light .position {
    color: #fff;
}

@media (max-width: 1499px) {
    .funiter-testimonial .content br {
        display: none;
    }
}

@media (max-width: 1199px) {
    .funiter-testimonial.style-01 .testimonial-wrap {
        padding: 20px 15px;
    }

    .funiter-testimonial.style-01 .rating {
        margin-bottom: 0;
    }

    .funiter-testimonial.style-01 .title {
        font-size: 20px;
        margin-bottom: 13px;
    }

    .funiter-testimonial.style-01 .testimonial-info {
        padding-top: 15px;
        padding-left: 15px;
    }

    .funiter-testimonial.style-02 .testimonial-inner {
        padding: 20px 15px;
    }

    .funiter-testimonial.style-02 .rating {
        margin-bottom: 0;
    }

    .funiter-testimonial.style-02 .title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .funiter-testimonial.style-02 .content {
        padding-bottom: 13px;
    }

    .funiter-testimonial.style-02 .thumb {
        margin-bottom: 13px;
    }
}

/*===============================================================
9.17 CONTACT
===============================================================*/
.wpcf7-form p {
    margin-bottom: 0;
}

.wpcf7-form label,
.wpcf7-form label .wpcf7-form-control-wrap,
.wpcf7-form label input,
.wpcf7-form label textarea {
    width: 100%;
}

.wpcf7-form label input {
    padding: 8px 15px;
    height: 58px;
}

.wpcf7-form label textarea {
    height: 254px;

}

.wpcf7-form .wpcf7-submit {
    min-width: 184px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-top: 22px;
}

.wpcf7-form .wpcf7-submit:hover {
    background-color: #eeab10;
}

.funiter-google-maps .coinpo-map-info {
    padding: 0 !important;
}

.funiter-google-maps .coinpo-map-info .map-title {
    margin-top: 0;
    margin-bottom: 10px;
}

/*===============================================================
9.18 FUNITER CATEGORY WRAP
===============================================================*/
.funiter-categorywrap .category-list {
    padding-left: 0;
    list-style: none;
    position: relative;
}

.funiter-categorywrap .category-list::before,
.funiter-categorywrap .category-list::after {
    content: '';
    display: table;
}

.funiter-categorywrap .category-list::after {
    clear: both;
}

.funiter-categorywrap .category-head .category-list li.dropdown {
    display: none !important;
    position: absolute;
    top: 2px;
    right: 85px;
    padding: 0 !important;
}

.funiter-categorywrap .category-head .category-list li.dropdown a {
    width: 20px;
    text-align: center;
}

.funiter-categorywrap .category-head .category-list li.dropdown a::before {
    display: none;
}

.funiter-categorywrap .category-head .category-list li.dropdown > a > span {
    font-size: 22px;
}

.funiter-categorywrap .category-head .category-list li[style="display: none;"] ~ .dropdown {
    display: inline-block !important;
}

.funiter-categorywrap .dropdown-menu {
    border: none;
    text-align: left;
    box-shadow: 0 0 9px rgba(0, 0, 0, .175);
    right: -10px;
}

.funiter-categorywrap .dropdown-menu > li > a {
    padding: 5px 10px !important;
}

.funiter-categorywrap .dropdown-menu > li > a:focus,
.funiter-categorywrap .dropdown-menu > li > a:hover {
    background-color: transparent;
}

.funiter-categorywrap .dropdown-menu > .active > a {
    background-color: transparent;
}

/*.funiter-categorywrap.style-01*/
.funiter-categorywrap.style-01 .category-head {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-bottom: 55px;
}

.funiter-categorywrap.style-01 .category-head::before {
    content: '';
    border-bottom: 1px solid #e8e8e8;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.funiter-categorywrap.style-01 .category-head .funiter-title {
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    float: left;
    margin: 0;
}

.funiter-categorywrap.style-01 .category-head .category-list {
    float: right;
    padding-right: 115px;
}

.funiter-categorywrap.style-02 .category-head .category-list > li,
.funiter-categorywrap.style-01 .category-head .category-list > li {
    display: inline-block;
    padding: 0 20px;
    float: left;
}

.funiter-categorywrap.style-02 .category-head .category-list > li:first-child,
.funiter-categorywrap.style-01 .category-head .category-list > li:first-child {
    padding-left: 0;
}

.funiter-categorywrap.style-02 .category-head .category-list > li:nth-last-child(2),
.funiter-categorywrap.style-01 .category-head .category-list > li:nth-last-child(2),
.funiter-categorywrap.style-02 .category-head .category-list > li:last-child,
.funiter-categorywrap.style-01 .category-head .category-list > li:last-child {
    padding-right: 0;
}

.funiter-categorywrap.style-02 .category-head .category-list li a,
.funiter-categorywrap.style-01 .category-head .category-list li a {
    display: block;
    font-family: 'sofia_proregular', sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #999999;
    position: relative;
    padding-bottom: 18px;
}

.funiter-categorywrap.style-02 .category-head .category-list > li > a::before,
.funiter-categorywrap.style-01 .category-head .category-list > li > a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 2px solid #a8854a;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.25s ease 0s;
    -moz-transition: transform 0.25s ease 0s;
    -o-transition: transform 0.25s ease 0s;
    transition: transform 0.25s ease 0s;
}

.funiter-categorywrap.style-02 .category-head .category-list > li:first-child > a,
.funiter-categorywrap.style-02 .category-head .category-list > li > a:hover,
.funiter-categorywrap.style-01 .category-head .category-list > li:first-child > a,
.funiter-categorywrap.style-01 .category-head .category-list > li > a:hover {
    color: #000;
}

.funiter-categorywrap.style-02 .category-head .category-list > li:first-child > a::before,
.funiter-categorywrap.style-02 .category-head .category-list > li > a:hover::before,
.funiter-categorywrap.style-01 .category-head .category-list > li:first-child > a::before,
.funiter-categorywrap.style-01 .category-head .category-list > li > a:hover::before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

/*.funiter-categorywrap.style-02*/
.funiter-categorywrap.style-02 .category-head {
    position: relative;
    margin-bottom: 55px;
    margin-top: -7px;
    padding-right: 80px;
}

.funiter-categorywrap.style-02 .category-head::before {
    content: '';
    border-bottom: 2px solid #e8e8e8;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

@media (max-width: 1499px) {
    .funiter-categorywrap.style-02 .category-head,
    .funiter-categorywrap.style-01 .category-head {
        margin-bottom: 35px;
    }

    .funiter-categorywrap.style-02 .category-head .category-list > li,
    .funiter-categorywrap.style-01 .category-head .category-list > li {
        padding: 0 13px;
    }
}

@media (max-width: 1199px) {
    .funiter-categorywrap.style-02 .category-head,
    .funiter-categorywrap.style-01 .category-head {
        margin-bottom: 25px;
        overflow: visible;
    }

    .funiter-categorywrap.style-01 .category-head .funiter-title {
        float: none;
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

    .funiter-categorywrap.style-01 .category-head .funiter-title::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        border-bottom: 2px solid #e1e1e1;
        width: 60px;
    }

    .funiter-categorywrap.style-01 .category-head .category-list {
        float: none;
        text-align: left;
    }

    .funiter-categorywrap.style-02 .category-head .category-list > li,
    .funiter-categorywrap.style-01 .category-head .category-list > li {
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .funiter-categorywrap.style-02 .category-head .category-list,
    .funiter-categorywrap.style-01 .category-head .category-list {
        padding-right: 70px;
    }

    .funiter-categorywrap.style-02 .category-head .category-list li a,
    .funiter-categorywrap.style-01 .category-head .category-list li a {
        font-size: 14px;
        padding-bottom: 15px;
        font-family: inherit;
    }

    .funiter-categorywrap .category-head .category-list li.dropdown {
        right: 55px;
    }

    .comments-pagination .nav-links, .woocommerce-pagination, .pagination .nav-links {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
}

/*===============================================================
9.19 ZISS
===============================================================*/
body .ziss-shop-wrap {
    padding: 0;
}

body .ziss-row {
    margin-left: -20px;
    margin-right: -20px;
}

body .ziss-row::before,
body .ziss-row::after {
    content: '';
    display: table;
}

body .ziss-row::after {
    clear: both;
}

body .ziss-item {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
}

.ziss-add-to-cart-wrap .added_to_cart {
    display: none;
}

body .ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-product-thumb-wrap {
    margin-right: 15px;
}

body .ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-product-title {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: -2px;
}

body .ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-price-wrap {
    font-size: 16px;
}

body .ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .add_to_cart_button {
    font-size: 12px;
    font-family: 'sofia_promedium', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media (max-width: 1199px) {
    body .ziss-row {
        margin-left: -15px;
        margin-right: -15px;
    }

    body .ziss-item {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    body .ziss-row {
        margin-left: -10px;
        margin-right: -10px;
    }

    body .ziss-item {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    body .ziss-row {
        margin-left: -7px;
        margin-right: -7px;
    }

    body .ziss-item {
        padding-left: 7px;
        padding-right: 7px;
        margin-bottom: 14px;
    }
}

/*SLIDE REVOLUTION*/
.ares .tp-bullet-title {
    display: none;
}

.background-gradient {
    background: linear-gradient(#fff, #f6f6f6);
}

/*===============================================================
9.20 FUNITER CUSTOMMENU
===============================================================*/
.funiter-custommenu .widgettitle {
    font-size: 16px;
    font-family: 'sofia_promedium', sans-serif;
}

.funiter-custommenu .menu {
    padding-left: 0;
    list-style: none;
}

/*box-header-nav*/
.box-header-nav .funiter-custommenu .widgettitle {
    font-size: 13px;
    position: relative;
    letter-spacing: 1px;
    padding-bottom: 12px;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: -2px;
}

.box-header-nav .funiter-custommenu .widgettitle::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 37px;
    background: #a8854a;
}

.box-header-nav .funiter-custommenu .menu {
    padding-left: 0;
    list-style: none;
}

.box-header-nav .funiter-custommenu .menu-item a {
    font-size: 14px;
    line-height: 30px;
}

.box-header-nav .funiter-custommenu .menu-item a:not(:hover) {
    color: #666666;
}

/*block-nav-category*/
.block-nav-category .funiter-custommenu .widgettitle {
    font-size: 18px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 8px;
    margin-top: -2px;
    font-family: sofia_proregular;
}

.block-nav-category .funiter-custommenu .widgettitle::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 35px;
    background: #dddddd;
}

.block-nav-category .funiter-custommenu .menu-item a {
    font-size: 16px;
    line-height: 34px;
}

.block-nav-category .funiter-custommenu .menu-item a:not(:hover) {
    color: #868686;
}

/*footer*/
.footer .widgettitle::before {
    content: "";
    width: 50px;
    position: absolute;
    bottom: 0;
    border-bottom: 1px solid #a8854a;
}

.footer .widgettitle, .footer .funiter-newsletter .widgettitle {
    font-size: 14px;
    padding-bottom: 17px;
    font-family: 'sofia_promedium', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
}

.footer .funiter-socials .widgettitle {
    font-family: sofia_proregular;
    font-size: 12px;
    letter-spacing: 2px;
    position: relative;
}

.footer .funiter-socials .widgettitle::before {
    position: relative;
    float: left;
    top: 5px;
    margin-right: 10px;
    width: 30px;
}

.footer .funiter-custommenu .menu-item {
    margin-bottom: 10px;
}

.footer .funiter-custommenu .menu-item a:not(:hover) {
    color: #868686;
}

.footer .funiter-custommenu .menu-item a {
    font-size: 16px;
    line-height: 14px;
}

.funiter-iconbox.style-03 .iconbox-inner .content .text {
    margin-bottom: 16px;
    color: #868686;
    margin: 0;
    font-size: 16px;
}

@media (max-width: 767px) {
}

footer .newsletter-form-wrap .submit-newsletter {
    font-size: 0;
}

footer .newsletter-form-wrap .submit-newsletter::after {
    content: "\f108";
    font-size: 20px;
    font-family: Flaticon;
}

/*===============================================================
9.21 FUNITER SOCIAL
===============================================================*/
.funiter-socials .widgettitle {
    font-family: sofia_proregular;
    font-size: 12px;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 5px;
}

.funiter-socials .content-socials .socials-list {
    overflow: hidden;
    padding-left: 0;
    list-style: none;
}

.funiter-socials .content-socials .socials-list li {
    display: inline-block;
    float: left;
    height: 46px;
    margin-right: 16px;
    margin-bottom: 8px;
}

.funiter-socials .content-socials .socials-list li:last-child {
    margin-right: 0;
}

.funiter-socials .content-socials .socials-list li a {
    display: block;
    font-size: 0;
}

.funiter-socials .content-socials .socials-list li a span {
    display: block;
    font-size: 18px;
    position: relative;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #1e1e1e;
}

.funiter-socials .content-socials .socials-list li a:hover span {
    -webkit-animation: bounceIn 0.5s ease;
    -o-animation: bounceIn 0.5s ease;
    animation: bounceIn 0.5s ease;
    background: #a8854a;
}

/*===============================================================
9.22 FUNITER NEWSLETTER
===============================================================*/
.funiter-newsletter .widgettitle {
    font-size: 18px;
    font-family: 'sofia_promedium', sans-serif;
}

.funiter-newsletter .desc {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 9px;
    padding-top: 6px;
}

.newsletter-form-wrap {
    position: relative;
}

.newsletter-form-wrap .email-newsletter {
    height: 58px;
    line-height: 58px;
    border: 1px solid #e8e8e8;
    width: 100%;
    border-radius: 4px;
    color: #aeaeae;
    background-color: #fff;
    padding: 0 130px 0 26px;
}

.newsletter-form-wrap .submit-newsletter {
    position: absolute;
    top: 0;
    right: 0;
    height: 58px;
    line-height: 58px;
    background: #a8854a;
    min-width: 58px;
    padding: 0 10px;
    border-radius: 0 4px 4px 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: 'sofia_promedium', sans-serif;
    overflow: hidden;
}

.newsletter-form-wrap .submit-newsletter::before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

.newsletter-form-wrap .submit-newsletter:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }

}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.newsletter-form-wrap.processing .submit-newsletter::after {
    font-family: 'FontAwesome', sans-serif;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    content: "\f110";
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}

@media (max-width: 1199px) {
    .funiter-newsletter .desc {
        padding-bottom: 0;
    }

    .funiter-newsletter .desc br {
        display: none;
    }

    .newsletter-form-wrap .email-newsletter {
        padding: 0 55px 0 20px;
    }

    .newsletter-form-wrap .submit-newsletter {
        min-width: 51px;
        font-size: 0;
    }
}

/*===============================================================
9.23 FUNITER POPUP NEWSLETTER
===============================================================*/
#popup-newsletter button.close {
    background: none;
    position: absolute;
    top: 0;
    right: 9px;
    padding: 0;
    width: 40px;
    font-size: 0;
}

#popup-newsletter button.close::before,
#popup-newsletter button.close::after {
    border-bottom: 2px solid;
    content: "";
    left: 13px;
    position: absolute;
    top: 20px;
    width: 13px;
}

#popup-newsletter button.close::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#popup-newsletter button.close::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#popup-newsletter button.close:hover {
    background: none;
    color: #000000;
}

#popup-newsletter .modal-inner {
    overflow: hidden;
}

#popup-newsletter .modal-inner .modal-thumb {
    float: left;
    width: 41.9%;
}

#popup-newsletter .modal-inner .modal-info {
    overflow: hidden;
    text-align: center;
    padding: 70px 35px 10px 35px;
}

#popup-newsletter .title {
    font-size: 34px;
    margin-bottom: 17px;
}

#popup-newsletter .des {
    font-size: 18px;
    line-height: 30px;
    color: #999999;
    margin-bottom: 50px;
    max-width: 370px;
    display: inline-block;
}

#popup-newsletter .newsletter-form-wrap .email {
    width: 100%;
    height: 52px;
    line-height: 50px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    margin-bottom: 22px;
    text-align: center;
}

#popup-newsletter .newsletter-form-wrap .submit-newsletter {
    width: 100%;
    height: 52px;
    line-height: 50px;
    border-radius: 3px;
    background: #1a1a1a;
    font-family: 'sofia_promedium', sans-serif;
    position: static;
    font-size: 12px;
    letter-spacing: 0.2em;
}

#popup-newsletter .newsletter-form-wrap .submit-newsletter:hover {
    background: #a8854a;
}

#popup-newsletter .newsletter-form-wrap .submit-newsletter::before {
    display: none;
}

#popup-newsletter .checkbox {
    text-align: right;
    margin-top: 36px;
}

#popup-newsletter .checkbox label {
    padding-left: 0;
}

#popup-newsletter .checkbox .funiter_disabled_popup_by_user {
    display: none;
}

#popup-newsletter .checkbox span {
    position: relative;
    padding-left: 20px;
    color: #999999;
}

#popup-newsletter .checkbox span::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #dbdbdb;
    background-color: #f4f4f4;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#popup-newsletter .checkbox .funiter_disabled_popup_by_user:checked ~ span::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #333333;
    position: absolute;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.modal {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: auto;
    max-height: calc(100% - 60px);
    overflow-y: auto;
    padding: 15px !important;
}

.modal-dialog {
    width: 860px;
    max-width: calc(100% - 30px);
    margin: auto;
}

.modal-content {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.modal-backdrop.in {
    opacity: 0.8;
}

@media (max-width: 1199px) {
    #popup-newsletter .modal-inner .modal-info {
        padding: 20px;
    }

    #popup-newsletter .des {
        margin-bottom: 20px;
    }

    #popup-newsletter .checkbox {
        margin-top: 10px;
    }

    #popup-newsletter .newsletter-form-wrap .submit-newsletter {
        font-size: 12px;
    }
}

@media (min-width: 768px) {
    .woocommerce-cart-form .shop_table .actions .coupon button.button {
        position: absolute;
        top: 0;
        border-radius: 0 5px 5px 0;
        right: 0;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 860px;
        max-width: calc(100% - 30px);
        margin: auto;
    }

    .modal-content {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .lost_reset_password p.woocommerce-form-row.form-row {
        width: 51%;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    #popup-newsletter .title {
        font-size: 24px;
    }

    #popup-newsletter .des {
        font-size: 14px;
        line-height: 20px;
    }

    #popup-newsletter .modal-inner .modal-thumb {
        display: none;
    }
}

/*pin map*/

.col-right h2 {
    line-height: 24px;
    font-size: 14px;
}

.funiter-mapper .funiter-pin .funiter-popup-footer a:hover {
    background: #a8854a !important;
    border-color: #a8854a !important;
}

.col-right .description p:last-child {
    margin-bottom: 0;
}

.wrap-visible {
    overflow: visible !important;
}

/* HEADER STICKY */
.header.header-sticky .header-position.fixed .block-nav-category:not(.has-open) .block-content,
.header.header-sticky .header-position.hide-header .block-nav-category:not(.has-open) .block-content {
    display: none;
}

@media (min-width: 1200px) and (max-width: 1366px) {
    body div.container {
        width: 1280px;
        max-width: 100%;
        padding: 0 15px;
    }
}

@media (min-width: 1200px) {

    .header-position.fixed {
        padding: 10px 70px;
        max-width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 100;
        background-color: rgba(255, 255, 255, 1);
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    }

    .header-position.fixed:not(.hide-header) {
        animation: move_down 0.4s ease 0s normal none 1 running;
        -o-animation: move_down 0.4s ease 0s normal none 1 running;
        -webkit-animation: move_down 0.4s ease 0s normal none 1 running;
    }

    .admin-bar .header-position.fixed:not(.hide-header) {
        top: 32px;
        animation: move_down_admin 0.4s ease 0s normal none 1 running;
        -o-animation: move_down_admin 0.4s ease 0s normal none 1 running;
        -webkit-animation: move_down_admin 0.4s ease 0s normal none 1 running;
    }

    .header-position.fixed.hide-header {
        top: -75px;
        animation: move_up 0.4s ease 0s normal none 1 running;
        -o-animation: move_up 0.4s ease 0s normal none 1 running;
        -webkit-animation: move_up 0.4s ease 0s normal none 1 running;
    }

    .admin-bar .header-position.fixed.hide-header {
        top: -75px;
        opacity: 0;
        visibility: hidden;
        animation: move_up_admin 0.4s ease 0s normal none 1 running;
        -o-animation: move_up_admin 0.4s ease 0s normal none 1 running;
        -webkit-animation: move_up_admin 0.4s ease 0s normal none 1 running;
    }

}

@keyframes move_down_admin {
    0% {
        top: -75px;
    }
    100% {
        top: 32px;
    }
}

@-webkit-keyframes move_down_admin {
    0% {
        top: -75px;
    }
    100% {
        top: 32px;
    }
}

@keyframes move_down {
    0% {
        top: -75px;
    }
    100% {
        top: 0;
    }
}

@-webkit-keyframes move_down {
    0% {
        top: -75px;
    }
    100% {
        top: 0;
    }
}

@keyframes move_up_admin {
    0% {
        top: 32px;
    }
    100% {
        top: -75px;
    }
}

@-webkit-keyframes move_up_admin {
    0% {
        top: 32px;
    }
    100% {
        top: -75px;
    }
}

@keyframes move_up {
    0% {
        top: 0;
    }
    100% {
        top: -75px;
    }
}

@-webkit-keyframes move_up {
    0% {
        top: 0;
    }
    100% {
        top: -75px;
    }
}

/*FOOTER MOBILE*/
.footer-mobile {
    background: #fff;
    padding-top: 30px;
}

footer.footer-mobile .widgettitle::before {
    display: none;
}

footer.footer-mobile .widgettitle::after {
    content: "\f107";
    float: right;
    font-size: 16px;
    font-family: fontawesome;
}

.footer.footer-mobile .widgettitle, .footer.footer-mobile .funiter-newsletter .widgettitle {
    font-size: 14px;
    font-family: 'sofia_proregular', sans-serif;
}

footer.footer-mobile .widgettitle {
    box-shadow: 0 0 5px rgba(0, 0, 0, .02);
    background: #f4f4f4;
    padding: 15px 20px;
    margin: 0 0 20px;
}

footer.footer-mobile .widgettitle + div {
    display: none;
    padding: 0px 20px 20px;
}

footer.footer-mobile .newsletter-form-wrap {
    margin-bottom: 15px;
}

footer.footer-mobile .wpb_single_image {
    padding-bottom: 20px;
}

footer.footer-mobile .funiter-iconbox:not(:last-child) {
    margin-bottom: 15px;
}

/*famisp*/
.famisp-sales-popup-wrap .famisp-sales-popup span.famisp-close {
    line-height: 16px;
}

@media (max-width: 1499px) {
    .product-item.style-3 .product-info {
        padding-top: 18px;
    }

    .product-item .rating-wapper .review {
        display: none;
    }
}

.funiter-testimonial.style-02.light .content {
    max-width: 610px;
    margin-left: auto;
    margin-right: auto;
}

.container {
    max-width: 100%;
}

/* Cookie */
div#cookie-notice {
    width: 300px;
    right: 40px;
    bottom: 40px;
    font-size: 14px;
    line-height: 28px;
    min-width: inherit;
    left: auto;
}
div.cookie-notice-container {
    padding: 20px 30px 50px 30px;
    position: relative;
}

span#cn-notice-text {
    padding-bottom: 80px;
    display: inline-block;
    width: 100%;
}

#cookie-notice .cn-more-info {
    background: transparent;
    border: none;
    box-shadow: 0 0 0;
    padding: 0;
    bottom: 90px;
    line-height: 28px;
    font-size: 12px;
    border-radius: 0;
    border-bottom: 1px solid;
    font-weight: 500;
    position: absolute;
    margin: 0;
    left: 50%;
    font-family: 'sofia_proregular', sans-serif;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

a#cn-accept-cookie {
    background: #fff;
    letter-spacing: 2px;
    color: #000;
    box-shadow: 0 0 0;
    border-radius: 0;
    line-height: 42px;
    width: 188px;
    text-transform: uppercase;
    position: absolute;
    font-weight: 600;
    left: 50%;
    bottom: 10px;
    font-size: 12px;
    padding: 0;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

a#cn-accept-cookie:hover {
    color: #fff;
    background-color: #a8854a;
}

/** SOME ANIMATIONS CSS KEYFRAMES */
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, calc(-100% + 40px), 0);
        transform: translate3d(0, calc(-100% + 40px), 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, calc(-100% + 40px), 0);
        transform: translate3d(0, calc(-100% + 40px), 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

/*Update lang currentcy*/
.box-mobile-menu .main-menu li.block-language, .box-mobile-menu .main-menu li.block-currency {
    position: relative;
    background: #fff;
    line-height: 50px;
    overflow: visible;
    width: calc(50% + 2px);
    height: 50px;
    float: left;
    margin: -1px;
    border: 1px solid #e7e7e7;
}

.box-mobile-menu li.block-language .toggle-submenu {
    cursor: pointer;
    display: none;
    width: 50px;
    height: 48px;
    line-height: 48px;
    text-align: center;
}

.box-mobile-menu li.block-language > a::after {
    right: 20px;
    margin-top: 2px;
}

.box-mobile-menu .funiter-dropdown.open .sub-menu, .box-mobile-menu .block-minicart.open .widget_shopping_cart {
    display: block;
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: 0 !important;
    left: 0;
    top: 100%;
    opacity: 1;
    width: 100%;
    right: 0;
    min-width: inherit;
}

.box-mobile-menu li.block-language.funiter-dropdown .sub-menu::after,
.box-mobile-menu li.block-language.funiter-dropdown .sub-menu::before {
    display: none;
}

.box-mobile-menu div .wcml-dropdown a.wcml-cs-item-toggle::after {
    right: 5px;
    border-color: #000 transparent transparent transparent;
}

.box-mobile-menu .wcml_currency_switcher::before {
    display: none;
}

.box-mobile-menu .wcml-dropdown {
    padding-left: 5px;
    position: static;
}

.box-mobile-menu .main-menu li.block-language ul a, .box-mobile-menu .main-menu li.block-currency ul a {
    width: 100%;
    padding: 0;
}

.box-mobile-menu .funiter-dropdown.open .sub-menu {
    line-height: 24px;
    padding: 10px 8px;
}

.box-mobile-menu .block-currency .wcml-dropdown li.wcml-cs-active-currency .wcml-cs-submenu {
    margin: 1px 0 0 !important;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
    left: 0;
    right: 0;
    top: 100%;
}

.box-mobile-menu .main-menu li.block-language > a, .box-mobile-menu .main-menu li.block-currency > a {
    width: 100%;
    position: relative;
}

.box-mobile-menu .wcml-dropdown .wcml-cs-submenu li {
    padding-left: 20px;
    line-height: 34px;
}

.product_meta .product {
    display: none;
}

.product_meta {
    display: inline-block;
    width: 100%;
    color: #000;
}

.product_meta > * {
    display: block;
    padding-bottom: 5px;
}

.product_meta a:not(:hover) {
    color: #868686;
}

ul.products {
    list-style: none;
    padding: 0;
}

.woocommerce-page ul.products .product-item {
    margin-bottom: 30px;
}

/*Price Translate*/
span.woocommerce-Price-amount.amount, .price {
    font-family: Open sans;
}

/* Gutenberg */
.post-content .wp-block-cover,
.single-post-content .wp-block-cover {
    margin-bottom: 28px;
}

code {
    padding: 2px;
    border-radius: 2px;
    color: #23282d;
    background: #f3f4f5;
    font-family: Menlo, Consolas, monaco, monospace;
    font-size: inherit;
}

.post-content .wp-block-quote,
.single-post-content .wp-block-quote {
    border-left: 4px solid #000;
    margin-top: 0;
    margin-bottom: 20px;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    padding: 22px 0 22px 22px;
    font-style: normal;
}

.post-content .wp-block-quote p,
.single-post-content .wp-block-quote p {
    padding: 0;
}

.post-content .wp-block-quote p:before,
.single-post-content .wp-block-quote p:before {
    display: none;
}

.post-content .has-large-font-size,
.single-post-content .has-large-font-size {
    line-height: 36px;
}

.post-content .has-huge-font-size, .post-content .has-larger-font-size,
.single-post-content .has-huge-font-size, .single-post-content .has-larger-font-size {
    font-size: 48px;
    line-height: 48px;
}

.post-item .post-content.post-standard > *:not(.vc_row), .single-post-content > *:not(.vc_row) {
    width: 1040px;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.post-item .post-content > .wp-block-image, .single-post-content > .wp-block-image:not(.vc_row) {
    width: 100%;
}

.post-item .post-content > .wp-block-image > *, .post-item .single-post-content > .wp-block-image > * {
    width: 1040px;
    max-width: 100%;
}

.post-item .post-content > p:last-child, .post-item .single-post-content > p:last-child {
    width: 1040px;
}

.post-item .post-content > *.alignwide, .post-item .single-post-content > *.alignwide {
    width: 100%;
    max-width: 100%;
    clear: both;
}

.post-item .post-content > *.alignfull, .post-item .single-post-content > *.alignfull {
    position: relative;
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem);
    left: calc(-12.5% - 101.5px);
    width: calc(125% + 203px);
    max-width: calc(125% + 203px);
    clear: both;
}

.post-item .post-content > *.alignleft, .post-item .single-post-content > *.alignleft {
    float: left;
    margin-right: 2em;
}

.post-item .post-content > *.alignright, .post-item .single-post-content > *.alignright {
    float: right;
    margin-left: 2em;
}

.wp-block-image .alignleft {
    margin-right: 2em;
}

.wp-block-image .alignright {
    margin-left: 2em;
}

.post-item .post-content > .wp-block-image.alignfull > img,
.post-item .single-post-content > .wp-block-image.alignfull > img,
.wp-block-image .alignfull img,
.wp-block-image.alignfull img {
    width: 100%;
}

.wp-block-pullquote {
    margin-bottom: 20px;
}

.wp-block-pullquote p, .wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
    font-size: 28px;
    padding: 0;
}

.wp-block-pullquote p:before {
    display: none;
}

.wp-block-pullquote blockquote {
    font-style: normal;
    display: block;
    border-left: none;
    color: #40464d;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.wp-block-image figcaption {
    font-style: italic;
}