.header-links a {
   color: #555555;
}


#col 5-1 {
   padding: 0 30px 0 30px !important;
}

.side-filter-header ul {
    margin: 0 3px 0 -38px !important;
}

a {
    color: #848383;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

.woof_checkbox_label {
    font-weight: normal;
    margin-top: 6px;
    font-size: 12px !important;
}

.footer-green {
padding: 15px;
background-color: #848383;
color: #ffffff;
font-size: 17px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 16px;
    text-align: center;
    color: #555555 !important;
}

.woocommerce ul.products li.product .star-rating {
    font-size: 0;
}

/* PRODUCT CATEGORY */

.woocommerce ul.products li.product .price {
    color: #000000;
    display: block;
    font-weight: normal;
    bottom: 3px !important;
    font-size: 20px;
    text-align: center;
    border-top: 2px solid #848383;
    padding: 6px;
}

/* PRODUCT PAGE */

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000000;
    font-size: 30px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {

    padding: .5em 0;
    margin: 0;
    font-size: 16px;
    text-align: center;
    color: #555555 !important;
    min-height: 90px;

}

.side-filter-header h4 {
    color: #ffffff !important;
    background: #c6a6d2 !important;
    padding: 10px;
    border: 1px solid #c4d893;
    border-radius: 4px;
}

..woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #333333 !important;
}

.store-logo {max-width: 350px; height:auto; display:block; margin: 0 auto 0 auto;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {

    font-size: 100%;
    margin: 0;
        margin-top: 0px;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    left: auto;
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    display: block;
    text-align: center;
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
    margin-top: 8px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #ffffff;
    color: #333333;
    -webkit-font-smoothing: antialiased;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    height: 32px;
}

.woocommerce ul.products li.product .price {
    color: #000000;
    font-weight: normal;
    font-size: 24px;
    text-align: center;
}

.woocommerce ul.products li.product .price {
    color: #000000;
    display: block;
    font-weight: normal;
    bottom: 3px !important;
    font-size: 24px;
    text-align: center;
    border-top: 2px solid #848383;
    padding: 6px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #848383;
    color: #ffffff;
    border-top: 0;
    border-top-color: currentcolor;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce div.product form.cart .variations td.label {

    padding-right: 1em;
    color: #555555;
    font-size: 14px;
    font-weight: normal !important;
}

.text-menu {
    color: #555555;
}

.text-menu a:hover {
    color: #c6a6d2;
}

.single-product .product .single_add_to_cart_button.button {
background-color: #848383;
color: #ffffff;
}

.single-product .product .single_add_to_cart_button.button:hover {
background-color: #e6e6e6;
color: #000000;
}