/** ====== Table of Contents ======

 * 1 - Normalize
 * 2 - Typography
 * 3 - Elements
 * 4 - Forms
 * 5 - Navigation
 *   5.1 - Links
 *   5.2 - Menus
 * 6 - Alignments
 * 7 - Clearings
 * 8 - Widgets
 * 9 - Helper classes
 * 10 - Content
    * 10.1 - Header
    * 10.2 - Footer 
 * 11 Wordpress
 * 12 - Woo commerce
    * 11.1 - Product list
    * 11.2 - Product single page
    * 11.3 - Woocommerce-tabs
    * 11.4 - Related product
    * 11.5 - Woo commerce cart
    * 11.6 - Cupon
    * 11.7 - Cart total
    * 11.8 - Checkout 

 * 13 - Page content  
*/
/* ========================================= 
    Normalize 
 ===========================================*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 600;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
    max-width: 100%;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

select {
    text-transform: none;
}

button {
    overflow: visible;
}

button,
input,
select,
textarea {
    max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
    opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0.2em;
    padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #9d9a9b;
    margin: 0 0 1.75em;
    min-width: inherit;
    padding: 0.875em;
}

fieldset>:last-child {
    margin-bottom: 0;
}

legend {
    border: 0;
    padding: 0 0 0 10px;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

optgroup {
    font-weight: bold;
}


/** ==================================================
    Typography 
=======================================================*/

body,
button,
input,
select,
textarea,
code,
kbd,
pre,
samp {
    color: #666666;
    font-size: 15px;
    line-height: 1.70;
    letter-spacing: 0.01em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-wrap: break-word;
    word-break: break-word;
}

body,
button,
input,
select,
textarea,
kbd,
samp,
.font-ar,
.ui-accordion .ui-accordion-header {
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.font-pop,
table.cart th,
.woocommerce-checkout-review-order-table,
.modern-list .content .post-date,
.history-block a,
.furnihaus-megamenu-title,
.woocommerce table.shop_table .product-name,
.comment-meta,
.sidebar .widget_rss ul li a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.font-dafoe {
    font-family: 'Mr Dafoe', cursive;
}

h1,
h2,
h3,
h4,
h5,
h6,
.widget-title,
.widget.widget_recent_entries ul li a,
.furnihaus-megamenu-title,
.wpb_toggle .title,
.sidebar .widget_rss ul li a {
    clear: both;
    margin: 0 0 20px;
    line-height: 1.4;
}

.hero-banner h2.font-lg {
    font-size: 110px;
}

.feature-cat h1,
.newsletter h2 {
    font-size: 60px;
}

.promo-offer .title {
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    font-family: 'Poppins', sans-serif;
}

.bags-cat .last h2,
span.dis {
    font-size: 50px;
}

h1,
.history-block h2,
.hero-banner h2,
.feature-cat .first h2,
.bags-cat .second h2,
.time-counter .wrap h2 {
    font-size: 36px;
}

.promo-parallax h2 {
    font-size: 36px;
    line-height: 1.2;
}

h2,
.feature-cat.shoe-feature-cat .col-sm-3 h2 span,
.hero-banner.inner-banner h2,
.abt-bnr-content h2 {
    font-size: 30px;
}

h3,
.feature-post-list h2 {
    word-break: break-all;
    overflow-wrap: break-word;
    hyphens: auto;
}

h3 {
    font-size: 28px;
}

h4,
.history-block h2 span,
.promo-banner h2 span,
.feature-cat h2 span,
.promo-tags .box span,
.support-box,
.history-block a,
.feature-cat.shoe-feature-cat .last h2,
.comment-reply-title,
.view-list ul.products li.product h6.woocommerce-loop-product__title {
    font-size: 24px;
}

.feature-cat h4 {
    font-size: 20px;
}

h5,
.about-top .left-block {
    font-size: 22px;
}

h6,
.promo-tags .box,
footer .signup form button[type="submit"],
.storefront-sorting .short-by .btn.btn-default i,
ul.products li.product .icons .btn,
.checkout-total td,
form.checkout .button,
.cont-wrap div,
.newsletter form,
.ui-accordion .ui-accordion-header,
.comment-author,
.wpb_toggle .title,
.sidebar .widget_rss ul li a {
    font-size: 20px;
}

form.checkout .button {
    font-size: 18px;
}

.time-counter .wrap h2,
.promo-tags .box h4,
.feature-cat h1,
.newsletter h2,
.home-about .left-block h2 {
    font-weight: 700;
}

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

blockquote {
    /*margin: 60px 30px 55px 50px;
    padding: 0;
    position: relative;
    font-size: 140%;
    font-style: italic;
    padding: 10px;
    /* border-left: 3px solid;*/
    /*padding-left: 50px;*/
    line-height: 1.85;
}

blockquote a {
    text-decoration: underline;
}

blockquote a:hover {
    color: #151514;
}



blockquote {
    quotes: "“""”""‘""’";
}

blockquote:before,
blockquote:after {
    display: inline-block;
    font-size: 70px;
    font-weight: 300;
    line-height: 1;
    position: absolute;
}

blockquote:before {
    margin: -5px 0 0 -4%;
    content: '\f10d';
    font-family: 'FontAwesome';
    color: #82b1d8;
}

blockquote:before,
blockquote:after {
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
    position: absolute;
}

blockquote:after {
    margin: 20px 0 0 12px;
   /* content: '\f10e';*/
    font-family: 'FontAwesome';
    color: #82b1d8;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    /* content: "";*/
}

blockquote p {
    margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
    color: #1a1a1a;
    display: block;
    font-size: 1rem;
}

blockquote cite:before,
blockquote small:before {
    content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

blockquote>:last-child {
    margin-bottom: 0;
}

address {
    font-style: italic;
    margin: 0 0 1.75em;
}

code,
pre {
    font-family: 'Cutive Mono', monospace;
    font-size: 16px;
}

pre {
    border: 1px solid #d1d1d1;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code {
    background-color: #e6e6e6;
    padding: 0.125em 0.25em;
    color: #000;
}

abbr,
acronym {
    border-bottom: 1px dotted #d1d1d1;
    cursor: help;
}

mark,
ins {
    color: #a09a9c;
    padding: 0.125em 0.25em;
    text-decoration: none;
}

big {
    font-size: 125%;
}



.lh-normal {
    line-height: 1;
}


.text-white,
.hero-banner h6.text-white,
.cat-parallax a.btn:hover,
.navbar-default ul.nav.navbar-nav.text-white li a,
ul.site-header-cart.menu.text-white li a,
ul.login.text-white li a,
form.searchbox.text-white input[type="search"],
.widget_product_search input[type="submit"],
.full-pg-menu li a,
.extra-info.style2 .icon,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
table.cart td .coupon input[type="submit"]:hover,
.comment-respond input[type="submit"],
#yith-quick-view-close:hover:hover,
.woocommerce .wishlist_table td.product-add-to-cart a,
.login-submit input[type="submit"]:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
button#cboxClose,
.woocommerce #respond input#submit:hover,
.feature-cat.bags-cat .mid .btn-default,
kbd,
.extra-info.style3 .icon {
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #151514;
    font-weight: 500;
}

h1 {
    font-weight: 700;
}


/** =========================================
    Elements 
 ============================================ */

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

body {}

hr {
    border-top: 1px solid #e2e2e2;
    height: 1px;
    margin: 0 0 1.75em;
}

ul,
ol {
    margin: 0 0 1.75em 1.25em;
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
    margin-left: 1.5em;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 1.2em;
    margin-left: 1.60em;
}

ul.cs-link,
ol.cs-link,
footer .widget ul {
    margin: 0;
    padding: 0;
}

ul.cs-link li,
ol.cs-link li,
footer .widget ul li {
    list-style: none;
}

dl {
    margin: 0 0 1.75em;
}

dt {
    font-weight: 600;
    font-size: 115%;
}

dd {
    margin: 0 0 1.5em;
}

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

del {
    opacity: 0.8;
}

table,
th,
td {
    border: 1px solid #d1d1d1;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    width: 100%;
}

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

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

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

th,
td {
    padding: 0.7em;
}

.sticky {
    padding: 10px 20px;
    background-color: #f6f6f6;
}

/** ================================================ 
    Forms 
===================================================*/

::-moz-selection {
    background: #ffe385;
}

::selection {
    background: #ffe385;
}

::-webkit-input-placeholder {
    color: #a9a9a9;
}

:-moz-placeholder {
    color: #a9a9a9;
}

::-moz-placeholder {
    color: #a9a9a9;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #a9a9a9;
}

:focus::-webkit-input-placeholder,
.subscribe-form input:focus::-webkit-input-placeholder {
    color: transparent;
}

:focus:-moz-placeholder,
.subscribe-form input:focus:-moz-placeholder {
    color: transparent;
}

:focus::-moz-placeholder,
.subscribe-form input:focus::-moz-placeholder {
    color: transparent;
    opacity: 1;
}

:focus:-ms-input-placeholder,
.subscribe-form input:focus:-ms-input-placeholder {
    color: transparent;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background: #16000D;
    color: #fff;
    border-color: #16000D;
}


input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
button[type="submit"],
input[type="submit"],
select,
.woocommerce #review_form #respond .form-submit input,
.select2-container--default .select2-selection--single {
    background-color: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #7a8081;
    padding: 0.67em 0.5em;
    border: 1px solid #9d9a9b;
    width: 100%;
    line-height: 1;
}

select {
    background: #fff url('../images/select-drop.jpg') no-repeat 97% 49.5%;
}

textarea {
    height: 152px;
    padding: 10px;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
    border-color: #d2d8da;
    color: #1a1a1a;
    outline: 0;
}

label {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px;
    vertical-align: top;
}

label span,
.form-row.terms.wc-terms-and-conditions span.required {
    color: #ff0040;
}

input[type="text"].error,
input[type="password"].error,
input[type="email"].error {
    border-color: #a00;
}

.post-password-form label,
.post-password-form input {
    display: inline-block;
    vertical-align: top;
}

form.post-password-form label,
.post-password-form input {
    display: inline-block;
    vertical-align: top;
    width: initial;
    min-width: 200px;
    min-height: 40px;
}


/** ==================================================
    Navigation 
======================================================*/


/** ===== Links ====== */

a,
a:hover {
    text-decoration: none;

}

a,
.history-block h4 a i,
.history-block h4 a:hover,
.bags-cat .second h2,
.bags-cat .second h4,
.bags-cat .second h6,
.bags-cat .last h2,
.bags-cat .last h4,
.tags-wrap a:hover,
.woocommerce-breadcrumb a:after,
.woocommerce-breadcrumb a:hover,
.woocommerce div.product .variations_form .label,
a.more:hover,
.comment-reply-link:hover,
.feature-post-list h2 a:hover,
.feature-post-list a.more,
.modern-list .title a.more,
.blog-single .btn-wrap .btn,
header ul.menu li a,
h2.color-default,
.navbar-default .navbar-nav>li>a,
.shrinked .navbar-default ul.nav.navbar-nav.text-white li a,
.shrinked ul.nav.navbar-nav.text-white,
.shrinked form.searchbox.text-white,
.shrinked form.searchbox.text-white input[type="search"],
.shrinked ul.site-header-cart.menu.text-white li a,
.shrinked ul.login.text-white li a,
.cat-parallax.cat-parallax2 a.btn,
.history-block a:hover {
    color: #151514;
}

a:hover,
a:active,
a:focus,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li.current-menu-parent>a {
    outline: 0;
    color: #6cb975;
    text-decoration: none;
}


/** ===================  Menus ====================*/

.navbar-default .navbar-collapse {
    border: 0;
    box-shadow: none;
}

.navbar-nav>li,
.header-right ul.login {
    text-transform: uppercase;
}

.navbar-nav>li {
    letter-spacing: 1px;
}

.navbar-nav>li>a {
    padding: 29px 15px;
    font-weight: 400;
}

.navbar-nav li.current-menu-item a:after,
.navbar-nav li a:after {
    width: 97%;
    height: 1px;
    content: "";
    display: block;
    transform: scaleX(0);
    opacity: 0;
    transform-origin: left;
}

.header-2 .navbar-nav li.current-menu-item a:after,
.header-2 .navbar-nav li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
}

.navbar-nav li.current-menu-item a:after,
.navbar-nav li a:hover:after {
    transform: scaleX(1);
    opacity: 0.4;
}


.navbar-nav li ul.sub-menu,
.navbar-nav li .mega-menu {
    margin: 0;
    padding: 0;
    border: 0px;
    background-color: #fff;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);

}

.navbar-nav li:hover ul.sub-menu {
    top: 100%;
}

.navbar-nav li:hover .mega-menu {
    top: 100%;
}

.navbar-nav .open .dropdown-menu {
    margin: 0;
    padding: 0;
}

.navbar-nav li ul.sub-menu {
    text-transform: none;
    letter-spacing: 0px;
}

.navbar-nav li ul.sub-menu li {
    display: block;
    border-bottom: 1px solid #efefef;
}

.navbar-nav li ul.sub-menu>li.current-menu-item {
    border-bottom: 1px solid #151514;
}

.navbar-nav li ul.sub-menu li:last-child {
    border: 0;
}

.navbar-nav li ul.sub-menu li a,
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    display: block;
    padding: 12px 25px;
}

.navbar-default .navbar-nav li.current-menu-item ul li a:hover,
.navbar-nav li ul.sub-menu li a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    background-color: #6cb975;
}

.navbar-nav li ul.sub-menu li a:after {
    content: none;
}


li.mega-link {
    position: inherit;
}

.mega-menu .mega-wrap {
    margin: 0;
    padding: 30px 10px 20px 20px;
    overflow-y: scroll;
    max-height: 500px;
}

.mega-menu .mega-wrap li a,
.navbar-nav li ul.sub-menu li a,
.header-2 .navbar-default .navbar-nav li.current-menu-item ul.sub-menu li a,
.header-2 .navbar-default .navbar-nav li ul.sub-menu li a,
.navbar-default .navbar-nav li.current-menu-item ul li a {
    color: #151514;
    font-size: 15px;
}

.navbar-nav li ul.sub-menu li a:hover,
.navbar-nav li ul.sub-menu li.current_page_item a,
.header-2 .navbar-default .navbar-nav li ul.sub-menu li a:hover,
.header-2 .navbar-default .navbar-nav li ul.sub-menu li.current-menu-item a {
    color: #fff;
}

.mega-menu .mega-wrap h6,
.furnihaus-megamenu-title {
    margin-bottom: 5px;
    text-transform: initial;
    font-weight: 600;
    font-size: 16px;
    color: #151514;
}


