.view-taxonomy-term .list-add-to-cart {
    font-size: 12px!important;
    font-weight:200!important;
    min-width: 0px!important;
    background-color: #415266!important;
    width: 100%!important;
    color: #ffffff!important;
    font-family: 'DINPro-Medium'!important;
font-style: normal;
font-weight: 200;
    border-radius: 12px!important;
}

.view-comic-image-sidebar .list-add-to-cart {
    font-size: 12px!important;
    font-weight:200!important;
    min-width: 0px!important;
    background-color: #415266!important;
    width: 100%!important;
    color: #ffffff!important;
    font-family: 'DINPro-Medium'!important;
font-style: normal;
font-weight: 200;
    border-radius: 12px!important;
    margin-bottom: -200px!important;
}
}

.view-comics-by-date .list-add-to-cart {
    font-size: 12px!important;
    font-weight:200!important;
    min-width: 0px!important;
    background-color: #415266!important;
    width: 100%!important;
    color: #ffffff!important;
    font-family: 'DINPro-Medium'!important;
font-style: normal;
font-weight: 200;
    border-radius: 12px!important;
}

.view-creator-comics .list-add-to-cart {
    font-size: 12px!important;
    font-weight:200!important;
    min-width: 0px!important;
    background-color: #415266!important;
    width: 100%!important;
    color: #ffffff!important;
    font-family: 'DINPro-Medium'!important;
font-style: normal;
font-weight: 200;
    border-radius: 12px!important;
}

ul.links li a:hover, a.more:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .view-showcases .more-link a:hover, .checkout-buttons .checkout-cancel:hover, .checkout-buttons .checkout-back:hover, button.cbutton-effect:hover {
    text-decoration: none;
    background-color: #da2128!important;
    color: #ffffff;
    border-color: #666666;
}
