@font-face {
  font-family: 'SharpGroteskBold';
  src: url('https://cdn.shopify.com/s/files/1/0708/4605/4708/files/SharpGroteskBold10.woff?v=1753360488') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'SharpGroteskBook';
  src: url('https://cdn.shopify.com/s/files/1/0708/4605/4708/files/SharpGroteskBook23.woff?v=1753360488') format('woff');
  font-weight: normal;
  font-style: normal;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] *, 
[class*="yotpo-display-"][class*="yotpo-device-"][style] input::placeholder, 
[class*="yotpo-display-"][class*="yotpo-device-"][style] textarea::placeholder {
     font-family: "SharpGroteskBook", sans-serif !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]:not(.yotpo-device-mobile) .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-free-search-filter-container{
	width: 40%;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-head .yotpo-headline{
  	font-family: "SharpGroteskBold", sans-serif !important;
	font-size: 55px;
  	text-transform: uppercase;
    font-weight: bold;
}
#newReviewFormModal #modalTitle .yotpo-modal-header{
	font-size: 50px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-base-layout{
	width:  100% !important;
}