.furnihaus-megamenu .dropdown-menu {
    font-size: 15px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu {
    padding: 0 0 15px 15px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a,
.navbar-nav .open .mega-menu.dropdown-menu li a {
    position: relative;
    padding: 4px 0 4px 10px;
}

.navbar-nav .open .dropdown-menu li a:before {
    content: "-";
    position: absolute;
    left: 0;
    top: 3px;
}

.navbar-nav .open .mega-menu.dropdown-menu li a:before {
    top: 0;
}

.navbar-nav .open .mega-menu .mega-wrap {
    padding: 5px 0 0 0;
}


.header-2 .navbar-nav>li>a {
    padding: 15px 0;
}

.header-2 .navbar-default .navbar-nav>li>a {
    color: #fff;
}

.header-3 ul.nav.navbar-nav {
    padding-left: 30px;
}

.full-pg-menu,
.full-pg-menu ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

.full-pg-menu li {
    margin: 0 0 6px;
    list-style: none;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
}

.full-pg-menu.navbar-nav>li {
    margin: 0;
    width: 25%;
    padding-right: 30px;
}

.full-pg-menu.navbar-nav li a {
    padding: 0;
    display: block;
    position: relative;
}

.full-pg-menu.navbar-nav li a:after {
    content: none;
}

.full-pg-menu li:last-child {
    padding-bottom: 0;
}

.mega-menu .mega-wrap .furnihaus-megamenu-icon {
    margin-bottom: 15px;
    display: block;
}

footer .widget ul li {
    position: relative;
    margin-top: 5px;
}

footer .widget ul li a {
    color: #000;
    padding: 0;
}

footer .widget ul li:last-child {
    margin-bottom: 0;
}

.full-pg-menu li a:before {
    content: "-";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0px;
}

.full-pg-menu li a:before {
    opacity: 0;
}

.full-pg-menu li a:hover {
    padding-left: 10px;
}

.full-pg-menu li a:hover:before {
    opacity: 1;
}

.menu-title {
    border-bottom: 1px solid #747474;
    margin-bottom: 25px;
    padding-bottom: 10px;
    color: #fff;
    font-weight: 400;
}


/*----- mega menu -----*/

.mega-menu .mega-wrap .furnihaus-megamenu-holder,
ul.furnihaus-megamenu .menu-item .sub-menu .menu-item {
    width: 100% !important;
}

ul.furnihaus-megamenu,
.navbar-nav ul.furnihaus-megamenu ul.sub-menu {
    position: initial;
    transform: initial;
    transition: initial;
    width: 100%;
}

ul.furnihaus-megamenu .menu-item {
    /*width: 25% !important;*/
    max-width: initial !important;
    padding: 0;
}

ul.furnihaus-megamenu .menu-item.menu-item-has-children {
    /*width: 25% !important;*/
    padding: 0 10px;
}

.navbar-nav ul.furnihaus-megamenu ul.sub-menu {
    box-shadow: none;
}

ul.furnihaus-megamenu .widget_media_image .image {
    width: initial;
    position: initial;
}

.navbar-nav ul.furnihaus-megamenu ul.sub-menu li {
    border: 0;
    margin-bottom: 5px;
}

.navbar-nav ul.furnihaus-megamenu ul.sub-menu li a {
    padding: 0;
    background-color: transparent;
}

.navbar-nav ul.furnihaus-megamenu ul.sub-menu li a:hover {
    background-color: transparent;
}


/** =========================================== 
    Alignments 
===============================================**/

.alignleft {
    float: left;
    margin: 2em 2em 2em 0;
}

.alignright {
    float: right;
    margin: 2em 0 2em 2em;
}

.aligncenter {
    margin: 2em auto 2em;
    max-width: 100%;
    display: block;
    text-align: center;
}

/*
p + blockquote{
    margin-top: 0;
}*/


.modern-layout .aligncenter,
.woocommerce .modern-layout .aligncenter {
    clear: both;
    display: block;
    margin: 50px -100px 40px;
    max-width: 121%;
}

.align-center {
    text-align: center;
}

blockquote.alignleft {
    margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
    margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
    margin-bottom: 1.473684211em;
}


/** ============================================= 
    Clearings 
==================================================*/

.clear:before,
.clear:after,
blockquote:before,
blockquote:after {
    /* content: "";*/
    display: table;
}

.clear:after,
blockquote:after {
    clear: both;
}

/** ============================================= 
    Widgets 
=================================================*/

.widget {
    margin-bottom: 20px;
    padding: 0;
}

.widget-area>:last-child,
.widget>:last-child {
    margin-bottom: 0;
}

.widget .widget-title:empty,
.widget .widget-title:empty:after,
.tag-links:empty {
    margin-bottom: 0;
    content: none;
}

.widget_categories,
.widget_archive,
.widget_meta,
.widget_recent_entries,
.widget_tag_cloud,
.widget_calendar,
.widget_recent_comments {}

.sidebar .widget {
    width: 100%;
    float: left;
}

.tagcloud {
    margin-top: 25px;
}


/*--- widget lists--*/

.shop-sidebar .box,
.widget ul,
.widget ul li {
    width: 100%;
    float: left;
}

.widget ul {
    margin: 0px;
    padding: 0;
}


.widget ul li {
    list-style: none;
    position: relative;
    margin: 0px 0px 10px 0px;
}

.widget ul li ul li {
    margin-bottom: 0px;
}

.product-categories>li.cat-parent {
    font-weight: 500;
    position: relative;
}

.product-categories>li.cat-parent>ul.children {
    padding-left: 10px;
    font-size: 90%;
    margin: 10px 0px 0px 0px;
    font-weight: normal;

}

.product-categories>li.cat-parent:before {
    content: '+';
    position: absolute;
    right: 0;
    font-size: 18px;
    font-weight: 300;
}

.product-categories>li.cat-parent.plus:before {
    content: '-';
    position: absolute;
    right: 0;
    font-size: 18px;
    font-weight: 300;
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
    display: block;
    padding: 5px 0px !important;
    position: relative;
    line-height: 1.6;
}

.sidebar .widget_archive ul li a,
.sidebar .widget_categories ul li a,
.sidebar .widget_meta ul li a,
.product-categories li a {
    padding: 0px 5px 0px 0px;
    display: inline-block;
    max-width: 85%;
    width: 100%;
    position: relative;
}

.sidebar .widget_meta ul li a {
    display: block;
    width: 100%;
}

.sidebar ul li span.count {
    position: absolute;
    right: 0;
    top: 0;
}

.sidebar .widget_recent_comments ul li,
.sidebar .widget_rss ul li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.sidebar .widget_recent_comments ul li a,
.sidebar .widget_rss ul li a {
    display: inline-block;
    padding: 0;
    background-color: transparent;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    line-height: 1.5;
}

.shop-sidebar .product-categories li a {
    max-width: none;
    width: auto;
}


/*--- Search box ---*/

.widget_search form,
.widget_product_search form {
    position: relative;
}

.widget_product_search label {
    display: none;
}

.sidebar .widget_search label,
.widget_product_search label {
    width: 100%;
}

.sidebar .widget_search input[type="search"],
.widget_product_search input[type="search"] {
    position: relative;
    padding: 10px 95px 10px 10px;
    border: 1px solid #e4e4e4;
    background: #ffffff;
    color: #3a3a3a;
    display: block;
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: 45px;
}

.widget_search input[type="submit"],
.widget_product_search input[type="submit"] {
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    display: block;
    padding: 10px 15px;
    width: auto;
    text-transform: capitalize;
    color: #fff;
    border-radius: 0;
    min-height: 45px;
    font-weight: 500;
    font-size: 14px;
}


/*--- Calendar widget ---*/

.widget.widget_calendar table {
    margin: 0;
}

.widget_calendar td,
.widget_calendar th {
    line-height: 2.5625;
    padding: 0;
    text-align: center;
}

.widget_calendar th {
    background-color: #f5f5f5;
}

.widget_calendar caption {
    font-weight: 700;
    margin-bottom: 0;
}

.widget_calendar tbody a {
    background-color: #FFA167;
    color: #fff;
    display: block;
    font-weight: 600;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    background-color: #686868;
    color: #fff;
}


/*--- Recent Posts widget ---*/

.widget.widget_recent_entries ul,
.furnihaus_recent_posts_widget ul {
    margin-top: 10px;
}

.widget.widget_recent_entries ul li,
.furnihaus_recent_posts_widget ul li {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
    padding: 0 0 20px 0;
    position: relative;
}

.widget.widget_recent_entries ul li {
    margin-bottom: 15px;
}


footer .widget.widget_recent_entries ul li:hover,
.woocommerce footer ul.product_list_widget li,
.woocommerce footer ul.product_list_widget li:hover {
    padding-left: 0;
}

footer .widget.widget_recent_entries ul li:before {
    content: none;
}

footer .widget.widget_recent_entries ul li {
    margin-bottom: 0;
    padding-bottom: 15px;
}

footer .widget {
    margin: 0;
    padding: 0 15px;
}

.woocommerce footer ul.product_list_widget li img {
    float: left;
    margin: 0 10px 0 0;
    width: 50px;
}

.widget_recent_entries ul li figure,
.furnihaus_recent_posts_widget ul li figure {
    margin: 5px 15px 20px 0;
    width: 70px;
    height: 60px;
    background-color: #000;
    float: left;
}

.widget_recent_entries ul li figure a:hover img,
.furnihaus_recent_posts_widget ul li figure a:hover img {
    opacity: 0.9;
}

.widget.widget_recent_entries ul li a,
.furnihaus_recent_posts_widget ul li a {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.widget.widget_recent_entries ul li a:hover,
.widget.furnihaus_recent_posts_widget ul li a:hover {
    background-color: transparent;
    padding: 0;
}

.widget.widget_recent_entries ul li a:before,
.furnihaus_recent_posts_widget ul li a:before {
    content: none;
}

.widget_recent_entries .post-date,
.furnihaus_recent_posts_widget .post-date {
    display: block;
    color: #151514;
    font-size: 12px;
    padding-left: 18px;
    position: relative;
}

.furnihaus_recent_posts_widget .post-date {
    display: inline-block;
}

.furnihaus_recent_posts_widget ul li a {
    display: block;
}

.widget_recent_entries .post-date:before,
.furnihaus_recent_posts_widget .post-date:before {
    content: '\f073';
    left: 0;
    position: absolute;
    font-family: 'FontAwesome';
}

.widget_recent_entries li .post-date {
    margin-top: 10px;
}

.widget_recent_entries li:last-child .post-date {
    margin-bottom: 0;
}

.widget_recent_comments .comment-author-link {
    font-weight: 700;
}

/*--- RSS widget ---*/

.sidebar .widget_rss ul li a {
    margin-bottom: 10px;
    text-decoration: none;
}

.widget_rss .rsswidget img {
    margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
    color: #686868;
    display: block;
    font-size: 90%;
    margin-bottom: 10px;
}

.widget_rss .rssSummary {
    margin-bottom: 15px;
}

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

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


/*--- Tag Cloud widget ---*/

.tagcloud a,
.tag-links a {
    border: 1px solid #aaa;
    border-radius: 0;
    display: inline-block;
    margin: 0 0.03em 0.3em 0;
    padding: 0.4em 0.88em 0.35em;
    background-color: #fff;
    font-size: 12px;
    text-transform: capitalize;
    color: #555;
}

.tagcloud a:hover,
.tagcloud a:focus,
.tag-links a:hover,
#yith-quick-view-close:hover:hover {
    color: #fff;
    outline: 0;
    background-color: #151514;
}

.sidebar {}

a.more,
.comment-reply-link {
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: underline;
}

.widget_categories label {
    font-size: 15px;
}


.woocommerce .sidebar ul.cart_list li,
.woocommerce .sidebar ul.product_list_widget li {
    margin-bottom: 10px;
}

.woocommerce .sidebar ul.cart_list li img,
.woocommerce .sidebar ul.product_list_widget li img {
    width: 60px;
    float: left;
    margin-left: 0;
    margin-right: 10px;
}



/** =============================================== 
    Helper classes 
===================================================*/


/*================= Transition ==================*/

a,
.btn,
header,
.navbar-nav li a:after,
.navbar-nav li a:hover:after,
button[type="submit"],
input[type="submit"],
.hero-banner,
.hero-banner.move-up,
.image-effect img,
.overlay:before,
.feature-cat .btn i:hover,
.products .product .content,
ul.products li.product figure img,
li.product figure a:before,
.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .button-wish,
form.checkout .button,
.widget.woocommerce.widget_shopping_cart,
.newsletter .btn-subscribe,
.widget_recent_entries ul li figure a img,
a.more i,
.blog-single .btn-wrap .btn i,
.vc_tta-tabs-list li.active>a:after,
.vc_tta-tabs-list li>a:hover:after,
.btn i,
.extra-info .wrap,
.subscribe-form,
header,
.cat-wrap .title.rt-aln:before,
.cat-wrap .title.lt-aln:before,
.cat-wrap .title.vert:before,
.trending-wrap,
.trending-wrap .content,
.history-block h4 a *,
.vc_tta-panel,
footer .widget ul li,
.furnihaus-promo-banner figure a img,
.modal.login button.close,
.search-form input.search-submit {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.canvas button.close {
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
}


/* ===================== Overlay =====================*/

.overlay,
.banner-overlay {
    position: relative;
}

.overlay:before,
.banner-overlay:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.overlay:before,
.feature-cat .overlay:hover:before,
.news-wrap .wrap .overlay:hover:before,
.blog-list:hover .overlay:before,
.modern-list:hover .overlay:before,
.cat-wrap .overlay:hover:before,
.cat-wrap2 .overlay:hover:before {
    background: rgba(0, 0, 0, 0.3);
}

.single-post .blog-feature-banner .overlay:before {
    background: rgba(0, 0, 0, 0.1);
}

.feature-cat .overlay:before,
.map-wrap.overlay:before,
.cat-wrap:hover .overlay:before {
    background: rgba(0, 0, 0, 0.1);
}


.banner-3 .overlay:before {
    background: rgba(0, 0, 0, 0.05);
}

.promo-banner .wrap.overlay:before,
.cat-wrap .overlay:before,
.cat-wrap2 .overlay:before {
    background: rgba(0, 0, 0, 0);
}

.about-banner .banner-overlay:before,
.home-banner-3 .banner-overlay:before {
    background: rgba(0, 0, 0, 0.2);
}

.news-wrap .wrap .overlay:before,
.blog-list .overlay:before,
.modern-list .overlay:before {
    background: rgba(0, 0, 0, 0.05);
}

.banner-overlay:before {
    background: rgba(0, 0, 0, 0.4);
}

.box-shadow,
.support-box:hover {
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}


/*================== Button =====================*/

.btn,
button,
.woocommerce div.product form.cart .button,
.widget_shopping_cart .buttons .button,
.furnihaus-btn {
    line-height: 1;
    padding: 0.9em 1.5em;
}

.promo-offer .furnihaus-btn {
    border: 0;
    line-height: 1.6;
}

.btn-default.filter-btn[type="submit"] {
    line-height: 1.7;
}

.btn:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.feature-cat .btn,
.btn-default,
.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .button-wish,
.checkout-button,
form.checkout .button {
    background-color: transparent;
    border: 1px solid #fff;
    display: inline-block;
    color: #fff;
    border-radius: 0;
}

.feature-cat.bags-cat .btn {
    color: #383838;
    border-color: #383838;
    letter-spacing: 0.1em;
    font-weight: bold;
}

.feature-cat.bags-cat .mid .btn-default {
    color: #151514;
}

.btn-default.primary-bg {
    border: 0;
}

.btn.bdr,
.pagination .load-more {
    color: #151514;
    border-color: #151514;
    border-radius: 0px;
}

.furnihaus-btn {
    display: inline-block;
    text-transform: uppercase;
}


.feature-cat .btn:hover,
.feature-cat .wrap:hover .btn,
.bags-cat .wrap.last:hover .btn.btn-default,
.btn-default:hover,
.fashion-news a.btn-default:hover,
.furnihaus-btn:hover,
.blog-list .btn.bdr:hover {
    border-color: transparent;
    color: #fff;
}

.btn i {
    display: inline-block;
    position: relative;
    font-weight: bold;
    line-height: 1.2;
}


.btn-default.filter-btn,
.btn.btn-default.btn-cart {
    border-radius: 0;
    border: 0;
}



.btn-default.filter-btn,
.btn.btn-default.btn-cart,
.btn-bg,
.comment-respond button[type="submit"],
.contact-page input[type="submit"],
.modal.login button[type="submit"],
.login-submit input[type="submit"],
.promo-offer .furnihaus-btn,
.woocommerce #review_form #respond .form-submit input,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce input.button,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit {
    font-weight: 500;
    color: #fff;
}

.woocommerce div.product form.cart .button:hover,
.cart-collaterals .checkout-button:hover,
button.close:hover,
.wish-list .btn-default.primary-bg:hover,
.widget_shopping_cart .buttons .button.checkout:hover,
.newsletter .btn-subscribe:hover,
.box.style2 .newsletter .btn-subscribe:hover,
.login-social li a.fb:hover,
.login-social li a.twt:hover,
.promo-offer .furnihaus-btn:hover,
.newsletter .btn-subscribe.sec-bg:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    color: #151514;
}

button.close,
#yith-quick-view-close,
button#cboxClose {
    position: absolute;
    right: -25px;
    top: -25px;
    z-index: 5;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

#yith-quick-view-close {
    border: 0;
    font-size: 18px;
    line-height: 2.3;
}

#cboxClose {
    background: #fff;
}

#cboxClose:after {
    content: "X";
    position: absolute;
    color: #fff;
    font-size: 18px;
    z-index: 1;
    opacity: 1;
    text-indent: initial;
    top: 11px;
    left: 0;
    right: 0;
}

.dropdown-menu button.close:hover {
    opacity: 1;
    background-color: #fff;
    color: #151514;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.dropdown-menu button.close {
    right: inherit;
    top: 15px;
    left: 30px;
    opacity: 0;
}

.open .dropdown-menu button.close {
    opacity: 0;
    left: -20px;
}

.widget_shopping_cart .buttons .button {
    display: inline-block;
    text-transform: capitalize;
    width: 48%;
    text-align: center;
    color: #151514;
}

.widget_shopping_cart .buttons .button.checkout {
    color: #fff;
}

.widget_shopping_cart .buttons .button.checkout:hover {
    color: #151514;
}

.yith-wcwl-add-button>a i {
    margin-right: 0;
}


/*================== Title  ====================*/

.title-main {
    margin-top: -3px;
    position: relative;
}

.title-main h2,
.title-main h4 {
    margin: 0;
    padding-bottom: 10px;
    line-height: 1;
}

.title-main h4 {
    text-transform: inherit;
}

.title-main:after,
.title-main h2:after,
.title-main h3:after,
.sec-title:after,
.widget-title:after {
    margin: 0 auto;
    content: "";
    display: block;
}

.title-main h2:after,
.title-main h3:after,
.sec-title:after,
.widget-title:after {
    width: 30px;
    height: 3px;
    position: relative;
    bottom: -12px;
}

.sec-title:after,
.widget-title:after {
    bottom: -2px;
}

.footer-title {
    color: #0d0f11;
    line-height: 1;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 1.1px;
}

.sec-title,
.widget-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 12px;
    position: relative;
    font-size: 20px;
}

.sec-title:after,
.widget-title:after {
    margin: 0;
    position: absolute;
}

.title-main.cover:after {
    content: none;
}

.title-main.cover {
    border-bottom: 1px solid #bebabb;
    margin-bottom: 65px;
}

.title-main.cover h4 {
    margin: 0;
    display: inline-block;
    background: #fff;
    position: relative;
    top: 16px;
    padding: 0 15px;
}

.title-main.cover h4:after {
    content: none;
}


.text-title h2,
.text-title h3 {
    line-height: 1;
}


/*======================= Margin  =====================*/

