ul.products li.product .onsale {
    top: 1em;
    right: 1em;
    display: block;
    border: 0;
    text-align: right;
    font-size: 1em;
    text-transform: none;
    position: absolute;
}

.onsale {
    background-color: #fb3241;
    color: #ffffff;
}

ul.products li.product:not(.product-category) .g-product-title, ul.products li.product:not(.product-category) .g-product-title h3 {
    background-color: #2b2b2b;
    color: #ffffff;
}

ul.products li.product img {
    display: block;
    margin: 0 auto;
}

mark {
    color: #ffffff;
}

.widget-area .widget a, .hentry .entry-header .posted-on a, .hentry .entry-header .byline a {
    color: #00679b;
}

.widget-area .widget a:not(.button) {
    font-weight: bold;
    text-decoration:none;
}

.widget_archive ul li::before, .widget_categories ul li::before, .widget_links ul li::before, .widget_nav_menu ul li::before, .widget_pages ul li::before, .widget_recent_comments ul li::before, .widget_recent_entries ul li::before {
    opacity: 0;
}

.widget-area .widget {
    position: relative;
    background: #fff;
    -webkit-border-radius: 0.382em;
    border-radius: 0.382em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.single-product div.product {
    position: relative;
    background: #fff;
    -webkit-border-radius: 0.382em;
    border-radius: 0.382em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

ul.products li.product .button {
    background-color:#788990;
    color:#ffffff;
}

ul.products li.product.product-category img {
    margin-bottom: 0em;
}

.site-main ul.products li.product:hover img {
    opacity: .40;
    transform: scale(1.05);
}

.alpha, h1 {
    font-size: 1.7em;
}

table {
    border-collapse: separate;
    margin: 0 0 1em;
    width: 100%;
}

table td, table th {
    padding: 0em;
    text-align: left;
    vertical-align: top;
}

.quantity .qty {
    max-width: 6em;
    font-weight: bold;
    box-shadow: inset 0 1px 1px #616161;
}

ul.products li.product .button {
    visibility: hidden !important;
}

.single-product div.product .summary {
    width: 38%;
}

.single-product div.product .images {
    width: 55%;
}

.storefront-primary-navigation {
    background: #ffffff;
}

.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
    font-size: 17px;
}

.single-product div.product form.cart .button {
    display: inline-block;
    padding: .382em 1.387em;
    color: white;
    text-align: center;
    border: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-decoration: none;
    font-size: 1em;
    font-family: inherit;
    cursor: pointer;
    overflow: visible;
    width: auto;
    line-height: 1.618em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    background: #25a4bf;
    box-shadow: 0 0 0 0 #888888;
    -webkit-box-shadow: 0 0 0 0 #888888;
    -webkit-border-radius: 0.327em;
    border-radius: 0.327em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

#f {
    padding: 0px;
    clear: both;
    background: url(footbg.jpg) repeat-x;
    margin: 0px;
  padding: 0;
    color: #00619E;
    font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#f .f1, #f .f2, #f .f3 {
    float: left;
    margin-right: 100px;
}

#f .f4 {
    float: right;
    height: 50%;
}

#pa_culoare .select .option {
  background-color: #00619E;
}
