.fusion-top-bar-cart {
cursor: pointer;
font-weight: 400;
font-size: 15px;
letter-spacing: 0px;
font-style: normal;
font-family: awb-icons;
color:#fff;
}
.fusion-top-bar-cart::after {
border-radius: 50% 50% 50% 50%;
content: "\f07a";
color:#fff;
line-height: 36px;	
}
.lh-36 {
line-height: 36px;	
}
.checkout-button {
margin-bottom:10px;
}
.fusion-contact-info {
display:inline-block;
padding-left:0 !important;
}
@media (min-width: 780px) { 
.footer-shift-desktop {
margin-top:154px;
}
}