/*
Theme Name: Polaris Sport
Theme URI: https://polaris-sport.com
Description: Polaris Sport Theme
Author: Hosteiland
Author URI: https://hosteiland.nl
Version: 1.0.1
Text Domain: prowess
Template: prowess
*/

body footer .widget.widget_archive ul li, 
body footer .widget.widget_categories ul li, 
body footer .widget.widget_meta ul li, 
body footer .widget.widget_nav_menu ul li, 
body footer .widget.widget_pages ul li, 
body footer .widget.widget_recent_entries ul li {
    font-size: 22px;
    padding-bottom: 11px;
}

.woocommerce-page .qodef-content {
    padding-top: 40px;
}

.wp-element-button,
.single_add_to_cart_button,
.button {
    background-color: black;
    color: white;
    font-weight: bold;
    border: 1px solid black;
}

.woocommerce-page .qodef-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover, 
.woocommerce-page .qodef-content a.checkout-button:hover, 
.woocommerce-page .qodef-content a.woocommerce-Button:hover, 
.woocommerce-page .qodef-content button[type="submit"]:not(.qodef-search-form-button):hover, 
.woocommerce-page .qodef-content input[type="submit"]:hover, 
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button):hover, 
div.woocommerce a.checkout-button:hover, 
div.woocommerce a.woocommerce-Button:hover, 
div.woocommerce button[type="submit"]:not(.qodef-search-form-button):hover, 
div.woocommerce input[type="submit"]:hover,
.wp-element-button:hover,
.single_add_to_cart_button:hover,
.button:hover {
    background-color: white !important;
    border-color: black !important;
    color: black !important;
}

.wc-block-cart-items .wc-block-cart-item__wrap {
    text-align: left !important;
}

.wc-block-cart__submit {
    margin: 20px 0px 0px 0px !important;
}

.qodef-mobile-logo-wrapper img {
    height: calc(100% - 20px) !important;
    margin-top: 10px !important;
}