

@media (max-width:767px) {
#header .shopping_cart {
float:none;
margin:0 auto;
padding-top:3px;
margin-left: 25px;
}}

.shopping_cart .more_info {
text-align:left
}


#shopping_cart_container.stickCart {
position:fixed;
right:0;
top:4px;
width:auto;
z-index:5002
}

@media (max-width: 767px) {
#shopping_cart_container.stickCart {
position:inherit
}
}

#header .cart_block .cart_block_list dl.products {
margin-bottom:0;
max-height:360px;
overflow-x:hidden;
overflow-y:auto
}

.cart_block .cart_block_list .remove_link {
position:absolute;
right:10px;
top:14px
}

#header .cart_block .cart_block_list dl.products {
margin-bottom:0;
max-height:360px;
overflow-x:hidden;
overflow-y:auto
}

.cart_block dt {
font-weight:400;
overflow:hidden;
padding:10px;
position:relative;
border-top:1px dashed #ddd
}

.cart_block .cart-images {
float:left;
margin-right:20px
}

#header .cart_block .cart-images img {
border:1px solid #ddd
}

.cart_block .cart-info {
overflow:hidden;
position:relative;
padding-right:20px
}

.cart_block .cart-info .product-name {
padding-bottom:0;
line-height:14px
}

.cart_block .cart-info .quantity-formated {
display:inline-block;
padding-right:5px;
    cursor: pointer;
}

.cart_block dt {
font-weight:400;
overflow:hidden;
padding:10px;
position:relative;
border-top:1px dashed #ddd
}

#header .cart_block .cart-images img {
border:1px solid #ddd
}

.cart_block .cart_block_list .remove_link {
position:absolute;
right:10px;
top:14px
}

.cart_block .cart-prices {
border-top:1px solid #ddd;
padding:10px
}

.cart_block .cart_block_shipping_cost,.cart_block .cart_block_tax_cost,.cart_block .cart_block_total,.cart_block .cart_block_wrapping_cost {
float:right
}

.remove_link a:before {
display:inline-block;
content:"\f1f8";
font-family: "fontello";
font-size:10px;
line-height:18px;
font-size:14px
}

.cart_block .cart-prices .cart-prices-line {
overflow:hidden;
border-bottom:1px dashed #ddd;
padding:7px 0
}

.cart_block .cart-buttons a {
width:100%;
text-align:center
}
.icon-refresh:before {
cursor: pointer;
content:"↻";

font-size:10px;
line-height:18px;
font-size:14px
}
.icon-refresh:before {cursor: pointer;content:"\f2f1";font-family: "fontello";font-size:10px;line-height:18px;font-size:14px}