.nonMemberNav:hover{
  background-color:#2b93d1 !important;
  cursor: pointer;
}

.retailBtn:hover{
  background-color:#2bafd1 !important;
  cursor: pointer;
}

.manufacBtn:hover{
  background-color:#ed481c !important;
  cursor: pointer;
}



.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .author {
 display: none;
}


SPAN.postedByLink
{
  display: none
}




.boxInfoContainer h5
{ display: none;}

.youtube {
  position: relative;
  padding-bottom: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.whiteText {
  color: white
}