

/* Enter Your Custom CSS Here */
#content {
    padding-top: 0rem;
}
#content.site-content {
margin-top: -60px;
}
.main-navigation a {
    color: #000000 !important;
    font-size: 105%;
    font-weight: bold;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.woocommerce-message {
    background-color: #808080;
    -webkit-box-shadow: 0 0 0 3px #808080;
    box-shadow: 0 0 0 3px #808080;
}

.woocommerce li.product .entry-header h3, .woocommerce-page li.product .entry-header h3 {
    font-size: 159%;
    font-weight: bold;
}
.woocommerce .price, .woocommerce-page .price,.woocommerce li.product .entry-header .price>ins>.amount {
    font-size: 20px;
    font-weight: bold;
}