p,
.content-wrap {
    margin: 0 0 1.5em;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mt-60 {
    margin-top: 60px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-28 {
    margin-bottom: 28px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-20,
.woocommerce-info,
p.woocommerce-info,
p.woocommerce-info:last-of-type,
.sidebar .widget.widget_text p,
.sidebar .widget.widget_text .wp-caption,
.sidebar .widget.widget_text p:last-of-type {
    margin-bottom: 20px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mt-5 {
    margin-top: 5px;
}

.nmt-5 {
    margin-top: -5px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mt-3 {
    margin-top: 3px;
}

p:last-of-type,
.mb-0,
.sign-up-block .form-group:last-child,
.sidebar .widget:last-child,
.wpb_content_element.mb-0,
.about-card-wrap:last-child,
.hero-banner.mb-0 {
    margin-bottom: 0px;
}

p:empty {
    margin: 0;
}

.no-margin,
.no-gutter {
    margin: 0;
}


/*================== Padding =======================*/

.primary-padding,
.extra-info.style2 .section-content-container,
.extra-info.style3 .section-content-container,
.fun-fact .section-content-container,
.shop-feature-2 .section-content-container {
    padding: 100px 0;
}

.furnihaus-section.parallax.quote .section-content-container,
.about-2.parallax .section-content-container {
    padding: 150px 0;
}

.p-pt,
.blog-detail+.comment-area {
    padding-top: 100px;
}

.p-pb,
.furnihaus-section {
    padding-bottom: 100px;
}

.furnihaus-section.insta-feed {
    padding-bottom: 0px;
}

.comment-area.p-pb {
    padding-bottom: 0;
}

.secondary-padding {
    padding: 50px 0;
}

.s-pb {
    padding-bottom: 50px;
}

.p-0 {
    padding: 0;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-0 {
    padding-bottom: 0px;
}

.hero-banner+main.primary-padding {
    padding-top: 0;
}


/*============== image effect =============*/

.image-effect {
    display: block;
    overflow: hidden;
}

.image-effect:hover img,
.cat-wrap:hover figure img,
.trending-wrap:hover figure img,
.furnihaus-promo-banner figure a:hover img {
    transform: scale(1.1);
}

.trending-wrap:hover figure img {
    transform: scale(1.1);
}


/*============== backgrounds =============*/

.bg-gray,
ul.shop-sidebar li a:hover,
.feature-post .wrap:before,
.promo-parallax .section-content-container,
.founder-block .section-container,
.flash .section-container {
    background-color: #f5f5f5;
}

.dark-gray,
footer .signup form button[type="submit"]:hover,
.mobile-search input[type="submit"]:hover {
    background-color: #303030;
}

.mobile-search input[type="submit"]:hover {
    color: #ffffff;
}


/*================== circle ====================*/

.rounded-crcl,
button.close,
span.onsale,
#yith-quick-view-close,
span.wishlist-count.wishlist-rounded,
button#cboxClose,
.shop-feature-2 .icon {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.shop-feature-2 .icon .icofont {
    line-height: 2.4;
}


/** ======================================
     Content 
========================================*/


/*=================== Header ========================*/

.top-bar {
    position: relative;
    z-index: 101;
}

.top-bar-wrap {
    padding: 10px 0;
    font-size: 14px;
}

span.toggle-top-bar {
    position: absolute;
    right: 10px;
    z-index: 99;
    background: #999;
    color: #fff;
    padding: 6px 8px;
    line-height: 1;
    font-size: 10px;
    cursor: pointer;
}

header {
    padding: 6px 30px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.header-3 {
    padding: 0px 30px;
}

.header-style1 header {
    min-height: 79px;
}


header.header-3 {
    background-color: transparent;
    position: relative;
    width: 100%;
    left: 0;
}

header.header-3.header-light {
    background-color: #303030;
}



.home header.header-3.header-light {
    background-color: transparent;
}

.home header.header-3.shrinked {
    background-color: #fff;
}

header.header-3.shrinked {
    min-height: 75px;
}

.header-3.shrinked .logo-hold {
    margin-top: 20px;
}


.home header.header-3 {
    position: absolute;
    box-shadow: none;
}

.sticky-header header.header-3.shrinked {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    background-color: #fff;
}

.sticky-header .header-3.shrinked.header-light {
    background-color: #303030;
}

header.woocommerce-products-header {
    background: none;
    box-shadow: none;
    border: 0;
    display: none;
}

header.woocommerce-products-header.shrinked {
    min-height: inherit;
    box-shadow: none;
}


.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin: 0;
    min-height: inherit;
    border: 0;
    border-radius: 0;
}

.navbar-default .container {
    position: relative;
}

#logo {
    margin: 0;
    display: inline-block;
    float: left;
    color: #151514;
    line-height: 1.1;
}

#logo a {
    color: #151514;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1;
}

.header-1 #logo {
    margin-bottom: 28px;
}

#logo a:hover {
    color: #6cb975;
}

.navbar-brand {
    margin-top: 10px;
    height: inherit;
    padding: 0;
    margin-right: 50px;
    position: relative;
    z-index: 10;
    max-width: 120px;
}

.header-3 .logo-hold {
    width: 170px;
    margin: 30px auto 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.header-3 .logo-hold .navbar-brand.logo-black,
.shrinked .logo-hold .logo-white,
.header-3.shrinked .logo-hold .navbar-brand.logo-white {
    display: none;
}

.header-3.shrinked .logo-hold .navbar-brand.logo-black {
    display: block;
}

.header-3 .navbar-brand {
    margin: 0;
    padding: 0;
    line-height: 1;
    float: none;
    display: inline-block;
}

.navbar-toggle {
    border: 0;
    margin: 22px 10px 0 0;
    padding: 0 5px;
    float: left;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.header-right {
    position: absolute;
    right: 0;
    top: 17px;
    z-index: 10;
    text-align: right;
}

.header-right .navbar-form,
.header-right .site-header-cart,
.header-right ul.login {
    display: inline-block;
    vertical-align: middle;
}

.header-right .site-header-cart {
    margin-top: 5px;
}

.header-right ul.login {
    line-height: 1.6;
}

header.header-2 .header-right ul.login {
    line-height: 1;
}


header ul {
    margin: 0;
    padding: 0;
}

.site-header-cart li {
    display: inline-block;
    margin: 0 3px;
    position: initial;
}

header ul li {
    list-style: none;
}

header ul.login li {
    display: inline-block;
    font-size: 100%;
}

header ul.login li a {
    text-decoration: none;
    font-weight: 400;
}

header ul.login li a i {
    font-size: 22px;
    display: none;
}

header ul.login li+li:before {
    content: "/";
    display: inline-block;
    margin: 0 3px 0 0;
}

.site-header-cart.menu.on-hover {
    position: relative;
}

.menu.on-hover .dropdown-menu button.close {
    display: none;
}

header ul.menu {
    margin-right: 3px;
}

header ul.menu .icon {
    margin: 0;
    font-size: 20px;
    width: initial;
    height: initial;
}

header ul.menu li a {
    padding: 0;
    display: inline-block;
    position: relative;
    line-height: 1;
}

header ul.menu .count,
span.wishlist-count.wishlist-rounded {
    min-width: 15px;
    min-height: 15px;
    font-size: 8px;
    position: absolute;
    top: -10px;
    right: -5px;
    text-align: center;
    color: #fff;
    line-height: 1.9;
}

header.header-2,
header.header-2.shrinked {
    padding: 0;
}

header .top {
    padding: 30px 0 28px;
    line-height: 1;
}

header.header-2 .navbar-brand {
    margin: 0;
    line-height: 1.3;
}

header.header-2 .header-right {
    margin-top: 3px;
    top: 0;
    position: initial;
}

header.header-2 .navbar-default {
    background-color: #151514;
}

.searchbox {
    position: relative;
    right: 0;
    min-width: 25px;
    width: 0;
    line-height: 1;
    padding: 0;
}

.navbar-default .searchbox.navbar-form {
    margin: 0;
}

.navbar-default .searchbox.navbar-form.searchbox-open,
form.searchbox.navbar-form.searchbox-open {
    margin-top: -1px;
    padding-left: 5px;
    width: 250px;
}

.searchbox input[type="search"] {
    padding: 5px 25px 5px 0px;
    border: 1px solid #c2babc;
    border-width: 0 0 1px;
    width: 50%;
    opacity: 0;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -o-transition: width 0.5s;
    transition: width 0.5s;
}

.header-2 .searchbox input[type="search"] {
    float: right;
}

.searchbox.searchbox-open input[type="search"] {
    opacity: 1;
    width: 100%;
}

.searchbox-input::-webkit-input-placeholder {
    color: #a9a9a9;
}

.searchbox-input:-moz-placeholder {
    color: #a9a9a9;
}

.searchbox-input::-moz-placeholder {
    color: #a9a9a9;
}

.searchbox-input:-ms-input-placeholder {
    color: #a9a9a9;
}

.searchbox-icon,
.searchbox-submit,
.searchbox input[type="submit"] {
    height: inherit;
    display: inline-block;
    position: absolute;
    top: 17%;
    font-family: verdana;
    font-size: 20px;
    right: 0;
    padding: 0;
    width: 20px;
    margin: 0;
    border: 0;
    outline: 0;
    text-align: center;
    cursor: pointer;
    background: transparent;
}


.header-2 .searchbox-icon,
.header-2 .searchbox-submit,
.header-2 .searchbox input[type="submit"] {
    color: #fff;
}

.header-2 .searchbox-icon {
    top: 5px;
}

.header-2 .searchbox {
    margin: 0;
    right: 15px;
    position: absolute;
}

.header-2 .searchbox-input,
.header-2 .searchbox input[type="search"] {
    color: #fff;
    background: transparent;
}


/*=================== Footer ==================*/

footer {
    position: relative;
    z-index: 10;
    background-color: #f2f7fb;
    color: #000;
    font-size: 95%;
}

footer p {
    margin-top: 4px;
}

.footer-info {
    color: #fff;
}

.footer-info p.lh-normal small {
    line-height: 1.8;
}

footer .signup {
    font-size: 14px;
    line-height: 1.5;
}

footer .signup form {
    margin: -5px 0 5px;
    position: relative;
}

footer .signup form input[type="text"] {
    width: 100%;
    border-color: #fff;
    padding-right: 50px;
    border-radius: 0;
}

footer .signup form button[type="submit"] {
    width: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    padding: 0.55em 0;
    border: 0;
    border-radius: 0;
}

footer .signup small {
    color: #9f9c9d
}

.footer {
    padding: 25px 0;
    background-color: #000;
}

.footer-info p {
    margin: 0 0 0.5em;
}

.footer .row {
    display: flex;
    align-items: center;
}

.scrollup {
    position: fixed;
    right: 10px;
    bottom: 20px;
    width: 35px;
    height: 35px;
    line-height: 1.3;
    font-size: 25px;
    text-align: center;
    z-index: 100;
    display: none;
}

.scrollup:hover {
    color: #fff;
}


/**==================================== 
    Wordpress 
==================================**/

.blog-list.sticky {
    padding: 0px;
}

.blog-list.sticky .entry-content.blog,
.blog-list.sticky {
    background-color: #efefef;
}

.blog-list.sticky .entry-content.blog {
    padding: 50px 50px 50px 30px;
}

.blog-detail.tag-template .navigation {
    margin-bottom: 20px;
}

.blog-detail.tag-template .navigation .pagenum,
.blog-detail.tag-template .navigation a {
    padding: 2px 3px;
    display: inline-block;
}

.blog-detail.tag-template .navigation .pagenum {
    text-decoration: underline;
}

.blog-detail.tag-template .navigation a .pagenum {
    color: #151514;
    text-decoration: none;
}

.entry-post-content figure.gallery-item {
    display: inline-block;
    width: 150px;
    vertical-align: top;
    margin: 0 15px 15px 0;
}

.parsley-errors-list.filled {
    margin-top: 2px;
    position: absolute;
    background: red;
}

.parsley-errors-list.filled li,
.parsley-errors-list.filled li:hover {
    padding: 5px 10px 8px;
}

.parsley-errors-list.filled li:before {
    content: none;
}

.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor {
    margin-bottom: 15px;
    padding: 8px 0;
    font-style: italic;
    font-size: 90%;
    line-height: 1.3;
}

.wp-caption a {
    text-decoration: underline;
}

.bypostauthor {
    margin: 0;
    padding: 0;
    font-style: initial;
}

.entry-post-content iframe {
    width: 100%;
    height: 550px;
}



/**==================================== 
    Woo commerce 
==================================**/

.woocommerce .woocommerce-ordering select {
    margin-right: 5px;
    min-height: 40px;
    padding: 0.50em 0.5em;
    vertical-align: middle;
    line-height: 30px;
    font-size: 14px;
}

.shop-main {}

.storefront-sorting {
    background-color: #efefef;
    border: 1px solid #efefef;
    padding: 10px;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.storefront-sorting .woocommerce-ordering,
.storefront-sorting .woocommerce-result-count {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    float: none;
}


.storefront-sorting .short-by {
    float: right;
    margin-top: 1px;
}

.storefront-sorting .short-by .btn.btn-default {
    padding: 0.67em 1em;
}

.storefront-sorting .short-by .btn.btn-default i {
    margin: 0;
    right: 0;
    font-weight: 300;
}

.storefront-sorting .short-by .btn.btn-default:hover,
.storefront-sorting .short-by .btn.btn-default.active {
    box-shadow: none;
    transform: translateY(0);
    color: #fff;
}

.storefront-sorting .short-by .btn.btn-default:hover i {
    padding: 0;
}

.storefront-sorting .woocommerce-result-count {
    color: #151514;
    font-size: 14px;
    margin-left: 10px;
}

.widget.woocommerce.widget_shopping_cart {
    width: 380px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    border: 0;
    margin: 0;
    right: -115%;
    padding: 15px 25px;
    left: initial;
    visibility: hidden;
}

.on-hover .widget.woocommerce.widget_shopping_cart {
    display: block;
    max-height: 0;
    overflow: hidden;
    opacity: 0;

}

.site-header-cart.on-hover li:hover .widget.woocommerce.widget_shopping_cart {
    max-height: inherit;
    opacity: 1;
    visibility: visible;
}

.widget_shopping_cart h6.title {
    border-bottom: 1px solid #bebabb;
    margin: 15px 15px 0px 15px;
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
}

.widget_shopping_cart_content,
.woocommerce ul.cart_list,
.woocommerce.widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .total {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

.widget_shopping_cart_content {
    padding: 15px;
    max-height: 500px;
    overflow-y: scroll;
}

ul.site-header-cart.menu.text-white .widget_shopping_cart_content li a,
ul.site-header-cart.menu.text-white .widget_shopping_cart_content {
    color: #151514;
}

.widget_shopping_cart_content::-webkit-scrollbar {
    display: none;
}

.woocommerce.widget_shopping_cart .cart_list li a:before {
    content: none;
}

.woocommerce.widget_shopping_cart .cart_list li {
    border-bottom: 1px solid #bebabb;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    display: flex;
    font-size: 13px;
}

.woocommerce.widget_shopping_cart .cart_list li a {
    padding: 0;
    font-weight: normal;
}

.woocommerce.widget_shopping_cart .cart_list li a:hover {
    background-color: transparent;
    padding: 0;
}

.woocommerce.widget_shopping_cart .cart_list li figure {
    margin-right: 15px;
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.woocommerce.widget_shopping_cart .cart_list li img {
    float: none;
    width: 100%;
}

.woocommerce.widget_shopping_cart .cart_list li h6 {
    margin-bottom: 7px;
    padding-right: 20px;
    font-size: 15px;
}

.woocommerce.widget_shopping_cart .cart_list li h6 a {
    font-weight: 400;
}

.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    left: initial;
    right: 0;
    top: 0;
    line-height: 1.1;
}

.woocommerce.widget_shopping_cart .total {
    margin-bottom: 20px;
    text-align: right;
    width: 100%;
    float: left;
}

.woocommerce.widget_shopping_cart .total span.woocommerce-Price-amount.amount {
    font-weight: 600;
}

.woocommerce.widget_shopping_cart .total strong {
    float: left;
}


.widget_shopping_cart .buttons {
    display: flex;
    width: 100%;
    justify-content: space-between;
    float: left;
    position: relative;
    z-index: 2;
}

.widget .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}


nav.woocommerce-pagination {
    text-align: center;
    line-height: 1;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0;
    margin: 0;
}

.storefront-sorting .woocommerce-pagination {
    float: right;
    line-height: 1;
}

.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
    margin: 0;
    padding: 0;
}


.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li,
.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
    margin: 0 2px;
    list-style: none;
    display: inline-block;
    vertical-align: top;
}

.pagination .page-numbers li {
    margin: 0px;
}

.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers,
.pagination li a {
    width: 40px;
    text-align: center;
    line-height: 1;
    padding: 0.65em 0 0.75em;
    border: 1px solid;
    display: block;
    color: #a09a9c;
}

.pagination .page-numbers li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li a.page-numbers:hover,
.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current,
.pagination li a:hover {
    border-color: transparent;
}


/*=======================  Product list  ====================*/

ul.products {
    margin: 0;
    padding: 0;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
ul.products li {
    margin-left: 0;
    margin: 0 30px 50px 0;
    text-align: left;
    position: relative;
    float: left;
    width: 262px;
    list-style: none;
}

ul.products li .content {
    text-align: center;
}

.woocommerce ul.products li.product.last,
.woocommerce-page ul.products li.product.last {
    margin-right: 0;
}

ul.products.big li.product {
    width: 100%;
}

ul.products li.product img {
    display: inline-block;
}

ul.products li.product figure {
    position: relative;
    margin: 0 auto 20px;
    overflow: hidden;
    /*background: #f8f8f8;*/
    display: table;
    width: 100%;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product h2,
ul.products li.product h3,
.products .product h6 {
    margin-bottom: 10px;
    padding: 0;
    font-size: 100%;
}



li.product figure .product-wrap {
    width: 100%;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    background: #efefef;
}

li.product figure .product-wrap.base-align {
    vertical-align: bottom;
}

ul.products li.product figure,
li.product figure .product-wrap {
    height: 350px;
    position: relative;
}

li.product figure .product-wrap a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}


ul.products li.product:hover figure img {
    transform: scale(1.1);
}

.stock-info {
    font-weight: bold;
    color: #4cc45a;
    text-transform: uppercase;
}

.woocommerce ul.products li.product .price,
ul.products li .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    margin: 0 0 10px;
    color: #151514;
    line-height: 1;
    font-size: 100%;
    font-weight: 600;
}

.woocommerce div.product p.price {
    margin: 5px 0 8px;
}

.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price ins {
    display: inline-block;
}

.woocommerce ul.products li.product .price ins,
ul.products li .price ins {
    font-weight: 700;
    color: #151514;
}

.star-rating {
    display: block;
}

.star-rating i {
    margin-left: -2px;
}

ul.products li.product .icons {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column;
    right: 0;
}


ul.products li.product .bottom {
    display: flex;
    align-items: center;
    flex-direction: column;
}

ul.products li.product .icons .btn {
    border: 0em;
    display: inline-block;
    color: #fff;
    border-radius: 0em;
    width: 45px;
    padding: 0.60em 0em;
    text-align: center;
    margin: 1px;
    opacity: 0;
}

ul.products li.product .icons .btn:nth-child(1) {
    transform: translateX(5px);
}

ul.products li.product .icons .btn:nth-child(2) {
    transform: translateX(15px);
}

ul.products li.product .icons .btn:nth-child(3) {
    transform: translateX(25px);
}

ul.products li.product .icons .btn:nth-child(4) {
    transform: translateX(35px);
}

ul.products li.product:hover .icons .btn {
    transform: translateX(0);
    opacity: 1;
}

ul.products li.product .icons .btn.added i {
    display: none;
}

ul.products li.product .icons .btn.added:before {
    content: "\e66c";
    font-family: "Pe-icon-7-stroke";
}

ul.products li.product:hover i {
    padding: 0;
}

.full-width ul.products li.product {
    width: 23.2%;
}

.view-list ul.products {
    width: 100%;
    float: left;
}

.view-list ul.products li.product {
    width: 100%;
    margin: 0 0 50px;
    padding-bottom: 50px;
    overflow: hidden;
    border-bottom: 1px solid #e8e7e7;
    display: flex;
    align-items: center;
}

.view-list ul.products li.product figure {
    width: 270px;
    margin: 0;
}

.view-list ul.products li.product .content {
    padding-left: 30px;
    width: 67%;
    text-align: left;
}

.view-list ul.products li.product .bottom {
    display: block;
}

.button-group.list-view-buttons-wrap {
    margin-top: 7px;
    display: flex;
    align-items: center;
}

.view-list ul.products li.product .icons {
    position: initial;
    padding-left: 7px;
    transform: initial;
    text-align: left;
    display: block;
}

.view-list ul.products li.product .icons .btn {
    margin: 0 4px;
    color: #151514;
    border: 1px solid;
    opacity: 1;
    background-color: transparent;
    transform: translateY(0);
    width: 40px;
    padding: .37em 0;
}

.view-list ul.products li.product .icons .btn:hover {
    border-color: transparent;
    box-shadow: none;
}

ul.products li.product .icons .btn:hover,
.promo-offer .furnihaus-btn:hover {
    color: #141415
}

.woocommerce .view-list ul.products li.product .price,
.woocommerce .view-list .products .star-rating {
    margin: 0 50px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.woocommerce .view-list .products p {
    margin-top: 25px;
}

li.product .btn.btn-cart {
    text-transform: uppercase;
}

li.product .btn.btn-cart i {
    right: 0;
    font-weight: bold;
}

.tags-wrap span {
    display: inline-block;
}

.tags-wrap span+span:before {
    content: "/";
    display: inline-block;
    margin: 0 8px 0 4px;
}

.side-bar .btn {
    width: 100%;
}

.popular-product .bx-viewport,
.related-product .bx-viewport {
    padding-bottom: 5px;
}

.popular-product .bx-controls {
    margin-top: 15px;
}

.products.product-slide {}

.woocommerce ul.products.products.product-slide li.first,
.woocommerce-page ul.products.products.product-slide li.first {
    clear: initial;
}

.products.product-slide .product {
    margin: 0;
}



.new-arrival .left ul.products li.product {
    float: none;
}

.new-arrival .right ul.products li.product:nth-child(even) {
    margin-right: 0;
}

.woocommerce .cat-wrap2 ul.products li.product,
.woocommerce-page .cat-wrap2 ul.products li.product {
    margin-bottom: 0;
}


/*=======================  Product single page  =====================*/

.woocommerce div.product {
    clear: both;
    z-index: 1;
}

.woocommerce div.product div.images img {
    width: initial;
    max-width: 100%;
}

.woocommerce div.product .grouped-product form.cart {
    margin-bottom: 0;
}

.woocommerce div.product .summary .product-code {
    font-size: 12px;
    float: right;
    font-weight: normal;
}

.woocommerce div.product form.cart .variations {
    border: 0;
    line-height: 1;
    margin-bottom: 0;
}

.woocommerce div.product table.variations td,
.woocommerce div.product table.variations th {
    display: list-item;
    list-style: none;
    border: 0;
    padding: 0;
    margin: 0;
}

.woocommerce div.product .variations_form .label {
    font-weight: bold;
    text-align: left;
    display: block;
    padding: 0;
    margin-bottom: 5px;
}

.woocommerce div.product form.cart .variations label {
    font-size: 16px;
    font-weight: 500;
}

.woocommerce div.product .variations_form td.value {
    padding-bottom: 20px;
}

.woocommerce-variation-price {
    padding-bottom: 10px;
}

.woocommerce div.product select {
    width: auto;
}

.woocommerce div.product form.cart .variations select {
    text-align: left;
    min-width: 170px;
}

.woocommerce div.product .variations_button {
    padding-top: 0;
}

.woocommerce div.product form.cart .quantity,
.woocommerce div.product form.cart .button {
    float: none;
}

.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button,
.woocommerce input.button {
    padding: 1.2em 2.1em;
    width: auto;
    text-transform: capitalize;
    font-weight: 500;
    display: inline-block;
    line-height: 1;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.woocommerce button.button.alt {
    padding: 1.2em 2.5em;
}

.woocommerce #respond input#submit {
    padding: 1.2em 2.1em 1.1em;
}

.furnihaus-external-link+.yith-wcwl-add-to-wishlist {
    margin-top: -10px;
    float: none;
}

.woocommerce div.product form.cart div.quantity {
    margin-bottom: 23px;
}

.single_variation_wrap,
.woocommerce div.product form.cart {
    margin-bottom: 0;
}

.woocommerce div.product form.cart div.quantity {
    float: none;
}

.woocommerce div.product form.cart .quantity.grouped {
    margin: 0;
}

.variations_button .quantity table,
.variations_button .quantity table td {
    border: 0;
    padding: 0;
    margin: 0;
}

.variations_button .quantity table {
    margin-bottom: 10px;
}

.woocommerce div.product .variations_form .quantity table td:last-child,
.variations_button .quantity table td {
    padding: 0 0 17px;
    font-size: 16px;
    font-weight: 500;
}

.variations_button .quantity table td.product-name {
    padding-left: 15px;
    font-weight: 600;
}

.quantity.grouped td.product-price {
    text-align: right;
}

.thumb-slider,
.thumb-slider li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.woocommerce .related.products ul.products {
    margin-bottom: -20px;
}

.flex-viewport {
    overflow: hidden;
}

figure.woocommerce-product-gallery__wrapper {
    max-width: initial;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin: 10px 0 0;
    overflow: hidden;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 14.8%;
    margin-right: 10px;
    margin-bottom: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li:last-child {
    margin-right: 0;
}

.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 80px;
    padding: 20px 0;
}

.woocommerce .woocommerce-breadcrumb a {
    display: inline-block;
}

.woocommerce .woocommerce-breadcrumb a:after {
    content: ">";
    display: inline-block;
    margin: 0 3px 0 6px;
}

.woocommerce div.product .product_meta {
    font-size: 14px;
    margin-bottom: 20px;
    padding-top: 0;
    border-top: 0;
}

.woocommerce div.product .product_meta a:hover {
    color: #151514;
}

.product_meta+h6 {
    font-size: 100%;
    margin-bottom: 0;
}

.quantity-wrap span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 1;
    padding: .47em 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
}

.quantity-wrap input[type="number"],
.woocommerce div.product input[type="number"] {
    width: 58px;
    height: 40px;
    text-align: center;
}

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

.entry-summary ul.social-icons li a {
    font-size: 13px;
}

.woocommerce div.product form.cart table.group_table {
    padding-bottom: 15px;
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: middle;
    padding: 0 0 10px;
}

.woocommerce div.product form.cart .group_table td:first-child {
    width: 10em;
    text-align: left;
    padding-left: 0;
}

.woocommerce div.product form.cart .group_table td.label {
    padding: 0;
}

.woocommerce div.product form.cart .group_table td.label label {
    padding-top: 12px;
}


/*=================  Woocommerce-tabs  ==================*/

.woocommerce-tabs.wc-tabs-wrapper {
    border-top: 1px solid #bebabb;
    margin-top: 60px;
    padding-bottom: 100px;
    width: 100%;
    float: left;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 0 35px;
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    width: 25%;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

.woocommerce-tabs .tab-content {
    width: 75%;
    float: right;
    padding-top: 25px;
    padding-left: 30px;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    border: 0;
    padding: 0;
    box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    border: 1px solid #e1e1e1;
    border-width: 0 0 1px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    content: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
    border: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: none;
    border-bottom-color: #e1e1e1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    border-radius: 0;
    color: #36393b;
    font-weight: 500;
    padding: 17px 20px;
    display: block;
    border: 0;
    background-color: #f5f5f5;
    margin: 0;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background: #151514 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
    content: "\f105";
    display: inline-block;
    color: #fff;
    font-family: "Fontawesome";
    position: absolute;
    right: 20px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    bottom: -3px;
}

#reviews #comments {
    margin-bottom: 30px;
}

#reviews #comments h4 {
    margin-bottom: 5px;
}

.woocommerce #review_form #respond {
    width: 100%;
}


/*======================  Related product  =================*/

.related-product {
    margin-bottom: -15px;
}


/*========================== Woo commerce cart  =======================*/

.woocommerce table.shop_table {
    margin: 0;
    border: 0;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-collapse: collapse;
    position: relative;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td {
    border: 0;
    padding: 0;
}

.woocommerce table.shop_table td,
.woocommerce table.wishlist_table tbody td {
    border-bottom: 1px solid #e2e2e2;
    padding: 30px 0;
    font-weight: 600;
    font-size: 15px;
    text-align: left;
}

.woocommerce table.shop_table th,
.woocommerce table.wishlist_table thead th {
    padding: 23px 0 21px 0;
    background-color: #151514;
    line-height: 1;
    font-weight: 500;
    color: #fff;
}

.woocommerce table.shop_table tfoot .cart-subtotal th,
.woocommerce table.shop_table tfoot .order-total th,
.woocommerce table.shop_table.order_details tfoot th {
    color: #151514;
}

.woocommerce-cart table.shop_table th.product-thumbnail,
.wishlist_table tr th.product-thumbnail {
    width: 1px;
    min-width: 1px;
    padding: 0;
}

.woocommerce-cart table.shop_table .product-name {
    width: 40%;
}

.woocommerce table.shop_table .product-price {
    width: 12%;
}

.woocommerce-wishlist table.shop_table.wishlist_table .product-name {
    width: 32%;
}

.woocommerce-wishlist table.shop_table.wishlist_table .product-price {
    width: 18%;
}

.woocommerce table.wishlist_table tr td.product-stock-status {
    width: 17%;
}

.woocommerce table.wishlist_table tr td.product-remove {
    width: 7%;
}

.woocommerce table.wishlist_table tr td.product-remove div {
    text-align: center;
}

.woocommerce-cart table.cart td.product-thumbnail,
.wishlist_table tbody tr td.product-thumbnail a {
    min-width: 140px;
    padding-right: 20px;
    max-width: initial;
}

.woocommerce .wishlist_table td.product-add-to-cart a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.woocommerce table.wishlist_table tfoot tr td {
    padding-bottom: 0;
    border: 0;
}

.woocommerce table.wishlist_table .yith-wcwl-share {
    margin: 0;
    display: flex;
    align-items: center;
}

.woocommerce table.wishlist_table .yith-wcwl-share h4 {
    margin: 0;
    font-size: 16px;
    padding-right: 10px;
}



#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: initial;
}

span.th-title,
.wishlist_table th.product-name .nobr {
    position: absolute;
    left: 20px;
    top: 22px;
}

table.cart td.product-remove a.remove {
    color: #151514;
    border-radius: 50%;
    line-height: 1;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 2;
    font-size: 18px;
    line-height: 1.6;
}


table.cart td.product-remove a.remove:hover {
    background-color: #151514;
}

.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions input,
table.cart td .coupon input[type="submit"] {
    border: 1px solid #bab7b8;
    font-weight: normal;
    padding: 10px;
    min-width: 265px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    height: 40px;
}

.woocommerce-page table.cart td.actions input {
    min-width: 200px;
}

table.cart td .coupon input[type="submit"] {
    margin-left: 5px;
    padding-left: 20px;
    padding-right: 20px;
    min-width: initial;
    background-color: transparent;
    color: #151514;
}

table.cart td .coupon input[type="submit"]:hover {
    border-color: transparent;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    padding-bottom: 15px;
}

.woocommerce .cart-collaterals {
    margin-top: -1px;
    padding-top: 20px;
    position: relative;
    z-index: 1;
    background-color: #fff;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    margin-bottom: 0;
    padding: 25px 30px;
    width: 430px;
    float: right;
    position: relative;
    background-color: #f5f5f5;
}

.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
    line-height: inherit;
    background-color: transparent;
    font-weight: 400;
    font-size: 15px;
    border: 0;
    padding: 5px 0;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total th,
.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
    position: relative;
    padding-top: 50px;
    font-weight: 600;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total th:before,
.woocommerce-cart .cart-collaterals .cart_totals .order-total td:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 20px;
    left: 0;
    display: block;
    background-color: #d1d1d1;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
    width: 110px;
    padding-right: 35px;
    text-align: right;
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    margin: 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 1.2em 0.8em;
    font-size: 15px;
    display: block;
}



/*---------- checkout --------*/

.woocommerce-checkout h3 {
    font-size: 20px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 15px;
    position: relative;
}

form.checkout .col2-set {
    padding-bottom: 43px;
    width: 100%;
    float: left;
}

form.checkout .col2-set .col-1,
form.checkout .col2-set .col-2 {
    width: 49%;
}

table.woocommerce-checkout-review-order-table {
    float: left;
}

.woocommerce-checkout-payment {
    float: right;
    background: #f5f5f5 !important;
}

.woocommerce form .form-row label {
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1;
}

.woocommerce form .form-row {
    margin: 0 0 27px;
    padding: 0;
}

.woocommerce form #billing_address_1_field.form-row,
.woocommerce form #shipping_address_1_field.form-row {
    margin-bottom: 10px;
}

