#wwof_product_listing_table tr .product_action_col .product_row_action input {
    font-size: 18px;
    font-family: 'Roboto Slab';
}

#wwof_product_listing_table tr .product_stock_price {
    width: 95.5% !important;
}

#wwof_product_listing_table tr .product_stock_price .product_stock_quantity_col span span {
    color: #e4a545 !important;
}

.wwof_product .product_info_button {
    left: 5px !important;
    height: 30px !important;
    width: 30px !important;
    font-size: 30px !important;
}

.wwof_product .product_info_button svg {
    max-height: 35px !important;
    padding-bottom: 10px !important;
}

.original-computed-price, .wholesale_price_title {
    display: none !important;
}

.wd-side-hidden.wd-right {
    background-color:#eee;
}

.widget_shopping_cart .wd-free-progress-bar {
    background-color:#000;
    margin: 0px 0px 15px 0px!important;
    font-family:'Roboto Slab';
    font-weight:bold;
    text-align:center;
    color:#e4a528;
    font-size:18px;
}

.countdown-bar {
    margin:0 0 15px 0;
    padding-top:20px;
    padding-bottom:20px;
    background-color:#000;
    font-size:16px;
    font-family:'Roboto Slab';
    text-align:center;
    color:#fff;
}

div.timer {
    color:#e4a528;
}

.cart-item-image {
    mix-blend-mode:multiply;
}

.active-filters {
background-color:#000;
color:#fff;
}
.active-filters h4 {
color:#fff;
}

.active-filters .active-filter span {
font-weight:bold!important;
}

.active-filters {
justify-content:flex-start!important;
}

.wwof_product .product_info_content.active {
	overflow:hidden;
}