.yotpo-container-headline {
font-weight: normal !important;
font-size: 36px !important;
font-family: "Avenir Next",sans-serif !important;
padding-top: 50px;
}

.yotpo-widget-campaign-widget :focus {
    box-shadow: none !important;
}

.yotpo-title-text {
font-family: "Avenir Next",sans-serif !important;
font-weight: medium !important;
letter-spacing: 1.04px;
}

.yotpo-campaign-switcher-wrapper .yotpo-description-text {
font-family: "Avenir Next",sans-serif !important;
font-weight: normal !important;
font-size: 16px !important;
color: #ffffff !important;
font-weight: normal !important;
font-stretch: normal;
font-style: normal !important;
line-height: 1.43;
letter-spacing: 1px;
}

div {
font-family: "Avenir Next",sans-serif !important;
}

a.yotpo-sign-in-button {
font-family: "Avenir Next",sans-serif !important;
font-weight: bold;
}

button.yotpo-button-style.yotpo-standard-size.yotpo-filled-button.yotpo-rectangular-btn-type {
font-family: "Avenir Next",sans-serif !important;
text-transform:uppercase;
}

.yotpo-message-tile-text {
  font-family: Amiri,serif !important;
  font-weight: normal !important;
  font-stretch: normal;
  font-style: normal !important;
  line-height: 1.43 !important;
  letter-spacing: 1px;
}


@media only screen and (max-width: 375px) {
.yotpo-campaign-switcher-wrapper .yotpo-description-text {
  font-size: 16px !important;
}
}