.woocommerce form .form-row .select2-container,
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 1;
    height: initial;
    min-height: 38px;
}

.select2-container .select2-selection--single {
    min-height: initial;
    height: initial !important;
    border-radius: 0 !important;
    padding: 0.35em 0;
}

.address-field .select2-container .select2-selection--single {
    min-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #a9a9a9;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 48%;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #86D270;
}

.woocommerce-checkout-review-order {
    width: 100%;
    float: left;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table th,
.woocommerce table.shop_table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.order_details th,
.woocommerce table.shop_table.order_details td,
.woocommerce table.shop_table.customer_details th,
.woocommerce table.shop_table.customer_details td {
    padding: 20px;
}

.woocommerce table.shop_table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.order_details td,
.woocommerce table.shop_table.customer_details td {
    font-weight: 400;
    padding: 20px;
}

/*.woocommerce table.shop_table.woocommerce-checkout-review-order-table th{
	color:#151514;
	}
*/
.woocommerce table.shop_table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.shop_table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce table.shop_table.order_details tfoot th,
.woocommerce table.shop_table.order_details tfoot td {
    background-color: #F5F5F5;
    font-weight: 600;
    color: #111111;
    border-bottom: 1px solid #d1d1d1;
}

.woocommerce-checkout #payment ul.payment_methods,
.woocommerce-checkout #payment div.form-row {
    padding: 25px;
}

.woocommerce form .form-row.place-order {
    margin: 0;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: none;
    border: 0;
}

.woocommerce form .form-row .input-checkbox,
#ship-to-different-address input {
    margin: 5px 0 0 0;
    opacity: 0;
}

.create-account,
#ship-to-different-address {
    position: relative;
}

.create-account label {
    padding-left: 25px;
}

.create-account input[type="checkbox"]+label:before,
.create-account input[type="checkbox"],
#ship-to-different-address input[type="checkbox"]+label:before,
#ship-to-different-address input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #9d9a9b;
    content: "";
    margin: 0;
    text-align: center;
    line-height: 1.2;
    font-size: 12px;
    color: #9d9a9b;
}

.create-account input:checked+label:before,
#ship-to-different-address input:checked+label:before {
    content: "\f00c";
    font-family: "Fontawesome";
}

.create-account label span {
    color: #151514;
}

div.create-account label {
    padding-left: 0;
}

#ship-to-different-address {
    width: 100%;
}

#ship-to-different-address label {
    margin: 0;
    padding-right: 25px;
    font-size: 20px;
}

#ship-to-different-address input[type="checkbox"]+label:before,
#ship-to-different-address input[type="checkbox"] {
    right: 0;
    left: initial;
}

.form-row.terms.wc-terms-and-conditions {
    width: 100%;
}

.form-row.terms.wc-terms-and-conditions span {
    color: initial;
}

.form-row.terms.wc-terms-and-conditions a {
    text-decoration: underline;
}

.woocommerce form .form-row.terms.wc-terms-and-conditions .input-checkbox {
    opacity: 1;
    position: initial;
    margin-top: -1px;
}


/*------------ order detail ----------*/

.woocommerce-order-details {
    width: 100%;
    float: left;
}

.woocommerce table.shop_table.order_details,
.woocommerce-customer-details {
    width: 48%;
    float: left;
}

.woocommerce-customer-details {
    float: right;
}

.woocommerce-order-details h2 {
    font-size: 24px;
}

.woocommerce table.shop_table.customer_details {
    margin-bottom: 50px;
}

.woocommerce table.shop_table.customer_details th {
    border-bottom: 1px solid #e2e2e2;
    background-color: transparent;
}



/*------------ check out steps ----------*/

.checkout-steps {
    margin: 0px 0 50px;
    overflow: hidden;
}

.woocommerce-message+.checkout-steps {
    margin: 50px 0;
}

.checkout-steps .wrap {
    width: 33.3%;
    float: left;
    position: relative;
}

.checkout-steps .wrap.second {
    text-align: center;
}

.checkout-steps .wrap.final {
    text-align: right;
}

.checkout-steps .wrap:before,
.checkout-steps .wrap:after {
    content: "";
    width: 50%;
    height: 2px;
    position: absolute;
    top: 40%;
    left: 0;
    background-color: #ddd;
}

.checkout-steps .wrap:after {
    left: inherit;
    right: 0;
}

