@charset "utf-8";

.yotpo-tooltip-container-hover[data-v-64cad507] { font-family: var(--secondary-font-family); font-weight: var(--secondary-font-weight); font-style: var(--secondary-font-style); line-height: 15px; letter-spacing: 0px; justify-self: flex-start; grid-column-start: 2; text-align: start; display: flex; align-items: center; margin-top: 10px; color: var(--e7a5df7a); cursor: pointer; position: relative; }

.yotpo-tooltip-container-hover .yotpo-tooltip[data-v-64cad507] { height: 53px; border-radius: 4px; align-items: center; justify-content: center; padding: 0px 12px; font-size: 12px; position: absolute; z-index: 1000; display: none; bottom: 40px; box-shadow: rgba(28, 29, 33, 0.06) 0px 6px 6px 6px; word-break: break-word; }

.yotpo-tooltip-container-hover .yotpo-tooltip .yotpo-tooltip-triangle[data-v-64cad507] { position: absolute; left: 50%; transform: translateX(-50%); width: 0px; height: 0px; bottom: -10px; border-left: 10px solid transparent; border-right: 10px solid transparent; }

.yotpo-tooltip-container-hover .yotpo-tooltip .yotpo-tooltip-text[data-v-64cad507] { height: inherit; display: flex; flex-direction: column; justify-content: center; line-height: 16px; }

.yotpo-tooltip-container-hover .yotpo-tooltip.visible[data-v-64cad507] { display: block; }

.yotpo-tooltip-container-click[data-v-64cad507] { display: flex; flex-direction: row; margin-top: 10px; }

.yotpo-tooltip-container-click .yotpo-tooltip-mobile[data-v-64cad507] { padding: 5px; height: 71px; width: 194px; border-radius: 4px; align-items: center; justify-content: center; font-size: 12px; position: absolute; z-index: 1000; display: none; box-shadow: rgba(28, 29, 33, 0.06) 0px 6px 6px 6px; left: 21%; }

.yotpo-tooltip-container-click .yotpo-tooltip-mobile .tooltip-exit-button[data-v-64cad507] { border: none; font-size: 18px; cursor: pointer; font-weight: 700; background: transparent; overflow: visible; display: flex; width: 100%; justify-content: flex-end; }

.yotpo-tooltip-container-click .yotpo-tooltip-mobile .yotpo-tooltip-text[data-v-64cad507] { height: inherit; display: flex; flex-direction: column; justify-content: center; margin-bottom: 17px; }

.yotpo-tooltip-container-click .yotpo-tooltip-mobile.visible[data-v-64cad507] { display: flex; flex-direction: column; }