#payment-bar img {
	width: 100% !important;
	margin:0 !important;
}

a {
font-size:100%;
}

#trade-blocks .card h3 {

}

@media screen and (min-width: 1024px) {
  #trade-blocks .card h3 {
  color:#ffffff;
  background-color: rgba(127, 198, 0, 0.4);
  margin-bottom:48px;
  font-weight:700;
  margin-top:0;
  }
  h3, .headline {
  margin-top:20px;
  margin-bottom:25px;
  font-size: 20px;
  }
}

.trade-groups .card h2 {

}

.leadprint-brand {
visibility: hidden;
}

.trade-groups .card strong, .trade-groups .card h2, .product-listing .card strong, .product-listing .card h2 {
color: #696969;
font-weight:700;
font-size:100%;
}

.trade-groups .card figcaption, .product-listing .card fig caption {
background-color: rgba(255,255,255,0.7);
}

#product-detail form label {
white-space: normal !important;
}

.rte_container li {
margin-top:24px;
color:#000000;
}

.rte_container strong {
font-weight:400;
font-size:100%;
}

em {
color:#000000;
}

#slider p {
color:#ffffff;
background-color: rgba(127, 198, 0, 0.4);
max-width:30%;
padding:10px;
}

header.main {
margin-bottom:0px;
height: 174px;
}

header.headline {
display:none;
}

#navbar {
background: #404040 !important;
top:  140px;
}

#detail_infobar_text {
font-size:0.8em;
}

#detail_infobar_text li {
line-height: 125%;
margin-top:5px;
}