.category-products .bapf_body ul li label {
    color: #7A7A7A !important;
    font-size: 14px !important;
    font-weight: 400;
}

.category-products .bapf_body ul li {
    display: inline-block;
    padding: 8px !important;
    border: 2px solid #7A7A7A;
    margin: 8px !important;
}
.category-products .bapf_body ul li:first-child {
    display: none !important;
}

.category-products .bapf_body {
    padding-top: 55px;
	margin-bottom: 30px !important;
}

.main {
    padding-top: 50px !important;
}

button.single_add_to_cart_button.button {
    padding: 12px 30px;
    border-radius: 0;
}

.product-shop form.cart .input-text   {
    height: 40px !important;
}

.product-shop .product_meta {
    padding-top: 20px;
}

.product-shop a.wishsuite-btn {
    padding-right: 20px;
}

.product-shop .yith-wcwl-add-button a {
    padding-left: 20px !important;
}