/*!
 * Client Name Local Styles
 * Copyright 2008-2017 Punchmark
 */

#page-wrap > footer > div:nth-child(1) > div > div > div:nth-child(2) > ul.footerlinks.cat-list > li:nth-child(3) > a{
  display: none !important;
}

#page-wrap > footer > div:nth-child(1) > div > div > div:nth-child(2) > ul.footerlinks.cat-list > li:nth-child(2) > a {
 display: none !important;
}

/* Making holiday hours text white to match footer text color */ 
#home > footer > div:nth-child(1) > div > div > div:nth-child(1) > div:nth-child(4) > address > table > tbody > tr:nth-child(1) > td:nth-child(2) > span > span,
#home > footer > div:nth-child(1) > div > div > div:nth-child(1) > div:nth-child(4) > address > table > tbody > tr:nth-child(2) > td:nth-child(2) > span > span,
#home > footer > div:nth-child(1) > div > div > div:nth-child(1) > div:nth-child(4) > address > table > tbody > tr:nth-child(3) > td:nth-child(2) > span > span,
#home > footer > div:nth-child(1) > div > div > div:nth-child(1) > div:nth-child(4) > address > table > tbody > tr:nth-child(4) > td:nth-child(2) > span > span,
#home > footer > div:nth-child(1) > div > div > div:nth-child(1) > div:nth-child(4) > address > table > tbody > tr:nth-child(5) > td:nth-child(2) > span > span,
#home > footer > div:nth-child(1) > div > div > div:nth-child(1) > div:nth-child(4) > address > table > tbody > tr:nth-child(6) > td:nth-child(2) > span > span,
#home > footer > div:nth-child(1) > div > div > div:nth-child(1) > div:nth-child(4) > address > table > tbody > tr:nth-child(7) > td:nth-child(2) > span > span {
 color: #fff !important;
}
