/* Buttons */
.button, .navContent li .button {
    padding: 10px 30px;
}

/* Navigation Hover Styles */
#navTopLevel a:hover, #navTopLevel .navLabel:hover {
    color: #fa7200;
}
#navTopLevel .navButton:hover {
    color: #ffffff;
}

/* Sub Navigation Hover Styles */
.subNav a:hover {
    color: #fa7200;
}

/* Flavors of the Week Page Styles */
.items_c49e4c1bf1c2402798d35496f8d4d32d .item {
    min-height: 410px;
} 
.items_ea7953e8b6d44569979587f2ff2e1682 .item {
    min-height: 290px;
}
.items_b3fbbd31c50b444eabed89ccd86648d0 .item {
    min-height: 410px;
}

/*Shop APP Font*/
.ecwid div, .ecwid span, .ecwid a, .ecwid p {
font-family: Georgia !important;
}

/* Blog Link */
.blockWrap_e1d37144137f473db21d91decf15951b a {
    color: #fa7200;
}