.cart-sidebar {
    overflow-x: hidden;
    background: #fff;
    position: fixed;
    width: 280px;
    z-index: 80;
    height: 100%;
    overflow: auto;
    top: 0!important;
    right: 0;
    -webkit-transform: translate(280px);
    -moz-transform: translate(280px);
    -ms-transform: translate(280px);
    -o-transform: translate(280px);
    transform: translate(280px);
    -moz-transition: all .45s cubic-bezier(0.25,.46,.45,.94);
    -o-transition: all .45s cubic-bezier(0.25,.46,.45,.94);
    -webkit-transition: all .45s cubic-bezier(0.25,.46,.45,.94);
    transition: all .45s cubic-bezier(0.25,.46,.45,.94);
    padding: 20px;
    border-left: 5px solid #dfdfdf;
}

.daux{
    font-size:13px;
    vertical-align: middle;
    padding:5px;
}

.cart-sidebar .title:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1;
    margin-left: 10px;
    border-bottom: 1px solid;
    opacity: .13;
}

#cart-loading {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff url(../image/loader.gif) no-repeat center 200px;
    opacity: .8;
}
.hide {
    display: none!important;
}

.cart-sidebar.opened {
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);
    overflow-x: hidden;
}

.cart-sidebar.opened .widget-wrapper {
    opacity: 1;
    visibility: visible;
}
.cart-sidebar .title {
    text-transform: uppercase;
    line-height: 1;
    font-size: 18px;
    font-weight: 400;
    color: #202020;
    margin: 0 0 20px;
    position: relative;
}
.cart-sidebar ul {
    margin-bottom: 0;
    margin-top:20px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.cart-sidebar ul li {
    position: relative;
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 20px;
    margin-bottom: 12px;
}
.cart-sidebar ul li figure {
    float: left;
    width: 40px;
    margin-right: 20px;
    margin-left:0px;
    margin-top:0px;
}
#cart_sidebar_html a {
    color: #337ab7;
    text-decoration: none;
}

#cart_sidebar_html img {
    vertical-align: middle;
    max-width: 100%;
    border: 0;
}

.remove_item {
    float: left;
    padding-right: 32px;
    margin-top: 4px;
}
.cart-sidebar ul li .list_content {
    padding-left: 60px;
    margin-bottom: 10px;
}
.cart-sidebar ul li .quantity, .cart-sidebar ul li h5 {
    font-size: 110%;
    font-family: "PT Sans",sans-serif;
    line-height: normal;
    font-size: 110%;
    font-family: "PT Sans",sans-serif;
    line-height: normal;
}
.cart-sidebar ul li .quantity, .cart-sidebar ul li h5 {
    font-size: 110%;
    font-family: "PT Sans",sans-serif;
    line-height: normal;
    font-size: 110%;
    font-family: "PT Sans",sans-serif;
    line-height: normal;
}
.money {
    font-size: 13px;
    vertical-align: middle;
}
.thanhtien {
    position: fixed;
    margin-top: -14px;
}
.cart-sidebar .subtotal {
    width: 100%;
    padding: 15px 0;
    /*border-top: 1px dashed #dfdfdf;*/
    font-size: 14px;
    font-weight: 700;
}
.cart-sidebar .subtotal span {
    float: right;
    font-weight: 300;
}
.cart-sidebar .buttons {
    width: 100%;
    padding: 30px 0;
    border-top: 1px dashed #dfdfdf;
}
.btn-viewcart {
    background-image: none;
    filter: none;
    padding: 4px 8px;
    cursor: pointer;
    outline: 0;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    text-transform: none!important;
    -moz-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: block;
    width: 100%;
    background: #fff;
    color: #686868;
    border: 1px solid #686868;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    text-align: center;
    margin-bottom: 10px;
}

.btn-viewcart:hover{
    /*background-color: #fd9a9a;*/
    text-decoration: underline !important;;
    color:red !important;;
}

.btn-pay:hover{
    text-decoration: underline !important;
    color: white !important;;
}

.btn-pay {
    background-image: none;
    filter: none;
    padding: 4px 8px;
    font-family: "Crimson Text",sans-serif;
    cursor: pointer;
    outline: 0;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    text-transform: none!important;
    -moz-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: block;
    width: 100%;
    background: #fd4444;
    color: #fff !important;
    font-size: 14px!important;
    font-weight: 400!important;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    text-align: center;
}

.cart-opened #page-content-wrapper {
    -webkit-transform: translate(-155px);
    -moz-transform: translate(-155px);
    -ms-transform: translate(-155px);
    -o-transform: translate(-155px);
    transform: translate(-155px);
    cursor: url(../image/cursor-close.png),progress;
}

body.cart-opened #page-content-wrapper:before {
    background: rgba(0,0,0,.5);
    content: ""!important;
    display: inline-block!important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}