 .wwsShopCartAndBookmarkMainPanel {
    width: 60px!important;
}
.wwsShopCartImage {
    height: 28px!important;
    width: 28px!important;
}
.wwsShopCartContentImage {
    margin-top:-20px!important;
}
.uk-navbar-sticky {
 	border-bottom:1px solid #00899b;
	-webkit-box-shadow: 0px 10px 20px 2px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 10px 20px 2px rgba(0,0,0,0.15);
box-shadow: 0px 10px 20px 2px rgba(0,0,0,0.15);
}


.mobile-cart{
	float: right;
    position: relative;
    top: -60px;

}
