/* Turulo Product Read More */
.tprm-full { display: none; }
.tprm-wrap.is-expanded .tprm-full { display: block; }
.tprm-wrap.is-expanded .tprm-short { display: none; }

.tprm-toggle{
  margin-top: 12px;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  font-weight: 600;
  text-decoration: underline;
}
