/* Enter Your Custom CSS Here */
a {
    color: #000!important;
    font-weight: 900!important;
}
.broken_link, a.broken_link {
    text-decoration: none!important;
}
.col-sm-6.col-xs-12.giftGuide {
    text-align: center;
  	margin-bottom: 40px;
}
.col-sm-6.col-xs-12.giftGuide p {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
}
.post-13007 h1.entry-title {
    margin-bottom: 50px;
}
2015-holiday-gift-guide-categories
img.giftTypeClass {
    height: 200px;
}
p.giftType {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.crp_related .crp_title {
    color: #000;
    font-size: 1em;
    background: rgba(255, 255, 255, 0.4);
    width: 93%;
}
.crp_related .crp_title:hover {
    background: rgba(255, 255, 255, 0.8)!important;
   	color: #000!important;
}