/*
THEME NAME: Altaness
AUTHOR: &y
DESCRIPTION: This is a child theme for BloxTheme.
TEMPLATE: bloxtheme
*/
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    display: none !important;
}

.block-type-footer a.footer-responsive-grid-link {
display: none;
}

#shiftnav-toggle-main .shiftnav-main-toggle-content {
    padding: 5px 40px !important;
}

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt {
    background-color: #f85248;
    color: #fff;
    padding: 15px;
    line-height: 10%;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    line-height: 15%;
}

.age-gate-challenge, .age-gate-message {
	font-size: 25px;
    margin: 0 0 10px;
font-weight: bold;
	line-height: 120%;
}

.woocommerce div.product .stock {
    color: red !important;
}