.swatch-clear {
    display: inline-block;
    text-decoration: none !important;
    position: static;
    text-align: center;
    cursor: pointer;
    position: relative;
    border: 1px solid rgb(218, 218, 218);
    background: #F0F0F0;
    color: #0f1664;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    padding: 4px 8px;
    min-width: 22px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 7px;
    z-index: 1;
}

.abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 100%;
}

.product-view .view-product .product.attribute.sku .value {
    display: inline-block;
    color: red;
    font-size: 15px;
}

.product-view .view-product .product.attribute.sku .type {
    display: inline-block;
    color: black;
    font-size: 15px;
}

.page-wrapper .page-footer .footer-container {
    padding-top: 0px;
}

.page-footer .footer-container .footer-static-container {
    margin-bottom: 0px;
}

.footer-static ul.footer.links {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.footer-static div.footer-link-container {
    width: 100%
}

.footer-static ul.footer.links li {
    font-weight: bolder;
    float:left;
    padding: 0px 10px;
}

.footer-container .footer-static-container {
    background-color: white;
}

.view-product .product-info-price {
    display: none;
}

.product-info-cart .product-description {
    display: none;
}

.sections.nav-sections .expand-category-link {
    display: none;
}

.header-container .top-link-container ul.top-link li:first-child {
    display: none !important;
}

form fieldset div.comment div.control #comment {
    height: 150px;
}

section.related #relate_product_slider .owl-stage-outer {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
