/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/

.wapf-swatch--image img {
    max-width: 50% !important;
}

.header-department-top .main-menu .d-department-sticky .toggle-product-cats {
    margin-top: 31px !important;
}

.page-header-page .entry-title {
    padding-top: 25px !important;
    font-size: 35px;
}

.site-header .product-extra-search .search-submit {
    padding-left: 15px;
    padding-right: 25px;
    font-weight: 300;
}

.site-header .products-cats-menu .toggle-product-cats .menu {
    height: 562px;
}

.martfury-product-price{
    display: none;
}

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

.woocommerce div.product form.cart div.quantity .qty-box {
    border-radius: 3px;
    height: 53px;
}

.woocommerce .quantity .qty {
    padding: 15px 0;
    font-size: 20px;
}

.woocommerce div.product .social-links a {
    border-radius: 5px;
}

.woocommerce div.product .social-links a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
}