div.product {
    position: relative;
    border: 2px solid #a50202;
    padding: 0 10px 10px;
    overflow: hidden;
    height: 250px;
    border-radius: 0 0 10px 10px;
}
.product .product-status .status-new {
    background: none;
}
.total {
  display:none;
}
a:not(.btn) {
    color: #ccc;
}
#sp-main-menu-wrapper {
    background-color: #000;
}
#sp-footer-wrapper {
    background-color: #000;
}

#bottom h3.header span {
    background-color: #000;
}

#sp-link-follow-wrapper h3.header, #sp-bottom-wrapper h3.header {
    font-size: 11px;
    color: #fff;
    font-family: "Open Sans";
    font-weight: bold;
    text-transform: none;
    margin-bottom: 20px;
    background: black;
}   
#bottom ul li {
    line-height: 35px;
    line-height: 20px;
    color: #ccc;
    font-size: 11px;
}
#sp-main-menu ul.level-0 > li >a {
    padding: 15px 9px;
    text-decoration: none;
    display: block;
    text-transform: none;
    font-size: 11px;
    font-family: "Open Sans";
    font-weight: bold;
    color: #fff;
}
#sp-main-menu ul.level-0 > li.parent >a span.menu:after {
    position: absolute;
    right: 8px;
    font-family: FontAwesome;
    content: "\f107";
    font-size: 16px;
    display:none;
}

#vina-carousel-virtuemart303 .item {
    background-color: #f5f5f5;
    color: #333333;
    padding: 0px;
    margin: 0px;
}

.product-title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 5px;
}


.product .actions {
    background-color: #000;
    bottom: -50%;
    box-sizing: border-box;
    height: 100px;
    left: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
}
.image-logo {
  width: 200px;
    margin-top: 20px;
}
.breadcrumb {
    font-size: 11px;
    font-family: Arial Black;
  text-transform: unset;
  color:#000;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.35;
    font-weight: normal;
    font-family: Arial Black;
}

.category-view .row-fluid .category .category-inner h2 a {
    font-family: Arial Black;
    font-size: 12px;
  color:#000;
}
h2.product-title {
    font-size: 20px;
  color:#000;
}
.product h2.product-title a, .product h3.product-title a {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
  text-transform: unset;
  color:#000;
}
.product-name h1 {
    font-family: Arial Black;
    text-transform: inherit;
}
.productdetails-view h1 {
    margin: 0;
    font-size: 15px;
    font-weight: 900;
    text-transform: none;
}
.productdetails-view .product-short-description {
    margin: 0;
    padding: 0;
    font-family: arial;
    font-size: 10px;
}
.addthis_default_style {
  display:none;
}
.link-share {
    padding: 10px 0;
    overflow: hidden;
    border-top: 1px dashed #ebebeb;
    border-bottom: 1px dashed #ebebeb;
    margin-top: 26px;
    display: none;
}

.chronoforms6_credits {
  display:none;
}