.cd-img-replace{display:inline-block;overflow:hidden;text-indent:100%;white-space:nowrap;height:100%}#cd-cart-trigger{right:0;cursor:pointer;height:45px;right:-50px;z-index:-1}#cd-cart-trigger a{background:#222 url("/Content/libs/side-shopping-cart/img/cd-cart.svg") no-repeat center center}span.cart{position:relative;padding-left:20px;background:url("/Content/libs/side-shopping-cart/img/cd-cart.svg") no-repeat center center}span.order{color:#fff;position:relative;top:15px;vertical-align:top}span.order:hover,span.order:focus{text-decoration:underline}@media only screen and (min-width:1200px){#cd-cart-trigger a{position:relative;width:50px;border-left:none;background-color:#222}}#cd-cart{position:fixed;top:0;height:100%;width:260px;padding-top:50px;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:0 0 20px rgba(0,0,0,.2);z-index:3}@media only screen and (min-width:768px){#cd-cart{width:350px}}@media only screen and (min-width:1200px){#cd-cart{width:30%;padding-top:80px}}#cd-cart{right:-100%;background:#fff;-webkit-transition:right .3s;-moz-transition:right .3s;transition:right .3s}#cd-cart.speed-in{right:0}#cd-cart>*{padding:0 1em}#cd-cart h2{font-size:14px;font-size:.875rem;font-weight:bold;text-transform:uppercase;margin:1em 0}#cd-cart .cd-cart-items{padding:0}#cd-cart .cd-cart-items li{position:relative;padding:1em;border-top:1px solid #e0e6ef}#cd-cart .cd-cart-items li:last-child{border-bottom:1px solid #e0e6ef}#cd-cart .cd-qty,#cd-cart .cd-price{color:#a5aebc}#cd-cart .cd-price{margin-top:.4em}#cd-cart .cd-item-remove{position:absolute;right:1em;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:url("/Content/libs/side-shopping-cart/img/cd-remove-item.svg") no-repeat center center}.no-touch #cd-cart .cd-item-remove:hover{background-color:#e0e6ef}#cd-cart .cd-cart-total{padding-top:1em;padding-bottom:1em}#cd-cart .cd-cart-total span{float:right}#cd-cart .cd-cart-total::after{content:'';display:table;clear:both}#cd-cart .checkout-btn{display:block;width:100%;height:60px;line-height:60px;background:#7dcf85;color:#fff;text-align:center}.no-touch #cd-cart .checkout-btn:hover{background:#a2dda8}#cd-cart .cd-go-to-cart{text-align:center;margin:1em 0}#cd-cart .cd-go-to-cart a{text-decoration:underline}@media only screen and (min-width:1200px){#cd-cart>*{padding:0 2em}#cd-cart .cd-cart-items li{padding:1em 2em}#cd-cart .cd-item-remove{right:2em}}#cd-shadow-layer{position:fixed;min-height:100%;width:100%;top:0;left:0;background:rgba(67,87,121,.6);cursor:pointer;z-index:2;display:none}#cd-shadow-layer.is-visible{display:block;-webkit-animation:cd-fade-in .3s;-moz-animation:cd-fade-in .3s;animation:cd-fade-in .3s}