/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 5, 2013 */
@font-face {
    font-family: 'heydings';
    src: url('/modules/cart/heydings_icons-webfont.eot');
    src: url('/modules/cart/heydings_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('/modules/cart/heydings_icons-webfont.woff') format('woff'),
         url('/modules/cart/heydings_icons-webfont.ttf') format('truetype'),
         url('/modules/cart/heydings_icons-webfont.svg#heydings_iconsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.shopping_cart_item {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    margin: 0 0 5px;
    padding: 0 0 5px;
    width: 100%;
    position: relative;
}

.wcartupdateqty {
    border: 1px solid #CCC;
    text-align: right;
    color: inherit;
    background-color: transparent;
    padding: 0;
    width: 25px!important;
    height: 25px;
    max-width: initial;
}

.shopping_cart_item_title {
    display: inline-block;
    max-width: 40%;
}

.shopping_cart_item_quantity {
    display: inline-block;
    text-align: right;
    width: 20px;
    margin-right: 5px;
    vertical-align: top;
}

.shopping_cart_item_amount {
    float: right;
    text-align: right;
    width: 50px;
    margin-right: 20px;
}

.shopping_cart_item_remove,
.shopping_cart_empty {
    position: absolute;

    width: 12px;
    height: 12px;
    right: 0px;
    top: -2px;
    line-height: auto;
    vertical-align: middle;
    cursor: pointer;
    display: block;
}
.shopping_cart_item_remove a,
.shopping_cart_empty a {
    font-family: 'heydings' !important;
    text-decoration: none;
}

.cart_total {
    position: relative;
    width: 130px;
    float: right;
    text-align: right;
    padding-right: 20px;
    font-weight: bold;
}

.wcartorder {
    margin-top: 16px;
    display: block;
    width: auto;
    border: none;
    float: none;
}
.wcartorder a {
    text-decoration: none; 
    font-weight: bold;
}
.wcartorder a:before {
    font-family:'heydings';
    content:'O';
}
#wcart a{color:#e6772e!important}
#wcart a{color:#e6772e!important}