.btn-lp {
  display: block;
  font-size: 12px;
  list-style-type: none;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 1px 0;
  padding: 3px 0 3px 3px;
  color: #333;
  background: #f3f3f3;
  position: relative;
  text-decoration: none; }
  .btn-lp:nth-of-type(1) {
    margin-top: 10px; }
  .btn-lp:last-of-type {
    margin-bottom: 20px; }
  .btn-lp span {
    display: inline-block;
    font-size: 3px;
    vertical-align: middle;
    color: #A79F9F;
    margin: 0 6px;
    display: none; }
  .btn-lp em {
    display: inline-block;
    font-style: normal;
    padding: 0px 10px;
    color: #1B1A1A;
    background: rgba(212, 205, 205, 0.25);
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 5px;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-size: 12px;
    min-width: 70px;
    text-align: center;
    margin-left: 0; }
  .btn-lp strong {
    display: inline;
    font-style: normal;
    color: #dcb12e; }
  .btn-lp:hover strong {
    color: #333; }
  .btn-lp:hover em {
    background: #efe08b; }

.btn-lp {
  display: none; }

body.front .md-article .btn-lp,
article.view-mode-full .btn-lp {
  display: block; }

@media screen and (max-width: 739px) {
  body .btn-lp strong {
    font-size: 12px; }
  body .btn-lp em {
    margin-right: 2px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 11px; } }

/*# sourceMappingURL=md_promotions.css.map */