.checkout-steps .circle {
    margin: 0 0 15px;
    padding-top: 8%;
    width: 126px;
    height: 126px;
    display: inline-block;
    text-align: center;
    font-size: 35px;
    border: 2px solid transparent;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.checkout-steps .active .circle {
    color: #fff;
}

.checkout-steps h6 {
    font-size: 14px;
    margin: 0;
    padding: 0 10px;
}


/*===================================== 
    Page content 
======================================*/

main {
    background: #fff;
    position: relative;
    z-index: 10;
    clear: both;
}


/*===================== banner =====================*/

.hero-banner,
.main.single-pg {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.hero-banner h2 {
    letter-spacing: 1px;
}

.hero-banner h6,
.carousel-caption.banner-4-content h3 {
    letter-spacing: 5px;
}

.hero-banner .btn {
    padding: 14px 15px;
    border: 0;
}

.hero-banner.banner-3 {
    margin: 0;
}

.slider-wrapper {
    text-align: center;
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-inner>.item>img {
    max-width: initial;
    display: inline-block;
}

.carousel-inner .item img.image-layer {
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 10;
}

.carousel-control {
    bottom: initial;
    top: 37%;
    width: auto;
    font-size: 100px;
    background-color: transparent;
    background-image: none;
    color: #000;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.carousel-caption {
    right: initial;
    left: 8%;
    top: 30%;
    text-shadow: none;
    text-align: left;
}

.carousel-caption.banner-3-content {
    top: initial;
    bottom: 18%;
    left: 22%;
}

.carousel-caption.banner-4-content {
    width: 100%;
    left: 0;
    text-align: center;
}

.hero-banner h2.font-lg {
    line-height: 1;
}

.hero-banner h2.font-lg span,
.promo-offer .title span {
    position: relative;
    display: inline-block;
}

.hero-banner h2.font-lg span sup,
.promo-offer .title span sup {
    padding: 5px 8px;
    font-size: 15px;
    position: absolute;
    line-height: 1;
    top: 42%;
    left: 32%;
    background-color: #695877;
    display: inline-block;
}

.promo-offer .title span sup {
    background-color: #6cb975;
    font-size: 13px;
    color: #fff;
    top: 37%;
    padding: 2px 3px;
}

.carousel-caption.banner-4-content .wrap,
.carousel-caption.banner-4-content .wrap .inner,
.abt-bnr-content,
.abt-bnr-content .wpb_wrapper {
    height: 100%;
    width: 100%;
}

.carousel-caption.banner-4-content .wrap,
.abt-bnr-content {
    display: table;
}

.carousel-caption.banner-4-content .wrap .inner,
.abt-bnr-content .wpb_wrapper {
    display: table-cell;
    vertical-align: middle;
}

.banner-3 .carousel-caption.banner-4-content {
    height: 100%;
    top: 0;
    bottom: 0;
}


.slide-sd {
    -webkit-transition: -webkit-transform, 0.5s;
    transition: transform, 0.5s;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
}

.active .slide-sd {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

.slide-fadein,
.sticky-header header.shrinked {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}



.layer1 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.layer2 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.layer3 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.dis {
    display: inline-block;
    padding: 15px;
    line-height: 1;
}

.banner-content {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.banner-content .content-wrap {
    display: table;
    width: 100%;
    text-align: center;
}

.banner-content .content-wrap .inner {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 3;
}

.hero-banner.inner-banner.blog-feature-banner .fixed-banner {
    background: none;
    text-align: center;
}

.hero-banner.inner-banner .fixed-banner.blog-feature-banner img {
    display: inline-block;
}

.inner-banner h2 {
    color: #fff;
    font-weight: 400;
    margin: 0;
}

.inner-banner .breadcrumb {
    margin: 0;
}

.inner-banner .breadcrumb a {
    color: #fff;
}

.inner-banner .breadcrumb a:hover {
    text-decoration: underline;
}

.abt-bnr-content h2 {
    background-color: #fff;
    font-weight: 300;
    margin: 2px 0;
    text-transform: uppercase;
    display: inline;
    padding: 0 10px;
    font-weight: 600;
    line-height: 1.9;
    padding: 8px;
    letter-spacing: 2px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
}

.abt-bnr-content h2 span {
    font-weight: 500;
}

.home-banner-3 {}

.home-banner-3 .info-hold {
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    letter-spacing: 0.1em;
}

.home-banner-3 .info-hold,
.home-banner-3 .info-hold h3,
.home-banner-3 .info-hold h2 {
    color: #fff;
}

.home-banner-3 .info-hold h3 {
    font-weight: 600;
}

.home-banner-3 .sale {
    display: block;
    font-size: 52px;
    padding: 10px;
    font-weight: bold;
    text-shadow: none;
    line-height: 1;
}

.home-banner-3 .up-to {
    position: relative;
}

.home-banner-3 .up-to:before,
.home-banner-3 .up-to:after {
    content: "";
    width: 39%;
    height: 1px;
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
}

.home-banner-3 .up-to:after {
    right: 0;
    left: inherit;
}

.home-banner-3 .off {
    font-size: 90px;
    font-weight: bold;
    line-height: 1;
}

.home-banner-3 .sup {
    font-size: 33px;
    transform: rotate(-90deg);
    font-weight: bold;
    display: inline-block;
    position: relative;
    margin: -20px;
    top: -18px;
}

a.banner-link {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 5;
}


/*===================== extra info =====================*/

.extra-info {
    line-height: 1;
    padding: 0px 0px 100px;
    color: #6cb975;
}

.extra-info .wrap:hover {
    transform: translateY(-3px);
}

.extra-info .icon,
.extra-info .content-wrap {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.extra-info .icon {
    margin-right: 3px;
    font-size: 50px;
}


.extra-info h6 {
    margin: 0 0 5px;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 18px;
    color: #6cb975;
}

.extra-info.style2,
.extra-info.style2 h6 {
    color: #fff;
}

.shop-feature-2 .wrap {
    background-color: #fff;
    padding: 40px 20px;
    text-align: center;
}

.shop-feature-2 .wrap .content-wrap {
    margin-bottom: 0;
}

.shop-feature-2 .wrap h6 {
    margin-bottom: 6px;
    font-size: 22px;
}

.shop-feature-2 .icon {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 2.2;
    margin: 0 auto 20px;
    color: #fff;
    font-size: 45px;
    background: #6cb975 !important;
}


/*==================== social icons ==========*/

ul.social-icons {
    margin: 0;
    padding: 0;
}

ul.social-icons li,
.contact-social .furnihaus-social-link {
    display: inline-block;
    margin-right: 2px;
}

ul.social-icons li a,
.contact-social .furnihaus-social-link a {
    display: block;
    width: 38px;
    padding: 0.50em 0;
    text-align: center;
    border: 1px solid #979494;
    line-height: 1;
}

ul.social-icons li a:hover,
.contact-social .furnihaus-social-link a:hover {
    color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
    border-color: transparent;
}

ul.author-social li a:hover {
    transform: translateY(-2px);
}

footer ul.social-icons li {
    margin: 0 0 0 5px;
}

footer ul.social-icons li a {
    line-height: 1.2;
    border-color: #fff;
    color: #fff;
}

footer ul.social-icons li a:hover {}


/*==================== feature category ==========*/

.feature-cat {}

.feature-cat .vc_col-sm-7,
.feature-cat.bags-cat .vc_col-sm-8 {
    width: 57.8%;
}

.feature-cat .vc_col-sm-5,
.feature-cat.bags-cat .vc_col-sm-4 {
    width: 42.2%;
}

.feature-cat .vc_col-sm-6 {
    width: 50.5%;
}

.feature-cat .vc_col-sm-3 {
    width: 24.5%;
}

.feature-cat.shoe-feature-cat .vc_col-sm-6 {
    width: 49%;
}

.feature-cat.shoe-feature-cat .vc_col-sm-3 {
    width: 25.5%;
}

.feature-cat .disc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.disc .inner {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

.disc .inner a.cover {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 5;
    top: 0;
    left: 0;
}

.disc .inner .content {
    display: table-cell;
    vertical-align: middle;
    padding: 30px;
}

.feature-cat.shoe-feature-cat .disc .inner .content {
    padding: 10px;
}

.disc .inner .content.bottom-align {
    vertical-align: bottom;
}

.content.bottom-align .inline h4,
.content.bottom-align .inline .btn-wrap {
    float: left;
    margin: 0;
}

.content.bottom-align .inline .btn-wrap {
    margin-top: 5px;
    float: right;
}

.feature-cat h3,
.feature-cat h4,
.feature-cat h4 small,
.feature-cat h5 {
    color: #fff;
}

.feature-cat h2,
.feature-cat h3 {
    font-weight: 600;
    line-height: 1.1;
}

.feature-cat h2 {
    margin-bottom: 10px;
    letter-spacing: 3px;
}

#info_banner_3 .feature-cat h2 {
    margin-bottom: 0px;
}

.feature-cat h2 span {
    display: block;
    text-transform: initial;
    letter-spacing: 1px;
}

.feature-cat h1,
.feature-cat h2,
.feature-cat h3,
.feature-cat h4,
.feature-cat.shoe-feature-cat .mid h2 span {
    text-transform: uppercase;
}

.content.bottom-align .inline h4 {
    width: 50%;
    text-align: left;
}

.feature-cat h4 {
    margin: 0 0 5px;
    line-height: 1.1;
    color: #151514;
    font-weight: 500;
}

.feature-cat.shoe-feature-cat .last h2 {
    margin-bottom: 25px;
}

.feature-cat.shoe-feature-cat h4 {
    text-transform: initial;
    margin-bottom: 25px;
    letter-spacing: 0;
}

.feature-cat.shoe-feature-cat .mid .disc .inner .content {
    padding: 0 50px;
}

.bags-cat .disc .inner .content {
    vertical-align: bottom;
}

.bags-cat .first .disc .inner .content {
    padding: 30px;
    text-align: left;
}

.feature-cat h1 sup {
    font-size: 50%;
    line-height: 1.1;
    min-width: 80px;
    font-weight: 400;
    display: inline-block;
    top: 0;
}

.feature-cat h1 sup span {
    display: block;
    font-size: 60%;
}

.bags-cat .first h2 {
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-size: 28px;
    font-weight: 500;
}

.bags-cat .mid .disc .inner .content {
    vertical-align: top;
    float: right;
    text-align: left;
    padding-right: 15px;
}

.bags-cat .second h6 {
    font-weight: 500;
    margin-bottom: 5px;
}

.bags-cat .overlay:before {
    content: none;
}

.feature-cat.bags-cat .last .content {
    text-align: left;
    vertical-align: top;
}

.feature-cat.bags-cat .last .btn-wrap {
    margin-top: 20px;
}

.cat-wrap {}

.cat-wrap.horizental {
    display: table;
    width: 100%;
}

.cat-wrap.horizental .title,
.cat-wrap.horizental figure {
    display: table-cell;
    vertical-align: top;
}

.cat-wrap .title {
    font-size: 35px;
    text-transform: uppercase;
    position: relative;
    line-height: 1.2;
}

.cat-wrap .title.rt-aln {
    min-width: 230px;
    padding: 80px 20px 0 0;
}

.cat-wrap .title.lt-aln {
    min-width: 230px;
    padding: 80px 0 0 20px;
}

.cat-wrap .title.vert {
    padding: 30px 0 0 70px;
}

.cat-wrap .title.rt-aln:before,
.cat-wrap .title.lt-aln:before,
.cat-wrap .title.vert:before {
    content: "";
    width: 50px;
    height: 1px;
    background-color: #151514;
    position: absolute;
    top: 50px;
}

.cat-wrap .title.rt-aln:before {
    right: 0;
}

.cat-wrap .title.lt-aln:before {
    left: 0;
}

.cat-wrap:hover .title.rt-aln:before,
.cat-wrap:hover .title.lt-aln:before {
    width: 100px;
}

.cat-wrap .title.vert:before {
    width: 1px;
    height: 50px;
    left: 40px;
    top: 0;
}

.cat-wrap:hover .title.vert:before {
    height: 85px;
}

.cat-wrap .title span {
    display: block;
    font-size: 14px;
}

.cat-wrap2 {
    margin: 0 -15px;
    float: left;
}

.cat-wrap2 .move-up {
    margin-top: -50px;
}

.move-up .bx-wrapper {
    margin: 0;
}

.cat-wrap2 .cat-content {
    padding: 50px 0;
}


.cat-content.width {
    max-width: 64%;
}

.costom-left {
    width: 45.3%;
}

.woocommerce .cat-wrap2 .products ul,
.woocommerce .cat-wrap2 ul.products {
    margin-bottom: 0;
}


/*==================== Promo banner ==========*/

.promo-banner {}



/*==================== subscribe-form  ==========*/

.subscribe-form {
    padding: 30px 50px;
    color: #fff;
}

.subscribe-form:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.subscribe-form h4 {
    color: #fff;
    margin-bottom: 10px;
}

.subscribe-form form {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.subscribe-form form input,
.subscribe-form form input[type="submit"] {
    width: auto;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    border-radius: 0;
    outline: none;
}

.subscribe-form form input:focus {
    border-color: #fff;
    color: #fff;
}

.subscribe-form .form-inline .form-group {
    vertical-align: top;
}

.subscribe-form form input {
    width: 100%;
}

.subscribe-form form input[type="submit"] {
    background-color: #fff;
    color: #151514;
    min-width: 135px;
    text-transform: uppercase;
    padding: 0.74em 0.5em;
    min-height: 40px;
}

.subscribe-form form input[type="submit"]:hover {
    background-color: #151514;
    color: #fff;
    border-color: #151514;
}

.subscribe-form input::-webkit-input-placeholder {
    color: #fff;
}

.subscribe-form input:-moz-placeholder {
    color: #fff;
}

.subscribe-form input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.subscribe-form input:-ms-input-placeholder {
    color: #fff;
}


/*==================== history  ==========*/

.history-block {}

.history-block .section-container {
    padding-top: 120px;
}

.history-block h2 {
    font-weight: 300;
    line-height: 1.1;
}

.history-block h2 span {
    display: block;
}

.history-block a {
    font-weight: 300;
    line-height: 1;
}


/*================== fashion-news ================*/

.news-wrap {}

.news-wrap .wrap {
    width: 100%;
    float: left;
}

.news-wrap .wrap figure,
.news-wrap .wrap .entry-content {
    display: inline-block;
    vertical-align: top;
}

.news-wrap .wrap figure {
    float: left;
    width: 270px;
}

.news-wrap .wrap.full-width figure {
    float: none;
    width: 100%;
}

.news-wrap .wrap.full-width figure {
    margin-bottom: 25px;
}

.post-info span+span {
    margin-left: 25px;
}

.news-wrap .col-sm-6:nth-child(3) .wrap figure,
.news-wrap .col-sm-6:nth-child(4) .wrap figure {
    float: right;
}

.news-wrap .col-sm-6:nth-child(3) .wrap .entry-content,
.news-wrap .col-sm-6:nth-child(4) .wrap .entry-content {
    float: left;
}


/*=============== instagram ===========*/

.insta-feed {
    overflow: hidden;
}

.instaslide-wrap .bx-viewport {
    overflow: visible !important;
}

.instaslide-wrap .bx-viewport:before,
.instaslide-wrap .bx-viewport:after {
    content: "";
    width: 150%;
    background: rgba(255, 255, 255, 0.8);
    display: inline-block;
    left: -150%;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 1;
}

.instaslide-wrap .bx-viewport:after {
    left: 100%;
}

.instaslide {
    margin: 0;
    padding: 0;
}

.insta-feed .bx-controls.bx-has-controls-direction {
    position: absolute;
    left: 0;
    top: 40%;
}

.insta-feed .bx-controls-direction {
    width: 100%;
    position: relative;
}

.insta-feed .bx-wrapper .bx-controls-direction a {
    font-size: 30px;
    width: 40px;
    height: inherit;
    background-color: #fff;
    color: #151514;
    text-align: center;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    margin: 0;
    top: 0;
    left: 0;
}

.insta-feed .bx-wrapper .bx-controls-direction a:hover {
    color: #fff;
    opacity: 1;
}

.insta-feed .bx-wrapper .bx-controls-direction .bx-next {
    right: 30px;
    left: inherit;
}

/*=============== promo tag ===========*/
.promo-tags {
    margin-top: -50px;
}

.promo-tags .box {
    border: 2px solid transparent;
    margin-bottom: 2px;
    padding: 40px 20px;
    display: block;
    text-align: center;
    color: #151514;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.3;
}

.promo-tags .box span {
    display: block;
    font-weight: 600;
}

.promo-tags .box:hover,
.promo-tags .box:hover .primary-color,
.promo-tags .box:hover .secondary-color,
.promo-tags .box:hover .tertiary-color {
    color: #fff;
}

.promo-tags .box:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}

/*================ time counter ========*/

.time-counter {
    overflow: hidden;
}

.parallax-wrap {
    position: relative;
    padding: 155px 0;
}

.cat-parallax .parallax-wrap {
    padding: 220px 0;
}

.cat-parallax .parallax-wrap h2 {
    font-weight: 400;
}

.time-counter .wrap {
    background-color: #fff;
    padding: 60px 0 55px;
    position: relative;
    z-index: 3;
    font-size: 16px;
}

.time-counter .wrap .content-wrap {
    padding: 0 60px;
}

.cont-wrap {}

.cont-wrap div {
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
}

.cont-wrap div span.no {
    margin: 5px 15px;
    width: 100px;
    height: 100px;
    font-size: 45px;
    font-weight: 600;
    color: #FFF;
    background: #ffc600;
    display: block;
    line-height: 2.2;
}


.time-counter .wrap {
    padding: 50px;
    background-color: #1f1f1f;
    color: #fff;
}


/*======== breadcrumb ==========*/

.breadcrumb {
    padding: 0;
    margin-bottom: 0px;
    background-color: transparent;
    border-radius: 0;
}

.breadcrumb li.item-current a,
.breadcrumb li a:hover,
.breadcrumb .item-current,
.breadcrumb>li+li:before {
    color: #fff;
}

.breadcrumb>li+li:before {
    content: ">";
}

.breadcrumb .item-current strong {
    font-weight: normal;
}


/*============ shop sidebar=======*/

.shop-sidebar {}

.widget_price_filter form {
    padding: 15px 0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 3px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #C5C5C5;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    width: 13px;
    height: 13px;
    top: -5px;
    border: 0;
}

.woocommerce .widget_price_filter .price_slider_amount {
    position: relative;
    text-align: center;
    padding-top: 45px;
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #b3b3b3;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    width: 100%;
}


/*=========== thank you page ===========*/

.thank-you {
    padding-top: 38px;
}


/*=========== modal ===========*/

#quick-view .modal-dialog {}

.modal {
    background-color: rgba(0, 0, 0, 0.7);
}


.modal-content {
    border-radius: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 15px;
}

.modal.login .modal-dialog {
    width: 360px;
    margin: 80px auto;
}

.modal.login button.close {
    outline: none;
    position: absolute;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 28px;
    text-shadow: none;
    opacity: 1;
    top: -20px;
    right: -20px;
}

.modal.login .modal-content {}

.modal.login .content {
    clear: both;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

.modal.login h2 {
    margin-bottom: 50px;
    font-weight: 300;
}

.modal.login .content i {
    margin-bottom: 3px;
}

.modal.login .content form {
    text-align: left;
}

.form-group.col-sm-12 {
    clear: both;
}

.modal.login .content .or {
    margin-top: 15px;
}

.login-social {
    margin: 0 0 15px;
}

.login-social a {
    width: 49%;
    float: left;
    display: block;
}

.login-social a+a {
    float: right;
}

.login-social a.ywsl-facebook {
    background-color: #3E5B98;
}

.login-social a.ywsl-twitter {
    background-color: #4DA6DD;
}


.error {
    color: #a00;
}


/*===================== newsletter =====================*/

div#newsletter {}

div#newsletter .modal-content {
    padding: 10px;
}

div#newsletter .modal-body {
    padding: 0;
}

.newsletter .inner-content {
    width: 100%;
    position: relative;
    z-index: 2;
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px 0 350px;
    text-align: left;
}

.newsletter .inner-content,
.newsletter h2,
.newsletter h6,
.newsletter a {
    color: #fff;
}

.newsletter a:hover {
    color: #000;
}

.newsletter h2 {
    letter-spacing: 2px;
    margin: 5px 0 25px;
    line-height: 1;
}

.newsletter .inner-content h6 {
    margin: 0;
    font-weight: 500;
}

.newsletter .inner-content h6 span {
    font-size: 36px;
    vertical-align: middle;
    font-weight: 600;
}

.newsletter form {
    position: relative;
    margin: 15px 0 10px;
}

.box.style2 .newsletter form {
    margin-bottom: 10px;
}

.newsletter form input {
    border: 0;
    padding-right: 130px;
    line-height: 1.6;
}

.newsletter .btn-subscribe {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 20px;
    border-radius: 0;
    font-weight: 500;
    color: #fff;
}

.ab-text {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
}

.ab-text a:hover {
    color: #fff;
}

div#newsletter .modal-content.style2 {
    padding: 0;
}

.style2 .newsletter {
    background: url(../images/newsletter-bg2.jpg) no-repeat top center;
}

.style2 .newsletter:before {
    opacity: 0.9;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    top: 0;
    left: 0;
}

.style2 .newsletter .inner-content {
    padding: 50px 18%;
    text-align: center;
}

.modal.newsletter .mailpoet_paragraph .mailpoet_text {
    width: 100% !important;
    margin-bottom: 10px;
    border: 1px solid #cdcdcd;
    padding-right: 10px;
}

.modal.newsletter .modal-dialog {
    width: 700px;
    text-align: center;
    margin: 12% auto 5%;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter {
    background-color: #ffffff;
    padding: 20px;
    margin: 0px auto !important;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter.no-image {
    padding: 10% 18%;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter.popup-small {
    width: 600px;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter.popup-big {
    width: 700px;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter.no-image.popup-small {
    width: 700px;
}

.modal.newsletter .mailpoet_paragraph input.mailpoet_submit {
    color: #ffffff;
    text-align: center;
    background-color: #151514;
    padding: 12px 0px 10px 0px;
    font-weight: 500;
    text-transform: uppercase;
}

.modal.newsletter .mailpoet_paragraph input.mailpoet_submit:hover {
    background-color: #ff00a9;
    color: #151514;
}

.modal.newsletter .box.widget.widget_furnihaus_newsletter {
    margin-bottom: 0px;
}

.modal.newsletter .newsletter-content h4 {
    margin-bottom: 10px;
}

.modal.newsletter .newsletter-content {
    text-align: left;
}

.modal.newsletter .no-image .newsletter-content {
    text-align: center;
}

.modal.newsletter .furnihaus-newsletter.popup-small .desc-wrap.image-top img.newsletter-img {
    margin-bottom: 30px;
}

.modal.newsletter .furnihaus-newsletter.popup-small .desc-wrap.image-buttom img.newsletter-img {
    margin-top: 30px;
}

.modal.newsletter .mailpoet_form.mailpoet_form_shortcode {
    margin: 20px 0px 0px 0px;
}

.modal.newsletter button.close {
    top: -20px;
    outline: 0;
    right: -20px;
    display: none;
}

.modal.newsletter .furnihaus-newsletter button.close {
    display: block;
}

.modal.newsletter button.close span {
    display: block;
    margin-top: 5px;
}

.modal.newsletter button.close:hover span {
    color: white;
}

.modal.newsletter button.close:hover,
.modal.newsletter button.close:focus {
    background-color: #000000;
    opacity: 1;
    color: #ffffff;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter.popup-big,
.modal.newsletter .modal-dialog .furnihaus-newsletter.popup-big .desc-wrap .newsletter-image-wrap,
.modal.newsletter .modal-dialog .furnihaus-newsletter.popup-big .desc-wrap .newsletter-content {
    display: inline-block;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter.popup-big .desc-wrap .newsletter-image-wrap {
    width: 49%;
    height: 350px;
    overflow: hidden;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter.popup-big .desc-wrap .newsletter-content {
    width: 47%;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter.popup-big .desc-wrap.image-right .newsletter-image-wrap {
    float: right;
    margin-left: 20px;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter.popup-big .desc-wrap.image-left .newsletter-image-wrap {
    float: left;
    margin-right: 20px;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter {
    position: relative;
}

.modal.newsletter .modal-dialog .furnihaus-newsletter.popup-big.no-image .desc-wrap .newsletter-content {
    width: 100%;
}

/*============ blog ===========*/

.blog-list {
    margin-bottom: 60px;
}

.blog-list figure a {
    display: inline-block;
}

.post-info,
.blog-list .post-info a,
.blog-single .post-info a {
    font-size: 13px;
    color: #151514;
}

.blog-list .post-info a:hover {
    color: #6cb975
}

.blog-list .post-info i {
    display: inline-block;
    padding-right: 2px;
}

.blog-masanry .blog-list {
    border: 0;
    margin-bottom: 48px;
    padding-bottom: 0;
}

.blog-single {}

.modern-layout-single .blog-single .content-wrap,
.modern-layout-single .blog-single .bottom {
    padding: 0px 100px;
}

.blog-single .content-wrap,
.blog-single .bottom {
    padding: 0px;
}

/*
.blog-single .col-sm-9 figure{ 
    margin-bottom: 10px; 
}*/

.blog-single .col-sm-9 .content-wrap,
.blog-single .col-sm-9 .bottom {
    padding: 0;
}

.bottom .tag-links,
.bottom .social-icons {
    display: inline-block;
}

.bottom ul.social-icons li a:hover {}

.blog-single .btn-wrap {
    border: 1px solid #e2e2e2;
    border-width: 1px 0;
    padding: 15px 0;
}

.blog-single .btn-wrap .btn {
    display: inline-block;
    position: relative;
}

.btn-link.btn-prev {
    text-align: left;
    padding: 0.9em 0em;
}

.btn-link.btn-next {
    text-align: right;
    padding: 0.9em 0em;
    float: right;
}

.blog-single .btn-wrap .btn:hover,
.cat-parallax a.btn:hover {
    box-shadow: none;
    transform: translateY(0);
    text-decoration: none;
}

.blog-single .btn-wrap .btn:hover i {
    padding: 0 5px;
}

.blog-single .btn-wrap {
    position: relative;
}

.blog-single .btn-wrap:before {
    content: '';
    height: 40px;
    left: 0;
    width: 1px;
    position: absolute;
    background-color: #e2e2e2;
    margin: 0 auto;
    right: 0;
}

.related-post {}

.blog-single hr {
    margin: 5px 0 65px;
}

.modern-blog-list .cover .row {
    margin-bottom: 70px;
}

.modern-blog-list .cover .row:last-child {
    margin-bottom: 0;
}


/*============== feature post ===========*/

.feature-post {}

.feature-post .wrap {
    padding: 50px;
    padding-right: 0;
    position: relative;
    float: left;
}

.feature-post .wrap:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.feature-post .wrap .content {
    position: relative;
    z-index: 2;
}

.feature-post-list {
    margin: 0;
    padding: 0;
}

.feature-post-list li {
    list-style: none;
}

.feature-post-list li .content-wrap,
.feature-post-list li figure {
    float: left;
}

.feature-post-list li figure {
    float: right;
    width: 670px;
    height: 411px;
    background: #fff;
    margin-right: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.feature-post-list li .content-wrap {
    width: 370px;
    z-index: 9999;
}

.feature-post-list .post-date {
    font-size: 13px;
    color: #858585;
}

.feature-post-list a.more {
    text-decoration: initial;
}

.feature-post .bx-wrapper .bx-pager {
    text-align: left;
    position: relative;
    top: 20px;
}

a.more:hover i {
    transform: translateX(3px);
}

.modern-list {}

.modern-list .content {
    float: right;
    position: relative;
    display: inline-block;
    min-width: 360px;
    min-height: 275px;
}

.modern-list .content:before {
    content: attr(data-title);
    font-weight: 500;
    position: absolute;
    transform: rotate(-90deg);
    top: 30px;
    left: -54px;
    color: #858585;
    font-size: 13px;
}

.modern-list .title {
    position: absolute;
    bottom: 40px;
    width: 70%;
    z-index: 2;
}

.modern-list .title h4 {
    margin-bottom: 10px;
}

.modern-list .title h4 a {
    background-color: #fff;
    line-height: 1.8;
    display: inline;
    padding: 5px 10px 5px 0px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
}

.modern-list .title a.more,
.blog-list a.more,
.feature-post-list a.more {
    text-decoration: inherit;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 3px;
    border-bottom: 2px solid #151514;
}

.modern-list figure {
    display: inline-block;
}


/*=============== Pagination =============*/

.pagination {
    margin: 50px 0 -1px 0;
    padding: 0;
    width: 100%;
    float: left;
    line-height: 1;
}

.pagination li {
    margin-right: 1px;
    display: inline-block;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0;
}


/*================== comment =============*/

.cmt-list-wrap.p-pb {
    margin-bottom: 50px;
    /*border-bottom: 1px solid #e2e2e2;*/
    padding-bottom: 0px;
    width: 100%;
    float: left;
}

.comment-list {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

.comment-list li {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 41px;
    padding-bottom: 35px;
    list-style: none;
    position: relative;
    width: 100%;
    float: left;
}

.comment-list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.comment-list ul.children {
    margin: 40px 0 0px 0;
    padding-left: 50px;
    width: 100%;
    float: left;
}

.avatar,
.comment-body:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.comment-body:before {
    content: "";
    display: block;
    z-index: 2;
    background: unset;
}

.comment-body,
a.more,
.comment-reply-link {
    font-size: 14px;
}

.comment-body,
.comment-list .comment-respond {
    padding-left: 115px;
    position: relative;
}

.comment-meta {
    margin-bottom: 12px;
    position: initial;
    background: transparent;
    z-index: 1;
    line-height: 1.6;
    font-weight: 500;
}

.comment-author {}

.comment-meta .comment-metadata {
    display: block;
    font-size: 12px;
}

.comment-content {
    margin-bottom: 15px;
}

.comment-content ul li,
.comment-content ol li {
    list-style: inherit;
    margin: 0;
    padding: 0;
    border: 0;
}

.comment-list .comment-respond h3 {
    /*border-top: 1px solid #e2e2e2;*/
    /*margin-top: 50px;*/
    /*padding-top: 50px;*/
}

.comment-respond {
    width: 100%;
    float: left;
}

.comment-list .comment-respond+ul.children {
    margin-top: 50px;
}

.comment-reply-title {
    margin-bottom: 15px;
    line-height: 1;
    text-align: center;
}

.comment-respond .comment-notes,
.comment-respond .logged-in-as {
    text-align: center;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
    width: 33.3%;
    float: left;
    padding-right: 1%;
}

.comment-form-url {
    padding-right: 0%;
}

.woocommerce-Reviews .comment-form-author,
.woocommerce-Reviews .comment-form-email {
    width: 50%;
    padding-right: 0%;
}

.woocommerce-Reviews .comment-form-author {
    padding-right: 1%;
}

.woocommerce-Reviews .comment-form-url {
    float: right;
    padding-right: 0;
}

.comment-respond input[type="submit"],
.contact-page input[type="submit"],
.modal.login button[type="submit"],
.login-submit input[type="submit"],
.woocommerce #review_form #respond .form-submit input,
.login-social li a,
.woocommerce input.button {
    border: 0;
    padding: 1.05em 0;
    min-width: 200px;
    font-weight: 500;
}

.woocommerce input.button:disabled[disabled] {
    border: 0;
    font-size: 14px;
    text-transform: capitalize;
    min-width: 200px;
}

.login-social li a {
    padding: 1.2em 0 1em;
}

.woocommerce #respond input#submit {
    width: 100%;
}

.woocommerce table.shop_attributes td {
    padding-left: 10px;
}

.woocommerce #review_form #respond p {
    text-align: left;
}

/*=========== contact page ========*/

.contact-page {}

.contact-title {
    margin-bottom: 10px;
}

.contact-title span {
    display: block;
    font-size: 72px;
    margin-bottom: 15px;
}

.contact-page input[type="submit"],
.woocommerce #review_form #respond .form-submit input {
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 500;
}

.contact-page .contact-title {
    margin-bottom: 30px;
}

.contact-page .contact-title span {
    margin-bottom: 0;
}

.map-wrap iframe {
    width: 100%;
    height: 415px;
    display: block;
}

.form-group {
    margin-bottom: 20px;
}

.contact-page .form-group:last-child {
    margin-bottom: 0;
}

span.wpcf7-not-valid-tip {
    font-size: 90%;
}

/*=============== support ===============*/

.support {}

.support-box {
    display: block;
    text-align: center;
    border: 1px solid;
    padding: 50px;
    color: #151514;
    height: 330px;
    font-weight: 500;
}

.support-box i {
    font-size: 72px;
    margin: 30px 0px 22px 0px;
}

.support-box span {
    font-size: 14px;
    padding-top: 5px;
    font-weight: normal;
}

.support-box span,
.support-box i {
    display: block;
}

.support-box:hover {
    padding: 45px;
}

.support-box:hover,
.support-box:hover .primary-color,
.support-box:hover .secondary-color {
    color: #fff;
}

.vc_tta-tabs-list {
    border: 1px solid #e2e2e2;
    border-width: 1px 0;
    margin: 0;
    padding: 0;
}

.vc_tta-tabs-list li {
    margin: 0;
    width: 25%;
    text-align: center;
    display: inline-block;
}

.vc_tta-tabs-list li.vc_active a,
.vc_tta-tabs-list li.vc_active a:focus,
.vc_tta-tabs-list li.vc_active a:hover,
.vc_tta-tabs-list li a {
    border: 0px;
    margin: 0;
    position: relative;
    background-color: transparent;
}

.vc_tta-tabs-list li a {
    padding: 26px 10px;
    font-weight: bold;
    font-size: 16px;
    color: #151514;
    display: block;
    position: relative;
}

.vc_tta-tabs-list li a:after {
    content: "";
    width: 40%;
    margin: 0 auto;
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(-5px);
    opacity: 0;
}

.vc_tta-tabs-list li.vc_active a:after,
.vc_tta-tabs-list li a:hover:after {
    transform: translateY(0);
    opacity: 1;
}

.vc_tta-panel {
    max-height: 0;
    visibility: hidden;
}

.vc_tta-panel.vc_active {
    visibility: visible;
    max-height: initial;
    padding: 20px 0;
}

.toggle_wrap {
    border-bottom: 1px solid #e2e2e2;
    padding: 25px 0;
}

.border-bottom,
.toggle_content_wrap {
    padding: 0px;
    position: relative;
}

.wpb_toggle .title {
    margin-bottom: 0;
    font-weight: 500;
    cursor: pointer;
    color: #151514;
}

.wpb_toggle .icon {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 12px;
}

.toggle_content_wrap {
    padding-top: 10px;
}

.wpb_toggle.wpb_toggle_title_active .icon.icofont-plus {
    opacity: 0;
}


/*============ about page =====*/

.about-page {}

.about-top {
    margin-bottom: -8px;
}

.about-top h4,
.founder-block h2,
.story h2,
.leader-block h2 {
    line-height: 1;
}

.founder span {
    display: block;
    font-size: 35px;
}

.story .section-container:after {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 2px;
    content: "";
}

.quote {}

.quote h4 {
    margin: 0 100px 0;
    padding: 0 65px;
    color: #fff;
    font-style: italic;
    position: relative;
    font-size: 34px;
}

.quote h4:before,
.quote h4:after {
    content: "";
    display: inline-block;
    position: absolute;
}

.quote h4 {
    quotes: "“""”""‘""’";
}

.quote h4:before,
.quote h4:after {
    margin: -34px 0 0 -80px;
    content: open-quote;
    display: inline-block;
    font-size: 500%;
    line-height: 1;
}

.quote h4:before {}

.quote h4:after {
    content: close-quote;
    margin: 10px 0 0 0;
}

.about-mid .vc_column_container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.about-card-wrap {
    display: flex;
    align-items: center;
}

.leader-block {}

.leader-block figure {
    margin-bottom: 20px;
}

.leader-block h4 {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 20px;
}

.leader-block h4 span {
    font-weight: 500;
}

.leader-block .social-icons {
    position: absolute;
    bottom: 45%;
    left: 0px;
    right: 0;
    z-index: 1;
    transform: translateY(30px);
}

.leader-block .social-icons li a {
    color: #ffffff;
    border: 1px solid #ffffff;
}

.leader-block .leader-box figure.image-effect.overlay:before {
    background-color: rgba(0, 0, 0, 0.6);
    transform: scaleX(0);
    transform-origin: left top;
}

.leader-block .social-icons,
.leader-block .leader-box figure.image-effect.overlay:before {
    transition: all 400ms ease-in-out;
}

.leader-block .social-icons,
.leader-block .leader-box figure.image-effect.overlay:before {
    opacity: 0;
}

.leader-block .leader-box figure.image-effect.overlay:hover:before,
.leader-block .leader-box figure.image-effect.overlay:hover .social-icons {
    opacity: 1;
}

.leader-block .leader-box figure.image-effect.overlay:hover:before {
    transform: scaleX(1);
}

.leader-block .leader-box figure.image-effect.overlay:hover .social-icons {
    transform: translateY(0px);
}

.title-wrap .icon,
.title-wrap .title {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}

.title-wrap .icon {
    margin-right: 10px;
}

.about-2 a:after {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 5px auto 0;
}


/*========= culture bock============*/

.culture-block {
    overflow: hidden;
}

.culture-block h2 {
    margin: 0;
    color: #fff;
    transform: rotate(-90deg);
    position: relative;
    top: 206px;
    left: -145px;
    display: block;
    width: 460px;
    text-align: center;
    font-weight: 300;
}

.culture-block .right {
    background: #fff;
    padding-left: 2px;
}

.culture-wrap img {
    max-width: inherit;
}


.culture-gallery.vc_column_container .vc_column-inner {
    padding: 0;
}

.culture-gallery .vc_row {
    margin: 0 0px;
}

.culture-gallery .vc_column_container .vc_column-inner {
    padding: 0 2px;
}

.cover-wrap {
    width: 200%;
    background: #fff;
}

.cover-wrap .vc_col-sm-4 {
    width: 500px;
}


/*---------- category parallax -----*/

.cat-parallax {}

.cat-parallax .title {
    border-bottom: 2px solid transparent;
    position: relative;
    top: 10px;
    margin-bottom: 33px;
    line-height: 1;
}

.cat-parallax .title span {
    background-color: #1f1f1f;
    padding: 0 20px;
    position: relative;
    bottom: -9px;
}

.cat-parallax.cat-parallax2 .title {
    border-color: #fff;
}

.cat-parallax a.btn {
    padding: 0;
    line-height: 1;
}


/*-------- flash -------*/

.flash h2 {
    font-weight: 300;
}

.flash-count,
.flash h2,
.flash h4 {
    display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.flash h4 {
    padding: 0 20px;
}

.flash-count {}

.flash-count div {
    width: 50px;
    height: 40px;
    font-size: 20px;
    color: #FFF;
    background: #2a2a2a;
    line-height: 1;
    display: inline-block;
    line-height: 2;
    position: relative;
}

.summary .countdown-wrap h6 {
    margin-bottom: 10px;
    font-size: 100%;
}

.salecount-timer {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.salecount-timer div {
    text-align: center;
    min-width: 60px;
    font-size: 80%;
    line-height: 1;
    position: relative;
}

.salecount-timer div .no.rounded-crcl {
    display: block;
    font-size: 200%;
    margin-bottom: 5px;
    font-weight: 600;
}

.flash-count div+div,
.salecount-timer div+div {
    margin-left: 30px;
}

.flash-count div+div:before,
.salecount-timer div+div:before {
    content: ":";
    display: inline-block;
    padding: 0 10px;
    position: absolute;
    left: -30px;
    color: #2a2a2a;
    font-size: 30px;
    top: 0;
    line-height: 1.2;
}

.salecount-timer div+div:before {
    font-size: 200%;
    left: -28px;
    line-height: 1.5;
}

.flash-sale-banner {
    padding: 30px 15px;
}


/*------ trending -------*/

.trending {}

.trending-wrap .content {
    padding: 20px;
    position: absolute;
    top: 39.3%;
    left: 0;
    right: 0px;
}

.trending-wrap .content h6 {
    font-size: 16px;
    background-color: #ffffff;
    display: inline-block;
    transition: all 400ms ease-in-out;
    padding: 15px 35px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1)
}

.trending-wrap:hover .content h6 {
    background: #151514;
    color: #fff;
}

.trending-wrap {
    position: relative;
}

.link-mask {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}

.promo-offer {}

.promo-offer .col-sm-12 {
    display: table;
}

.promo-offer .wrap {
    border: 2px solid transparent;
    padding: 10px 0;
    background-color: #fbfbfb;
}

.promo-offer .wrap figure,
.promo-offer .wrap .content {
    display: table-cell;
    vertical-align: middle;
}

.promo-offer .wrap .content {
    width: 33%;
    padding: 0 60px 0 0;
}

.promo-offer .sub-title {
    font-weight: 500;
    letter-spacing: 7px;
    color: #fff !important;
    font-family: 'Poppins', sans-serif;
}

.promo-offer-box {
    margin: 0;
}

.promo-offer .content .vc_column-inner>.wpb_wrapper {
    background-color: #6cb975;
    padding: 50px;
    margin: 30px auto 60px;
    width: 77%;
    color: #fff;
}





/*---------- mobile search -------*/

.mobile-search {
    border: 0;
    margin: 10px auto;
    padding: 0;
    width: 100%;
    position: relative;
}

.cd-navigation-wrapper .mobile-search {
    width: 94%;
    margin-top: 0;
}

.mobile-search input[type="search"] {
    outline: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.mobile-search input[type="submit"] {
    font-size: 14px;
    position: absolute;
    border: 0;
    right: 0;
    top: 1px;
    width: initial;
    padding: 0.85em 1.5em;
    color: #fff;
    background: #ff852b;
}

.cd-navigation-wrapper .mobile-search input[type="search"] {
    background-color: transparent;
}


.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out forwards;
    -moz-animation: MenuAnimOut2 0.3s ease-in-out forwards;
    animation: MenuAnimOut2 0.3s ease-in-out forwards;
}


.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out forwards;
    -moz-animation: MenuAnimIn2 0.3s ease-in-out forwards;
    animation: MenuAnimIn2 0.3s ease-in-out forwards;
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
    -moz-animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
    animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
    -moz-animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
    animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
}

.login.visible-xs {
    margin: 0 0 15px;
    padding: 0;
}

.login.visible-xs li {
    margin-right: 15px;
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
}


/*--------- vc composer ---------*/

.vc_row.vc_column-gap-30 .p-0.vc_column_container {
    padding: 0;
}

.cos-row .vc_row {
    margin: 0 -6px;
}

.cos-pad.vc_column_container .vc_column-inner {
    padding: 0 6px;
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale,
span.onsale {
    margin: 0;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 2;
    background-color: #6cb975;
    color: #fff;
    text-align: center;
    font-size: 11px;
    line-height: 1.2;
    border-radius: 0px;
    min-height: auto;
    padding: 8px 15px;
}

.woocommerce ul.products li.product .button.yith-wcqv-button,
a.button.yith-wcqv-button,
span.ui-accordion-header-icon,
.vc_tta-panel-heading,
.contact-page .furnihaus-iconbox.box p,
span.says,
.widget_search .screen-reader-text,
.subscribe-form form label,
.move-up .bx-controls.bx-has-pager,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells,
.cart-collaterals h2,
.related-product .bx-controls,
.woocommerce div.product div.summary a.compare.button,
ul.products li.product .icons a.added_to_cart.wc-forward,
.view-list ul.products li.product figure .icons {
    display: none;
}

.history-block .history-left .wpb_text_column {
    position: absolute;
    width: 160%;
}

.history-block .wpb_single_image {
    float: right;
}

.promo-parallax .content {
    padding-top: 110px;
    position: absolute;
    left: -10%;
    width: 110%;
}

.promo-parallax h4 {
    margin-bottom: 5px;
}

.promo-parallax h2 {
    font-weight: 600;
    text-transform: uppercase;
}


.side-pad,
.furnihaus-iconbox.box {
    padding-left: 90px;
    padding-right: 90px;
}

.contact-social {
    text-align: center;
}

.woocommerce-message {
    border-top-color: #86D270;
    margin-bottom: 10px;
    background-color: #f9f9f9;
}

.view-grid ul.products li.product {
    margin-bottom: 30px;
    min-height: 470px;
}


/*-------------- quick view pop up -----------*/

#yith-quick-view-modal .yith-wcqv-main {
    box-shadow: none;
}

#yith-quick-view-modal.open .yith-wcqv-main {
    overflow: initial;
    padding: 30px;
}

#yith-quick-view-content div.images,
#yith-quick-view-content div.summary {
    margin: 0;
    padding: 0;
}

#yith-quick-view-content div.summary {
    padding-left: 30px;
}

.woocommerce #yith-quick-view-content div.product p.price,
#yith-quick-view-content .item-desc.mb-20 {
    margin-bottom: 25px;
}

.woocommerce ul.order_details {
    margin-bottom: 80px;
    border: 1px solid #ddd;
    padding: 30px;
}

.woocommerce #yith-quick-view-content div.product form.cart {
    margin-bottom: 10px;
}

.woocommerce ul.order_details li {
    width: 23%;
}

.furnihaus-section.parallax,
.hero-banner,
.about-card-wrap {
    margin-bottom: 100px;
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
}


.hero-banner.v1 {
    margin-bottom: 0px;
}

.furnihaus-section.parallax .parallax-img {
    background: 50% 50% no-repeat fixed;
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: fill;
}


@media screen and (min-width: 1800px) {
    .furnihaus-section.parallax .parallax-img {
        background-size: 120%;
    }
}

.furnihaus-section.parallax.main-banner .parallax-img {
    background-size: cover;
}

.furnihaus-section.parallax .parallax-img:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}


.furnihaus-section.parallax .section-content-container {
    position: relative;
    z-index: 2;
}


/*---------- login register-------------*/

.login-submit input[type="submit"],
.woocommerce #customer_login input.button,
.woocommerce #customer_login input.button:disabled[disabled] {
    width: 100%;
}



/*---------- account dashboard-------------*/
.woocommerce-account .woocommerce-MyAccount-navigation {
    background: #f8f8f8;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid #ddd;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
    margin-bottom: 0;
    border: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 15px 30px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #151514;
    color: #fff;
}

.woocommerce table.shop_table.account-orders-table th,
.woocommerce table.shop_table.account-orders-table td {
    padding: 10px 15px;
    font-size: 15px;
}

.woocommerce table.shop_table.account-orders-table th {
    padding: 18px 15px;
    font-weight: 500;
}

.woocommerce table.my_account_orders .button,
.woocommerce-pagination--without-numbers a.woocommerce-button--next {
    font-size: 14px;
    padding: 1em 2.1em;
}

.woocommerce-pagination--without-numbers {
    margin-top: 30px;
}

.woocommerce-Addresses {
    margin-top: 30px;
}

.woocommerce-Addresses header {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 0 0 14px;
    box-shadow: none;
}

.woocommerce-Addresses header h3 {
    margin-bottom: 0;
    font-size: 24px;
}

.woocommerce-account .addresses .title .edit {
    font-size: 14px;
    padding-top: 8px;
}

.woocommerce-account .addresses .title .edit:before {
    content: "\f044";
    display: inline-block;
    padding-right: 3px;
    font-family: "Fontawesome";
}


/*---------- compare product -------------*/

#colorbox,
#cboxOverlay,
#cboxWrapper {
    overflow: visible;
}

#cboxOverlay {
    background: #000;
    opacity: 0.4 !important;
}

#colorbox {
    overflow: visible;
}

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight,
#cboxMiddleRight {
    display: none;
}

#cboxContent,
#cboxLoadedContent {
    background-color: transparent;
}

div#cboxContent {
    margin: 10px;
    padding: 30px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.yith_woocompare_colorbox #cboxLoadedContent {
    overflow: initial !important;
}

#cboxTitle {
    position: initial;
}

