﻿/*Shop Styles*/

.hs-btn.hs-highlighted {
    background-color: #ff7f00;
}

@media screen and (max-width: 770px) {
    nav.mobile ul li .click {
        width: 16px;
    }
}