.locColl-icons a:first-child,
.locColl-icons a:last-child {
    padding: 1em;
    min-width: 130px;
    position: relative;
    border: 2px solid #99bbc4;
    transition: border-color 200ms,color 200ms,background-color 200ms;
    display: inline-block;
    line-height: 1.5;
    text-decoration: none;
    box-sizing: border-box;
    color: #fff;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: brandongrotesquemedium,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 500;
    border-radius: 25px;
    background: #99bbc4;
    font-size: 14px;
}
.locColl-icons a:first-child p,
.locColl-icons a:last-child p {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 12px;
}
.locColl-icons a:last-child p {
    color: #99bbc4;
}    
.locColl-icons a:last-child {
    background: transparent;
}    
/*.locColl-icons a:last-child:hover {*/
/*    background: #87ceeb;*/
/*}    */
/*.locColl-icons a:first-child:hover,*/
/*.locColl-icons a:last-child:hover {*/
/*    border-color: #87ceeb;*/
/*}   */
/*.locColl-icons a:last-child:hover p {*/
/*    color: white;*/
/*}    */

.locColl-icons a:first-child:before {
    content: 'Order Now';
    display: inline-block;
    min-width: 130px;
    font-size: 13px;
    position: absolute;
    top: 5px;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
}
.locColl-icons a:last-child:before {
    content: 'Directions';
    display: inline-block;
    min-width: 130px;
    font-size: 13px;
    position: absolute;
    top: 5px;
    left: 0;
    bottom: 0;
    right: 0;
    color: #99bbc4;
}
/*.locColl-icons a:last-child p {*/
.locColl-icon:first-child {
    display: none;
}
/*--------------- GLOBAL ---------------*/
button, .button, input[type=submit] {
    padding: .95em 2em;
}
.navContent li .button {
    padding: .5em 1em;
}
.imgHover .imgHover-overlay .imgHover-content .contentTitle, 
.imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
    letter-spacing: .1em;
    text-transform: uppercase;
}
/*--------------- FOOTER ---------------*/
.footerContent .contentTitle {
    text-transform: uppercase;
    letter-spacing: .1em;
}
.footerContent button, .footerContent a.button {
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: brandongrotesquemedium,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 500;
    width: 100%;
}
.footerContent .scForm input[type=text] {
    width: 100%;
}
.footerContent button, .footerContent a.button {
    width: auto;
}
/*--------------- MENU ---------------*/
#yext-widget-289928.yext-menu h1 {
    text-transform: uppercase;
    letter-spacing: .1em;
    font-family: atramentbold,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 700;
}
#yext-widget-289928.yext-menu {
    font-family: sourcesanspro,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    }
#yext-widget-289928.yext-menu .yext-menu-title {
    font-size: 1em;
}
#yext-widget-289928.yext-menu .yext-border-color,
#yext-widget-289928.yext-menu {
    border-color: #99bbc4 !important;
}
#yext-widget-289928.yext-menu .yext-accentcolor {
    color: #3a3e42;
}
#yext-widget-289928.yext-menu {
    color: #5a6167;
}
/*--------------- LOCATIONS ---------------*/
.blockWrap_6qcQ2shnzlKszAkj {
    display: none;
}
.fullBleed .noSecondaryContent .primaryAndSecondaryContent .block_esGptwwn0H4NRK6O {
    padding-left: 0;
    padding-right: 0;
}
.items_fc2e0e6ed5cb4254902af665401c3b84 .button {
    padding: .25em 1em;
}
.items_fc2e0e6ed5cb4254902af665401c3b84 .button:last-child {
    background: transparent;
    color: #99bbc4;
}
.items_fc2e0e6ed5cb4254902af665401c3b84 .button:last-child:hover {
    color: #87ceeb;
}
/*--------------- MEDIA QUERIES ---------------*/
@media only screen and (max-width: 767px) {
    #yext-widget-289928.yext-menu .yext-menu-section-title {
        font-size: 1.25em;
    }
    .blockWrap_fdbeae4522e64dbdafaaeb271d7039da .contentTitle {
        font-size: 62px;
    }
    div.blockWrap_fdbeae4522e64dbdafaaeb271d7039da {
        padding-bottom: 60px;
    }
    .block_ff3e92b58b064076948a55dab284deb0.cols3.imgMgn0 .imgGridItem,
    .block_e8fa9025aaee4fe4a543d6761959d5b3.cols3.imgMgn0 .imgGridItem,
    .block_b38103cd2b19410380cd281720660714.cols3.imgMgn0 .imgGridItem {
        width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    .navContainer {
        padding-top: 58px;
    }    
}
@media only screen and (min-width: 1075px) {
    .useSplitNav.headerAndNavContainer {
        padding-top: 0 !important;
    }
    /*.items_d57c0add7e2943028bb9b1a7c6d48969.cols2 .item,*/
    /*.items_fc2e0e6ed5cb4254902af665401c3b84.cols2 .item {*/
    /*    width: 30%;*/
    /*}*/
    /*.items_d57c0add7e2943028bb9b1a7c6d48969.cols2 .item:nth-child(odd),*/
    /*.items_fc2e0e6ed5cb4254902af665401c3b84.cols2 .item:nth-child(odd) {*/
    /*    clear: none;*/
    /*    margin-left: 4%;*/
    /*}*/
    /*.items_d57c0add7e2943028bb9b1a7c6d48969.cols2 .item:nth-child(3n+1),*/
    /*.items_fc2e0e6ed5cb4254902af665401c3b84.cols2 .item:nth-child(3n+1) {  */
    /*    clear: none;*/
    /*    margin-left: 0;*/
    /*}*/
}
.alert-box {
	background-color: #99BBC4;
	color: #777;
	font-size: 22px;
	line-height: 23px;
	padding: 13px 16px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.alert-box .badge {
	background-color: #99BBC4;
	border-radius: 3px;
	color: #fff;
	margin-left: 4px;
	margin-right: 4px;
	padding: 3px 5px 3px 4px;
	font-weight:bold;
	text-transform: uppercase;
}