/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.home .whb-header {
    margin-bottom: 0;
}
.post-type-archive .nav-link-count,.post-type-archive .wd-nav-img,.attribute-label {
    display: none !important;
}
.product-label.onsale {
    background-color: #28282B !important;
}

.wd-active.wc-layered-nav-term a::before {
    content: "\f112";
    font-family: "woodmart-font";
    font-weight: 400;
    position: relative;
    left: -10px;
    top: 10px;
    transform: translateY(-50%);
    font-size: 1em;
    color: #000;
}

.wd-active.wc-layered-nav-term {
    position: relative;
    padding-left: 20px;
}

/* Main filters */

.wd-widget.widget.sidebar-widget {
    background-color: #212121;
    padding: 5px;
    border-radius: 5px;
}
.wd-widget.widget.sidebar-widget > * {
    color: white;
}
.wd-widget.widget.sidebar-widget .wd-filter-search.wd-search {
    background-color: #020100;
}
.wd-widget.widget.sidebar-widget .wd-filter-lable.layer-term-lable {
    color: white;
    padding-left: 10px;
}
.wd-swatches-brands :is(.wd-swatch-wrap a:hover, .wd-swatch-wrap.wd-active) .wd-swatch.wd-bg{
    opacity: 1;
}
.wd-widget.widget.sidebar-widget .wd-active.wc-layered-nav-term a::before {
    color: white;
}
.attachment-full.size-full.not-transparent {
    background-color: white;
}
.count,.wd-widget.widget.sidebar-widget .count {
    background-color: #020100 !important;
    border-color: #ffce00 !important;
    color: #ffcf00 !important;
}
.wd-header-my-account.login-side-opener {
    background-color: #ffce00;
    border-radius: 5px;
}
.wd-header-my-account.login-side-opener a {
    color: black;
}
.stock-icon {
    font-size: 16px;
    margin-left: 5px;
}
.stock-indicator {
    height: 10px;
    width: 10px;
    border-radius: 50%;.wd-tooltip-label {
    height: auto !important;
    white-space: normal;
}
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.outstock_alert .wd-wishlist-btn .wd-tooltip-label {
    height: auto !important;
    white-space: normal !important;
}

.in-stock {
    background-color: green;
}

.out-of-stock {
    background-color: red;
}

.stock-text {
    vertical-align: middle;
}
.stock.in-stock.wd-style-default {
    display: none;
}
.footer-container.color-scheme-light {
    position: fixed !important;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
}
.out-of-stock.product-label,.stock.out-of-stock{
    display:none;
}
.footer-column {
    margin: 0 !important;
}
.footer-sidebar {
    padding-block: 0 !important;
}
#main_footer h3 {
    margin-bottom: 5px;
    margin-top: 5px;
}
.min-footer {
    padding-block: 5px !important;
}
.wd-nav-product-cat,.wd-product-brands {
    display: none;
}
.selected-value {
    background-color: #ffce00 !important;
    border-radius: 4px;
}
#main_footer h3 {
    color: #fc0;
}
.woocommerce-checkout .woocommerce-info,.woocommerce-cart .coupon.wd-coupon-form {
    display: none !important;
}
.wcpoa_attachmentbtn {
    background-color: #ffd000 !important;
    border-radius: 4px !important;
}