/*---------- instagram ----------*/

.insta-feed .container,
.home-about .container,
.fullWidth .container {
    width: 100%;
}

.instashow-gallery .instashow-gallery-control-arrow::after,
.instashow-gallery .instashow-gallery-control-arrow::before {
    background: #ff852b !important;
}

.instafeed {
    position: relative;
}

.instafeed .widget {
    margin-bottom: 0px;
}

.instafeed .widget-title {
    position: absolute;
    display: inline-block;
    z-index: 2;
    background: #fff;
    padding: 15px 25px;
    font-size: 120%;
    line-height: 1;
    top: 40%;
    left: 44.2%;
    font-style: italic;
}

.instafeed .widget-title:after {
    content: none;
}

.home-about .wpb_row {
    display: flex;
    align-items: center;
}

.home-about .left-block {
    width: 550px;
    float: right;
}

.companyintro,
.companyintro h2,
.companyintro a {
    color: #fff;
}

.companyintro a {
    border-color: white;
}

.home-about .image-right .vc_column-inner {
    padding-right: 0;
}

span.tital-span {
    display: block;
    font-size: 50%;
    font-weight: 400;
    line-height: 1;
}

/*---------newsletter plugin -----------*/
form.mailpoet_form.mailpoet_form_shortcode {
    margin-top: 15px;
}

