.catalog-custom-category .col-main img{
    max-width:100%;
}

.catalog-custom-category .col-main .left-img {
    float:left;
    padding-right: 15px;
    padding-bottom: 15px;
}

.catalog-custom-category .col-main .right-img {
    float:right;
    padding-left: 15px;
    padding-bottom: 15px;
}

.catalog-custom-category .col-main a {
    color:#90805e;
    font-weight: bold;
}

.df-card__price--old {
    display: none !important;
}

.df-card__price--new {
    color: #000 !important;
}

.price-box .uvp-price .price {
    color: red !important;
}
.price-box .uvp-price {
    text-decoration: line-through;
    color: red;
    text-transform: uppercase;
    font-size: 18px;
}

.product-view .product-shop .product-name {
    width: 100%;
}

@media (max-device-width: 520px) {
    .catalog-custom-category .col-main .left-img {
        float:left;
        padding-right: 0;
    }

    .catalog-custom-category .col-main .right-img {
        float:right;
        padding-left: 0;
    }
}

/* #0010407 Begin */

.onestepcheckout-index-index #notify-email-invalid > p {
    float: none !important;
}

.onestepcheckout-index-index #notify-email-invalid > p > span {
    float: none !important;
    text-align: center;
}

.onestepcheckout-index-index #notify-email-invalid > p > img {
    display: none;
}

/* #0010407 End */

.skip-link.skip-account,
.skip-link.skip-cart{
    cursor:pointer;
}

.layered-description{
    margin-top:25px;
    clear:both;
}
.layered-description h2,
.layered-description h3{
    font-size:16px;
}