/*
Theme Name: Volle Mobel Child
Theme URI: http://7uptheme.com/wordpress/volle-mobel
Author: the 7up WordPress team
Author URI: http://themeforest.net/user/7-up
Description: The responsive shop WordPress theme
Template:     volle-mobel
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: full-width-template, theme-options, rtl-language-support, two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments
Text Domain:  volle-mobel-child
*/

@import url("./assets/css/custom-style.css");
@import url("./assets/css/lib/theme.css");
@import url("./assets/css/lib/color.css");
@import url("./assets/css/responsive.css");

.product-catelist {
    position: absolute;
    top: 100%;
    z-index: 10;
    width: 270px;
}

.mb150 {
    margin-bottom: 50px;
}

.btn-filter {
    background: transparent;
    border: none;
    display: inline-block;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #000;
    z-index: 999;
}

.h3-deals .item-product-style3.onsale .product-info .product-title {
    font-size: 20px;
}

.product-thumb .product-label {
    position: unset; 
    top: 20px;
    right: 20px;
    left: 20px;
    margin: -2.5px -5px;
}

.white {
    color: #000;
    }

.search-form-default .search-form .dropdown-box {
    width: 230px;
    border-left: 1px solid #ccc;
    border-right: none;
    }
    
/*.silver {
    color: #000;
    }*/
    