.mailpoet_form {
    margin-bottom: 5px;
}

.mailpoet_form .mailpoet_paragraph {
    margin: 0;
}

.mailpoet_form .mailpoet_message {
    position: absolute;
    bottom: -10px;
}

footer .mailpoet_form .mailpoet_message {
    top: 101%;
}

.parsley-required,
.parsley-custom-error-message,
.mailpoet_form .mailpoet_validate_error {
    color: #fff;
}

.mailpoet_validate_success {
    color: #fff !important;
    background: #468847;
    padding: 3px 10px;
    font-size: 12px;
}

.mailpoet_form .mailpoet_text {
    width: 310px !important;
    /*color: #fff;*/
}

footer .mailpoet_form {
    position: relative;
}

footer .mailpoet_form .mailpoet_text_label {
    display: none !important;
}

footer .mailpoet_form .mailpoet_text {
    width: 100% !important;
    padding: 0.67em 0.5em;
    padding-right: 60px;
    height: 40px;
}

footer .mailpoet_form input[type="submit"] {
    width: initial;
    min-width: 40px;
    text-indent: -9999px;
    color: #fff;
    background-image: url('../images/invelp.png');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
}

footer .mailpoet_form input[type="submit"]:hover {
    background-color: #000;
    border-color: #000;
}

/*footer .mailpoet_form  .mailpoet_paragraph + .mailpoet_paragraph{
    display: inline-block;
    float: right;
    margin: -40px 0px 0 0;
    position: relative;
    z-index: 1;
}*/
.furnihaus-promo-banner {}

.furnihaus-promo-banner figure a {
    display: block;
    overflow: hidden;
}

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 2.5;
    padding-left: 10px;
}

.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 8px 8px 0 0;
    vertical-align: top;
}

.woocommerce .cat-wrap2 ul.products li.first,
.woocommerce-page .cat-wrap2 ul.products li.first {
    clear: initial;
}

.woocommerce .cat-wrap2 ul.products li.first:last-child,
.woocommerce-page .cat-wrap2 ul.products li.first:last-child {
    margin-right: 0;
}

.furnihaus-author-section .author-image-wrap .author-image img.avatar {
    border-radius: 50%;
    top: 18%;
    left: 40px;
    border: 3px solid #ffffff;
}

.furnihaus-author-section {
    background-color: #f5f5f5;
    display: inline-block;
    width: 100%;
    padding: 40px;
    position: relative;
}

.author-content-wrap {
    margin-left: 140px;
}

.modern-layout-single .blog-detail img.alignright {
    margin-right: -10.5%;
}

.modern-layout-single .blog-detail img.alignleft {
    margin-left: -10.5%;
}

.blog-detail .post-info {
    text-align: left;
    color: #151514;
}

.author-content-wrap h6 {
    margin-bottom: 10px;
    text-transform: capitalize;
}

.author-social {
    display: inline-block;
    margin: 30px 0px 0px 0px;
}

ul.author-social li a {
    width: 40px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 2.2;
    border: 1px solid;
}

.author-social li {
    list-style-type: none;
    margin-right: 2px;
    display: inline-block;
}

.blog-list-wrap {
    position: relative;
}

.related-article.blog-list-wrap {
    padding-bottom: 20px;
}

.modal-backdrop {
    z-index: 10;
}

.blog-block .entry-content.blog {
    padding: 30px 30px 0px;
}

.news-wrap .has-post-thumbnail .entry-content.blog,
.related-article .has-post-thumbnail .entry-content.blog {
    padding: 30px 30px 0px;
}

.related-article .entry-content.blog {
    padding: 0px;
}

.news-wrap .has-post-thumbnail .entry-content.blog,
.related-article .has-post-thumbnail .entry-content.blog {
    margin-top: -100px;
    width: 92.5%;
    margin-left: 3.8%;
}

.blog-block .entry-content.blog {
    width: 92.5%;
    margin-left: 3.8%;
}

.entry-content.blog {
    background: #ffffff;
    z-index: 2;
    text-align: left;
    position: relative;
    display: inline-block;
}

.related-article.classic-post .entry-content.blog {
    margin-top: 0px;
    padding: 0px;
    margin-left: 0px;
    width: 100%;
}

.related-article.classic-post .has-post-thumbnail figure {
    min-height: 0px;
    margin-bottom: 10px;
}

.entry-content.blog .btn.bdr {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 600;
    padding: 0px 0px 8px 0px;
    border: 0px;
    border-bottom: 2px solid #151514;
}

.entry-content.blog .btn.bdr:hover {
    background-color: transparent;
    box-shadow: none;
    color: #141415
}

.form-submit input.submit:hover {
    color: #141415;
}

.blog-block .has-post-thumbnail .entry-content.blog {
    padding: 30px 30px 0px 30px;
    margin-top: -100px;
}

.woocommerce .product-single span.onsale {
    right: initial;
    left: 0px;
}

.related .woocommerce ul.products li.product,
.related .woocommerce-page ul.products li.product,
.related ul.products li {
    margin-bottom: 0px !important;
}

.woocommerce .furnihaus-login-form {
    margin: 0 auto;
}

.furnihaus-btn,
.feature-cat .btn-wrap .btn-default {
    border: 2px solid #151514;
    font-weight: 500;
    color: #151514;
    padding: 15px 30px 14px 30px;
    font-size: 14px;
    text-transform: uppercase;
}

.feature-cat .btn-wrap .btn-default {}

.category-btn .furnihaus-btn {
    width: 250px;
    padding-top: 18px;
    padding-bottom: 16px;

}

.stock-info-bar {
    margin: 20px 0px;
}

.category-btn .furnihaus-btn:hover {
    color: #ffffff;
}

.site-header-cart.menu.on-hover .dropdown .dropdown-menu.widget.woocommerce.widget_shopping_cart {
    transform-origin: top;
    transform: scaleY(0)translateY(-8px);
}

.site-header-cart.menu.on-hover .dropdown:hover .dropdown-menu.widget.woocommerce.widget_shopping_cart {
    transform: scaleY(1)translateY(0px);
}

.close {
    text-shadow: none;
}

.contact-page-map {
    overflow: hidden;
}

.furnihaus-megamenu-columns-1 {
    width: 100%;
}

.furnihaus-megamenu-columns-2 {
    width: 50%;
}

.furnihaus-megamenu-columns-3 {
    width: 33.33%;
}

.furnihaus-megamenu-columns-4 {
    width: 25%;
}

.furnihaus-section.background_cover.about-bg {
    position: relative;
}

.about-bg .background-img {
    background-size: cover;
    height: auto;
    height: 700px;
    background-repeat: no-repeat;
}

.furnihaus-section.background_cover.about-bg .section-content-container {
    position: absolute;
    top: -100px;
    left: 30px;
    right: 0px;
}

.furnihaus-section.background_cover.about-bg .section-content-container .vc_column-inner {
    padding: 0px;
}

.furnihaus-section.background_cover.about-bg .section-content-container .vc_column-inner .vc_column-inner {
    padding: 45px;
}

.furnihaus-section.background_cover.about-bg .section-content-container .vc_column-inner .vc_column-inner {
    background-color: #6cb975 !important;
}

.furnihaus-section.background_cover.about-bg .section-content-container .vc_column-inner .vc_column-inner,
.furnihaus-section.background_cover.about-bg .section-content-container .vc_column-inner .vc_column-inner h3 {
    color: #ffffff;

}

.furnihaus-section.background_cover.about-bg .section-content-container .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}

.furnihaus-section.background_cover.about-bg .wpb_row.parallax_content {
    display: block;
}

.furnihaus-section .about-intro-text {
    width: 60%;
    margin: 0 auto 50px;
}

.furnihaus-section .about-text-title {
    width: 94%;
    margin: 0 auto 20px;
}

.furnihaus-section .about-icons-wrap .wpb_wrapper {
    font-size: 18px;
}

.furnihaus-section .about-icons-wrap .wpb_wrapper i {
    font-size: 45px;
}

.furnihaus-section .vc_row.wpb_row.vc_inner.vc_row-fluid.about-icons-wrap .about-icons-wrapper {
    background-color: #ffffff;
    padding: 50px 30px;
    box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.1);
    margin-top: -120px;
}

.furnihaus-section .vc_row.wpb_row.vc_inner.vc_row-fluid.about-icons-wrap .about-icons-wrapper .about-icons {
    width: 25%;
    float: left;
    margin-bottom: 0px;
    text-align: center;
    border-left: 1px solid;
}

.furnihaus-section .vc_row.wpb_row.vc_inner.vc_row-fluid.about-icons-wrap .about-icons-wrapper .about-icons:first-child {
    border: 0px;
}

.about-page-blockquote-wrapper {
    float: left;
    width: 100%;
}

.about-page-blockquote-wrapper .about-blockquote-image {
    width: 50%;
    float: right;
}

.about-page-blockquote-wrapper .about-blockquote-text {
    position: absolute;
    width: 60%;
    left: 10%;
}

.about-page-blockquote-wrapper .about-blockquote-text blockquote {
    font-size: 40px;
    color: #151514;
    border-left: 1px solid;
    padding-left: 20px;
}

.about-page-blockquote-wrapper .about-blockquote-text blockquote p:after {
    margin: 20px 0px 0px;
}

.furnihaus-section.about-page-our-clients .custom-title h2 {
    margin-bottom: 40px;
}

.about-page-blockquote-wrapper .about-blockquote-text blockquote p:before {
    left: -5px;
}

.about-page-blockquote-wrapper {
    margin-top: 65px;
}

.furnihaus-section.about-page-our-clients {
    margin-bottom: 40px;
    padding: 0px;
}

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

.about-location .wpb_text_column.wpb_content_element {
    margin-bottom: 35px;
}

.about-page-our-clients .wpb_single_image .vc_figure {
    margin-bottom: 60px;
}

.about-image-right .wpb_wrapper.vc_figure img {
    max-width: none;
}

.about-figure-with-text {
    position: absolute;
    background-color: #ffffff;
    padding: 40px;
    bottom: 20px;
    left: 35px;
    box-shadow: 30px -30px 0px #cdcdcd;
    width: 100%;
}

.furnihaus-section.story .section-container:after {
    content: none;
}

.furnihaus-section.leader-block .section-container {
    padding: 100px 0px;
}

.furnihaus-section.fun-fact .title-wrap .icon {
    font-size: 50px;
    background-color: #ffffff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 2;
    color: #6cb975;
}

.furnihaus-section.fun-fact .title-wrap .title,
.furnihaus-section.fun-fact .wpb_wrapper,
.furnihaus-section.fun-fact .title-wrap .title h4 {
    color: #ffffff;
}

.furnihaus-section.background_cover.story .wpb_wrapper .story-content .wpb_wrapper .wpb_text_column.mb-0 .wpb_wrapper {
    margin-bottom: 100px;
}

.main-banner-title {
    position: absolute;
    left: 0;
    right: 0px;
    top: 45%;
}

.main-banner-title h1 {
    background-color: #ffffff;
    padding: 10px 30px;
    font-size: 40px;
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.18);
    display: inline-block;
}

.furnihaus-section.main-banner {
    text-align: center;
    position: relative;
}

.furnihaus-section.about-bg blockquote {
    border-left: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 26px;
}

.furnihaus-section.about-page-parallax .parallax-img:before {
    content: none;
}

.woocommerce-info {
    border-top-color: #151514;
}

.woocommerce-info::before {
    color: #151515;
}

.sidebar .widget ul li ul.children,
.widget ul.menu li ul.sub-menu {
    padding-left: 20px;
}

.blog-list .post-info {
    margin-bottom: 5px;
}

.promo-offer .wpb_content_element {
    margin-bottom: 20px;
}

.search-no-results .hero-banner.inner-banner.banner-scroll {
    margin-bottom: 0px;
}

.search-no-results .main.p-pb .product-list,
.search-no-results .blog-block {
    margin-top: 100px;
}

.error-page a.primary-color {
    padding-bottom: 5px;
    border-bottom: 2px solid #151514;
}

.blog-single .blog-detail,
.furnihaus-author-section {
    margin-bottom: 100px;
}

.link-pages {
    margin-top: 10px;
}

.woocommerce form .form-row label.inline {
    margin-top: 10px;
    display: inline-block;
}

.support-wrap .wpb_content_element.mb-50.text-title {
    margin-bottom: 50px;
}

.post-723 .wpb_toggle .title {
    font-size: 18px;
}

.main.single-pg .blog-block .feature-post .wrap .content .feature-post-list .content-wrap .post-title {
    word-break: break-word;
}

.search-no-results .blog-block {
    text-align: center;
}

.search-no-results .search-form input.search-submit {
    width: 150px;
    height: 45px;
    padding: 10px 0px;
    background-color: #151514;
    color: #ffffff;
    border: 1px solid transparent;
}

.search-no-results .search-form label .search-field {
    width: 370px;
    height: 45px;
}

.search-no-results .search-form input.search-submit:hover {
    background-color: #000000;
    border: 1px solid #000000;
}

.search-no-results form.search-form {
    margin: 15px 0px 40px;
}

