a.btn.jmodedit {background:#eee;  border:1px solid red; padding:5px;} 
a.btn.jmodedit span.icon-edit::before { content:"\f044"; 
font: normal normal normal 18px/1 FontAwesome !important; color: black;}
#offcanvas-toggler > .fa {color: #c4ab84;}


#sp-top3 {
    position: relative;
    z-index: 999;
}
#sp-top3 .eshop-items {
    padding: 10px !important;
    border-radius: 7px;
    background: none !important;
    border: none;
  margin-top: 13px !important;
}
.eshop-cart .eshop-items > a i {
    font-size: 20px;
    color: #ffffff;
}
.eshop-cart #eshop-cart-total {
    background: #0fa89d !important;
    color: #ffffff;
    position: absolute;
    top: 0;
right: -4px;
	border-radius: 100%;
	display: inline-block;
	height: 25px;
	padding: 0 !important;
	text-align: center;
	width: 25px;
	margin-top: 25px !important;
}


