@font-face {
	font-family: 'lineto-circular';
  	font-weight: 400;
  	src: url(https://cdn.shopify.com/s/files/1/0215/9253/9208/files/lineto-circular-book.ttf?v=1729484405);
}

@font-face {
	font-family: 'lineto-circular';
  	font-weight: 500;
  	src: url(https://cdn.shopify.com/s/files/1/0215/9253/9208/files/lineto-circular-medium.ttf?v=1729484405);
}

@font-face {
	font-family: 'lineto-circular';
  	font-weight: 700;
  	src: url(https://cdn.shopify.com/s/files/1/0215/9253/9208/files/lineto-circular-bold.ttf?v=1729484405);
}

@font-face {
	font-family: 'lineto-circular';
  	font-weight: 900;
  	src: url(https://cdn.shopify.com/s/files/1/0215/9253/9208/files/lineto-circular-black.ttf?v=1729484405);
}

.yotpo-widget-override-css button, .yotpo-widget-override-css button span {
    font-family: 'lineto-circular' !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px;
    font-size: 13px !important;
  	text-transform: uppercase;
}

.yotpo-step-icons.yotpo-reward-steps-icon {
    width: 55px !important;
}

.yotpo-step-icons.yotpo-reward-steps-icon img {
    width: 100% !important;
}

.yotpo-is-mobile .yotpo-step-icons.yotpo-reward-steps-icon {
    width: 50px !important;
}

.yotpo-background:not(.yotpo-is-mobile) .yotpo-reward-steps-list > div {
    width: 33% !important;
}