.place-order button.button.alt:hover {
    color: #151514;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin: 0px 0px 0px !important;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 0px !important;
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--multiple .select2-selection__rendered li,
.select2-container--default .select2-search--inline .select2-search__field {
    height: 45px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 4px 10px 0px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    border: 0px;
    background-color: transparent;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    float: left;
    display: inline-block;
    width: auto;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: -5px !important;
}

.header-3.header-light ul.site-header-cart.menu.text-white li.dropdown .dropdown-menu.widget_shopping_cart .button:hover,
.header-3 ul.site-header-cart.menu.text-dark li.dropdown .dropdown-menu.widget_shopping_cart .button:hover,
.header-3.header-light.shrinked ul.site-header-cart.menu.text-white li.dropdown .dropdown-menu.widget_shopping_cart .button.checkout,
.header-3.header-light ul.site-header-cart.menu.text-white li.dropdown .dropdown-menu.widget_shopping_cart .button.checkout {
    color: #ffffff;
}

.comment-respond,
.comment-respond .comment-form .logged-in-as,
.comment-respond .comment-form .comment-notes {
    background-color: #f5f5f5;
}

.comment-respond .comment-reply-title {
    padding-top: 30px
}

.comment-respond {
    padding: 0px 30px 30px !important;
}

.comment-list .comment-respond {
    margin-top: 50px;
}

.comment-respond .comment-form .logged-in-as,
.comment-respond .comment-form .comment-notes {
    padding-bottom: 10px;
}

.comment-list .comment-respond h3 small a {
    text-decoration: underline;
}

.comment-list .comment-respond h3 small a:hover {
    text-decoration: none;
}

.news-wrap .wrap.full-width figure,
.blog-block .has-post-thumbnail figure,
.related-article .has-post-thumbnail figure {
    min-height: 347px;
}

.single-post .inner-banner.blog-feature-banner .fixed-banner figure.overlay {
    min-height: 600px;
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 0.2em;
    color: #ffffff;
    border: 0px;
}

.widget_layered_nav.woocommerce-widget-layered-nav .widget-title {
    margin-bottom: 20px;
}

.woocommerce div.product .summary.entry-summary .product_title {
    margin-top: -7px;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 0px;
}

.woocommerce div.product form.cart .single_add_to_cart_button {
    margin-bottom: 10px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none;
}

@media (min-width: 768px) {

    .hero-banner.inner-banner,
    .inner-banner .fixed-banner,
    .inner-banner .content-wrap,
    .inner-banner .content-wrap .inner {
        height: 300px;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
}

@-moz-keyframes MenuAnimOut2 {
    100% {
        -moz-transform: translateX(-100%);
        opacity: 0;
    }
}

@keyframes MenuAnimOut2 {
    100% {
        transform: translateX(-100%);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn2 {
    0% {
        -moz-transform: translateX(-100%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn2 {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-moz-keyframes SubMenuAnimIn2 {
    0% {
        -moz-transform: translateX(100%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
}

@-moz-keyframes SubMenuAnimOut2 {
    0% {
        -moz-transform: translateX(0%);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(100%);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut2 {
    0% {
        transform: translateX(0%);
        opacity: 1;
    }

    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}

a.navbar-brand.high-res {
    display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    .header-3 .navbar-brand,
    a.navbar-brand {
        display: none;
    }

    a.navbar-brand.high-res,
    h1 a.navbar-brand {
        display: block;
    }

}

.woocommerce table.shop_table .shipping th,
.woocommerce table.shop_table .tax-rate th {
    color: #20201f;
}

.woocommerce #terms {
    opacity: 1;
}

.woocommerce-terms-and-conditions-checkbox-text {
    padding-left: 20px;
}

.products.columns-1 li.product figure .product-wrap {
    vertical-align: middle;
    height: 450px;
}

.products.columns-2 li.product figure .product-wrap {
    vertical-align: middle;
    height: 400px;
}

.woocommerce ul.products.columns-4,
.woocommerce-page ul.products.columns-4,
ul.products.columns-4,
.woocommerce-page ul.products.columns-4,
.woocommerce-page ul.products.columns-3,
.woocommerce-page ul.products.columns-2 {
    margin: 0px -15px;
}

.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product,
ul.products.columns-4 li {
    width: calc(25% - 30px);
    margin: 0px 15px 30px;
}

ul.products.columns-4 li.product figure,
ul.products.columns-4 li.product figure .product-wrap {
    height: 255px;
}

.view-grid ul.products.columns-4 li.product {
    min-height: 360px;
}

.woocommerce .grid-full ul.products.columns-2 li.product,
.woocommerce-page .grid-full ul.products.columns-2 li.product,
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
    width: calc(50% - 30px);
}

.woocommerce .grid-full ul.products.columns-3 li.product,
.woocommerce-page .grid-full ul.products.columns-3 li.product,
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    width: calc(33.33% - 30px);
}

.woocommerce .grid-full ul.products li.product,
.woocommerce-page .grid-full ul.products li.product,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin: 0px 15px 30px !important;
}

.woocommerce .grid-full ul.products,
.woocommerce-page .grid-full ul.products,
.popular-product ul.products {
    margin: 0px -15px;
}

.grid-full.view-grid ul.products.columns-3 li.product {
    min-height: auto;
}

.woocommerce .grid-full ul.products.columns-1,
.woocommerce-page .grid-full ul.products.columns-1,
.woocommerce .grid-full ul.products.columns-1 li.product,
.woocommerce-page .grid-full ul.products.columns-1 li.product {
    margin: 0px 0px 30px
}

.products-wrap.view-list .products.columns-1 .product-wrap {
    height: auto !important;
}

.products-wrap.view-list .products.columns-1 li.product {
    margin: 0px 0px 50px !important;
}

.products-wrap.view-grid .products.columns-3 .product-wrap.base-align {
    vertical-align: middle;
}

.woocommerce-order-details {
    width: 48%;
}

.woocommerce-order-details .woocommerce-table.shop_table.order_details {
    width: 100%;
}

.woocommerce-customer-details .addresses .woocommerce-column--billing-address,
.woocommerce-customer-details .addresses .woocommerce-column--shipping-address {
    width: 100%;
    border: 1px solid #cacaca;
    padding: 20px;
}

.woocommerce-customer-details .addresses .woocommerce-column--billing-address h2,
.woocommerce-customer-details .addresses .woocommerce-column--shipping-address h2 {
    margin-bottom: 10px;
}

.woocommerce-customer-details .addresses .woocommerce-column--billing-address {
    margin-bottom: 50px;
}

.woocommerce-customer-details .addresses .woocommerce-column--billing-address address,
.woocommerce-customer-details .addresses .woocommerce-column--shipping-address address {
    border-radius: 0px;
    padding: 0px;
    border: 0px;
}

.thank-you a.btn.btn-default {
    border: 1px solid #111111;
    color: #111111;
}

.thank-you a.btn.btn-default:hover {
    border: 1px solid transparent;
}

.header-2 .searchbox.navbar-form.searchbox-open .searchbox-icon {
    top: 6px;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .form-row {
    margin-bottom: 15px;
}

.woocommerce-checkout-payment {
    position: initial !important;
}

.shop_table.woocommerce-checkout-review-order-table .blockUI {
    display: none !important;
}

.woocommerce-page .cart.woocommerce-cart-form__contents button[type="submit"] {
    background-color: #151514;
    padding: 15px 25px;
    color: #ffffff;
}

.return-to-shop a.button,
.woocommerce-page .cart.woocommerce-cart-form__contents .coupon button,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button {
    background-color: #151514;
    color: #fff;
}

.return-to-shop a.button:hover,
.woocommerce-page .cart.woocommerce-cart-form__contents .coupon button:hover,
.woocommerce-page .cart.woocommerce-cart-form__contents button[type="submit"]:hover,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button:hover {
    background-color: #ffc400;
    color: #111;
}

.return-to-shop a.button:hover {
    background-color: #ffc400 !important;
}

.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button {
    padding: 15px 25px;
}

.woocommerce-page .cart.woocommerce-cart-form__contents .coupon input,
.woocommerce-page .cart.woocommerce-cart-form__contents .coupon button,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon input,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button {
    height: 45px !important;
}

.woocommerce .woocommerce-form.woocommerce-form-login.login button.button {
    padding: 10px 20px;
    color: #ffffff;
    font-weight: 500;
}

.woocommerce-checkout-payment {
    margin-top: 30px;
}

.link-cover {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 5;
}

/*====================================
Request call
=====================================*/
.request-call {
    position: fixed;
    right: 10px;
    bottom: 80px;
    z-index: 11;
}

.request-call .contact-popup {
    background-color: #303030;
    color: #ffffff;
    padding: 10px 30px;
    border-radius: 20px;
    display: inline-block;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
}

.request-call .contact-popup:hover {
    background-color: #48ceba;
    transform: scale(1.02);
}

.furnihaus-contact-form .modal-dialog {
    background-color: #fff;
    padding: 50px;
    margin-top: 60px;
}

.furnihaus-contact-form .modal-dialog .close {
    background-color: #000;
}

.furnihaus-contact-form .modal-dialog .close:hover {
    background-color: #48ceba;
    opacity: 1;
    color: #fff;
}

.furnihaus-contact-form .modal-dialog .close span {
    margin-top: 2px;
}

.furnihaus-contact-form .modal-dialog input,
.furnihaus-contact-form .modal-dialog select {
    padding: 0px 15px;
    height: 50px;
}

.furnihaus-contact-form .modal-dialog input[type="radio"] {
    height: auto;
}

.furnihaus-contact-form .modal-dialog span.wpcf7-list-item {
    margin: 0em 1em 0em 0em;
}

.furnihaus-popup-content-wrap form .row .col-xs-12 .form-group:last-child {
    margin-bottom: 0px;
    position: relative;
}

.furnihaus-popup-content-wrap form .row .form-group .ajax-loader {
    position: absolute;
    left: 0px;
    top: 103%;
}

.furnihaus-popup-content-wrap form .row .form-group input[type="submit"] {
    background-color: #303030;
    border: 0px;
    color: #fff;
    text-transform: capitalize !important;
    font-weight: 500;
}

.furnihaus-popup-content-wrap form .row .form-group input[type="submit"]:hover {
    background-color: #48ceba;
}

.product-views span {
    display: block;
}

.product-views {
    position: fixed;
    right: 0px;
    z-index: 11;
    display: inline-flex;
    bottom: 45%;
    align-items: center;
    transform: translateX(278px);
    transform-origin: right;
    transition: all 400ms ease-in-out;
}

.product-views.view-triggered {
    transform: translateX(0px);
}

.product-views span.trigger {
    padding: 2px 10px;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    font-size: 15px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    cursor: pointer;
}

.product-views .viewed {
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    padding: 0px 0px;
    width: 275px;
    border-radius: 5px;
}

.product-views .viewed span {
    padding: 10px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
}

.product-views .viewed span i {
    margin-right: 5px;
}

.product-views .viewed span:first-child {
    border-bottom: 1px solid #ccc;
}

/*========================================
    Home 4 Css
=========================================*/

/*======================================
Banner css
=======================================*/
.home4-banner .wpb_column.vc_column_container .wpb_wrapper {
    position: relative;
}

.home4-banner .wpb_column.vc_column_container .wpb_wrapper .wpb_wrapper {
    position: initial;
}

.home4-banner .wpb_column.vc_column_container .vc_column-inner {
    padding: 0px !important;
}

.text-bg-wrap .vc_column-inner {
    padding: 100px 50px !important;
}

.text-bg-wrap .vc_column-inner {
    padding: 120px 100px !important;
    color: #fff;
    background-size: cover !important;
    font-size: 30px;
}

.home4-banner.bottom figure {
    overflow: hidden;
}

.home4-banner.bottom figure img {
    transition: all 400ms ease-in-out;
}

.home4-banner.bottom .wpb_wrapper:hover figure img {
    transform: scale(1.05);
}

.new-parallax-banner .parallax-img:before,
.header-4 .header4-wraper .container:before,
.header-4 .header4-wraper .container:after {
    content: none !important;
}

.new-parallax-banner a {
    color: #6cb975
}

.new-parallax-banner a:hover {
    color: #151514;
}

.header-4 {
    padding: 0px;
}

.header-4 .header4-wraper>.container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-4 .header4-wraper {
    border-bottom: 1px solid #d9d9d9;
    padding: 15px 0px 20px;
    transition: all 400ms ease-in-out;
}

.header-4 .header4-wraper .header-right {
    position: initial;
    margin-top: 10px;
}

.header-4 .header4-wraper .logo-wrap .navbar-brand {
    margin: 0px;
}

.outer-wrap.header-style4 {
    overflow-x: hidden;
}

.header-4 .navbar-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.header-4 .navbar-nav>li>a {
    padding: 15px 15px;
}

.header-4 .header-left {
    position: relative;
}

.header-4 .searchbox {
    position: absolute;
    left: 0;
    top: -12px;
}

.header-4 .searchbox .searchbox-icon {
    left: 0px;
    top: -7%;
}

.header-4 .searchbox-open .searchbox-icon {
    top: 20%;
    left: 90%;
}

.header-4 .searchbox input[type="search"] {
    padding: 5px 25px 5px 0px;
}

.wcppec-cart-widget-button {
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.header-4.shrinked .header4-wraper {
    padding: 10px 0px;
}

.header-4.shrinked .navbar-nav>li>a {
    padding: 10px 15px;
}

/*=======================================
    Footer
========================================*/
.footer-layout-light .primary-padding.top {
    background-color: #f5f5f5;
}

.footer-layout-light .primary-padding.top .footer-title,
.footer-layout-light .primary-padding.top .footer-info,
.footer-layout-light .primary-padding.top .widget ul li a {
    color: #151514;
}

.footer-layout-light .primary-padding.top .widget ul li a:hover {
    color: #6cb975;
}

/*========================================
    New Home Css
=========================================*/
.new-home-furnitures .cat {
    background-color: #e3f6e5;
    padding: 6px 15px 4px;
    font-size: 14px;
    color: #151514;
}

.new-home-furnitures .cat.type-2 {
    background-color: #fcf3d4;
}

.new-home-furnitures .price {
    color: #6cb975;
    font-weight: 600;
    margin: 20px 0px 35px;
    display: inline-block;
}

.new-home-furnitures h4 {
    color: #151514;
    font-weight: normal;
    margin: -15px 0px 10px;
}

.new-home-furnitures .furnihaus-btn {
    background-color: #151514;
    color: #fff;
    padding: 15px 30px;
}

.new-home-furnitures .furnihaus-btn:hover {
    background-color: #6cb975;
}

.story-furnihaus-wrap .right-sec-wrap {
    margin-top: 70px;
}

.story-furnihaus-wrap .right-sec-wrap h2 {
    background-color: #fff;
    padding: 15px 20px;
    margin-left: -120px;
    margin-bottom: 30px;
}

.new-free-shipping {
    margin-top: 50px;
}

.new-free-shipping .iconbox .content-wrap {
    margin-bottom: 0px !important;
}

.new-free-shipping .iconbox {
    border-top: 2px solid #6cb975;
    border-bottom: 2px solid #6cb975;
    padding: 20px 0px;
}

.new-free-shipping .iconbox-left .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.new-free-shipping .iconbox-left h6.title {
    color: #6cb975;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.new-free-shipping .icon {
    font-size: 65px;
    margin-right: 50px;
}

.story-furnihaus-wrap .left-sec-wrap .vc_column-inner,
.story-furnihaus-wrap .right-sec-wrap .vc_column-inner {
    padding: 0;
}

.home4-banner .vc_column-inner,
.info-block-wrap .info-block-content .wpb_wrapper {
    overflow: hidden;
}

.home4-banner .vc_column-inner img,
.info-block-wrap .info-block-content .wpb_wrapper img {
    transition: all 400ms ease-in-out;
}

.home4-banner .vc_column-inner:hover img,
.info-block-wrap .info-block-content .wpb_wrapper:hover img {
    transform: scale(1.05);
}

.info-block-wrap .info-block-content .wpb_wrapper {
    position: relative;
}

.info-block-wrap .info-block-content .wpb_wrapper .wpb_wrapper {
    position: initial;
}

.info-block-wrap .info-block-content .info-block-title {
    position: absolute;
    bottom: 55px;
    left: 40px;
    background-color: #fff;
    padding: 30px;
}

.info-block-wrap .info-block-title h5 {
    margin-bottom: 5px;
    font-weight: 500;
}

.info-block-wrap .info-block-title p,
.new-parallax-content a {
    color: #6cb975;
    font-size: 14px;
    text-transform: uppercase;
}

.info-block-wrap .info-block-content .vc_column-inner {
    padding: 0px !important;
}

.new-parallax-content {
    background-color: #fff;
    display: inline-block;
    padding: 30px;
    width: 40%;
    font-weight: 500;
    line-height: 1.5;
}

.new-parallax-content a:hover {
    color: #151514;
}

.new-parallax-content h5 {
    margin-bottom: 20px;
}

.new-parallax-banner .section-content-container {
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 30px;
    display: flex;
    top: 0;
    align-items: flex-end;
}

.header-4.shrinked .header4-wraper .logo-wrap {
    transition: all 400ms ease-in-out;
}

.sticky-header .header-4.shrinked .header4-wraper .logo-wrap {
    width: 10%;
}

.title-type2 {
    text-align: center;
    margin-bottom: 60px !important;
}

.title-type2 span {
    position: relative;
}

.title-type2 span:after {
    content: '';
    left: 0px;
    right: 0px;
    bottom: -10px;
    background-color: #ffc400;
    height: 2px;
    position: absolute;
}

.furniture-designed-wrap-content .text-content {
    padding-top: 90px;
}

.furniture-designed-wrap-content {
    margin-bottom: 100px;
}

.furniture-designed-wrap {
    padding: 0px;
}

.best-sellers-wrapper .products.product-slide {
    margin-left: -15px !important;
}

.new-home-furnitures {
    padding: 60px 0px !important;
}

.new-products-collection-wrap-content {
    margin-bottom: 100px;
}

.new-products-collection-wrap {
    padding-bottom: 0px;
}

/*====================================================================
    Filp img effect
======================================================================*/
ul.products li.product:hover .furnihaus-thumb-wrapp.flip .furnihaus-img-before,
ul.products li.product .furnihaus-thumb-wrapp.flip .furnihaus-img-after {
    opacity: 0;
}

ul.products li.product .furnihaus-thumb-wrapp.flip .furnihaus-img-before,
ul.products li.product .furnihaus-thumb-wrapp.flip .furnihaus-img-after {
    transition: all 400ms ease-in-out;
}

li.product figure .product-wrap .furnihaus-img-after,
li.product figure .product-wrap .furnihaus-img-before {
    transition: all 400ms ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-wrap .furnihaus-img-after {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}

ul.products li.product figure,
li.product figure .product-wrap {
    height: 350px;
    position: relative;
}

li.product figure .product-wrap {
    width: 100%;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    background: #f9f9f9;
}

ul.products li.product:hover .furnihaus-thumb-wrapp.flip .furnihaus-img-after {
    opacity: 1;
}

.no-banner .header-3 .navbar-default,
.single-product .header-3 .navbar-default {
    min-height: 76px;
}

.no-banner .header-3 .logo-hold,
.single-product .header-3 .logo-hold {
    margin-top: 20px;
}

.header-3.header-light.shrinked .header-right ul li a {
    color: #fff;
}

.product-views span.trigger {
    animation-name: blinking;
    animation-duration: 4s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.product-views.view-triggered span.trigger {
    animation-name: none;
}

@keyframes blinking {

    20%,
    100% {
        background-color: #fff;
        color: #666666;
    }

    0% {
        background-color: #48ceba;
        color: #fff;
    }

    10% {
        background-color: #fff;
        color: #666666;
    }
}

.mailpoet_form input[type="email"],
.mailpoet_form input[type="text"] {
    border: 1px solid #acacac;
    margin-bottom: 10px;
    color: #111;
}

.mailpoet_form .mailpoet_paragraph {
    font-size: 12px;
}

.mailpoet_form .mailpoet_paragraph a {
    color: #666666;
    display: inline-block;
    margin-bottom: 10px;
}

.mailpoet_form .mailpoet_paragraph a:hover {
    color: #303030;
}

footer .mailpoet_form input[type="text"] {
    display: none !important;
}

.parsley-errors-list.filled li,
.parsley-errors-list.filled li:hover {
    color: #fff !important;
}

.furnihaus-newsletter .parsley-errors-list.filled li {
    padding: 8px 10px 8px !important;
    margin: 0 !important;
}

li.product-category.product {
    display: inline-block !important;
}

.woocommerce-cart .cart-collaterals .cross-sells,
.woocommerce-cart .cart-collaterals h2 {
    display: block;
}

/*===========================================
    Gutenberg Css
============================================*/
.wp-caption {}

.wp-caption-text {
    font-size: 14px;
    font-style: italic;
    margin-top: 10px;
}

.sticky {
    background-color: #f5f5f5;
    padding: 30px;
    display: inline-block;
    margin: 0 15px;
}

.screen-reader-text {
    display: none;
}

.gallery-caption {
    font-size: 14px;
}

.bypostauthor {
    font-size: 15px;
}

/*------ Text Color -------*/
.has-normal-black-color {
    color: #151514;
}

.has-normal-yellow-color {
    color: #ffc400;
}

/*------ Background Color -------*/
.has-strong-purple-background-color {
    background-color: #151514;
}

.has-strong-orange-background-color {
    background-color: #ffc400;
}

/*---------- Button Css ------------*/
.wp-block-button__link {
    background-color: #151514;
}

.wp-block-button__link:hover,
.wp-block-button__link:focus {
    background-color: #6cb975;
}

/*---------- Font Size Css ------------*/
.has-small-font-size {
    font-size: 12px;
}

.has-large-font-size {
    font-size: 32px;
}

.has-huge-font-size {
    font-size: 40px;
}

/*------ Image Alignment Css ---------*/

.wp-block-image .alignnone,
img.alignnone,
figure.alignnone {
    max-width: 100%;
    margin: 90px 0px;
}

.alignwide {
    margin-left: -80px;
    margin-right: -80px;
    margin-top: 90px;
    margin-bottom: 90px;
    max-width: 100vw;
}

.alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    margin-top: 90px;
    margin-bottom: 90px;
}

.alignfull img {
    width: 100vw;
}

.wp-block-image .alignleft,
.alignleft {
    float: left;
    margin: 5px 20px 15px 0px;
}

.alignright,
.wp-block-image .alignright {
    float: right;
    margin: 5px 0px 15px 20px;
}

.wp-block-image .aligncenter,
img.aligncenter,
figure.aligncenter {
    float: none;
    margin: 90px auto;
}

p.has-drop-cap:first-letter {
    margin: 12px 20px 20px -10px !important;
    color: #ffc400;
    font-weight: 500 !important;
    font-size: 100px !important;
    display: inline-block;
}

.wp-block-gallery {
    margin-left: 0;
}

.navbar-nav>li>a {
    padding: 29px 15px;
    font-weight: 400;
    font-weight: bold;
}

li.product {
    padding-bottom: 0px !important;
    border: 1px solid #c8d1de;
    transition: 0.5s;
}

li.product:hover {
    box-shadow: 0 0 35px rgba(130, 178, 216, .65);
}

ul.products li.product figure,
li.product figure .product-wrap {
    height: 270px !important;
    position: relative;
}


.breadcrumbs-custom {
    background-color: #eceef2;
    padding: 15px 0;
    margin: 10px 0 40px 0;
}
.review-custom {
    background-color: #eceef2;
    padding: 15px 0;
   
}

.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 0px;
    padding: 10px 0;
}

.lobster-text {

    font-family: 'Lobster', cursive;
    line-height: 1.083333333333333;
    color: #5b5b5b;
    padding: 10px;
}



blockquote i {
    color: #ffc400;
}

.tel-group img {
    width: 18px;
    margin: 0 2px;
    border-radius: 3px;

}

.tel-group a {
    color: #000;
    font-weight: 500;
    transition: 0.5s;
}

.tel-group a:hover {
    color: #4a4a4a;
    font-weight: 500;
}


.tel-group hr {
    border-top: 1px solid #e2e2e2;
    height: 1px;
    margin: 7px 0px;
}


.input-group-addon {
    background-color: #17a2b8;
    border: 1px solid #17a2b8;
    color: #fff;
}