/* Escribe aquí tu código CSS */

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-left: 2px;
}

button.single_add_to_cart_button.button.alt {
    margin-top: 10px;
}

input.input-text.qty.text {
    border-color: #3b393b;
    border-style: groove;
    color: #050505;
    background-color: #fafafa;
    border-left-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-380 a {
    color: #21db2d;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-381 a {
    color: #20d92d;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-382 a {
    color: #1ed62a;
}

div.pwb-brand-description.pwb-before-loop ul {
    display: none;
}

div.pwb-brand-description.pwb-before-loop h5 strong {
    display: none;
}

div.pwb-brand-description.pwb-before-loop p strong {
    display: none;
}

div.pwb-brand-description.pwb-before-loop p {
    display: none;
}

div.pwb-brand-description.pwb-before-loop h2 {
    display: none;
}

.woocommerce .star-rating span:before
{
   color: #FFA41D !important;
}