.osano-cm-window {
  font-family: "TradeGothicLT-Light", "Helvetica", sans-serif;
}

.osano-cm-content {
  font-size: 0.9rem;
}

.osano-cm-button,
.osano-cm-buttons__button {
  border-radius: 0;
  border: none;
  box-shadow: 0 0 10px transparent;
  font-family: "TradeGothicLTCom-BdCn20Obl", "Helvetica", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 2px;
  letter-spacing: 2px;
  outline: none;
  overflow: hidden;
  padding: 0.7475rem 1rem 0.65rem 1rem;
  text-transform: uppercase;
  transition: 250ms all;
  width: 100%;
}

.osano-cm-buttons__button:hover {
  color: rgba(0, 0, 0, 0.5);
}

.osano-cm-window__widget svg {
	width: 30px;
	height: 30px;
}

.osano-cm-window__widget svg path {
	fill: rgba(255, 255, 255, 0.75) !important;
	stroke: rgb(0, 0, 0) !important;
}
