/*
Theme Name: Afro72018New child
Version: 1.0
Description: A child theme of Afro72018New
Author: Fredrik Lavik
Template: afro72018New
*/

@import url("../afro72018New/style.css");


.woocommerce span.onsale{background-color: inherit!important;}
.woocommerce ul.products li.product a img{margin:0;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    margin: 25px 0 0 0;
}
.woocommerce-pagination .page-numbers {
    font-size: 14px!important;
    color: #990000;
}
div#obj {
    display: none;
}

.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
    display: none;
}
.single_add_to_cart_button.button.alt {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: #76456c !important;
    color: #990000 !important;
    font-size: 16px !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6) !important;
    text-transform: uppercase !important;
}

.single_add_to_cart_button {
    font-weight: bold;
    color: #990000 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    padding: .618em 1em;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6) !important;
    font-weight: 700;
    margin-left: 20px;
	padding: 12px 50px !important;
}
p.price{
    font-size: 24px!important;
    font-weight: bold;
}
.stock.in-stock{display:none;}



.woocommerce.woocommerce-page .entry-header{display:none;}





