@charset "utf-8";

.yotpo-display-s .yotpo-dropdown-closable[data-v-021ef7c4], .yotpo-display-s .yotpo-dropdown-closable .yotpo-dropdown-content-wrapper[data-v-021ef7c4] { width: 100%; }

.yotpo-display-s .yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option[data-v-021ef7c4] { width: 90%; }

.yotpo-display-s .yotpo-dropdown-closable .yotpo-dropdown-base[data-v-021ef7c4], .yotpo-display-s .yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-dropdown-placeholder-input[data-v-021ef7c4] { width: 100%; }

.yotpo-display-s .yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-selected-value[data-v-021ef7c4] { font-size: 16px; }

.yotpo-dropdown-closable[data-v-021ef7c4] { display: flex; flex-direction: row; align-items: center; font-size: 14px; font-family: var(--secondary-font-family); gap: 5px; position: relative; cursor: pointer; }

.yotpo-dropdown-closable span.yotpo-dropdown-placeholder[data-v-021ef7c4] { font-size: 14px; }

.yotpo-dropdown-closable .yotpo-dropdown-base[data-v-021ef7c4] { position: relative; }

.yotpo-dropdown-closable .yotpo-dropdown-base.yotpo-dropdown-base--rtl .yotpo-selected-value[data-v-021ef7c4] { right: 14px; left: unset; }

.yotpo-dropdown-closable .yotpo-dropdown-base.yotpo-dropdown-base--rtl .yotpo-dropdown-arrow-icon[data-v-021ef7c4] { right: unset; left: 14px; margin: 0px; }

.yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-dropdown-placeholder[data-v-021ef7c4] { flex-basis: 35%; width: 173px; top: 377px; box-sizing: border-box; font-size: 14px; line-height: 14px; cursor: pointer; font-family: var(--secondary-font-family); font-weight: 600; }

.yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-dropdown-placeholder-input[data-v-021ef7c4] { height: 35px; border-style: solid; border-image: initial; border-color: var(--5ea9e798); border-width: var(--5fc0e5fb); border-radius: 100px; outline: none; box-shadow: none; }

.yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-dropdown-placeholder[data-v-021ef7c4]::placeholder { color: var(--yotpo-black); opacity: 1; }

.yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-dropdown-arrow-icon[data-v-021ef7c4] { flex-basis: 5%; position: absolute; top: 50%; right: 14px; transform: translateY(-50%); cursor: pointer; }

.yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-selected-value[data-v-021ef7c4] { flex-basis: 60%; width: max-content; position: absolute; top: 50%; left: 14px; transform: translateY(-50%); cursor: pointer; }

.yotpo-dropdown-closable .yotpo-dropdown-content-wrapper[data-v-021ef7c4] { position: absolute; border: 1px solid var(--yotpo-b2b-light-grey); box-sizing: border-box; box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 10px; border-radius: 4px; z-index: 200000; padding-top: 10px; top: 42px; padding-bottom: 10px; margin-bottom: 6px; }

.yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option[data-v-021ef7c4] { display: flex; justify-content: space-between; align-items: center; width: 168px; height: 36px; cursor: pointer; font-weight: 400; font-size: 14px; padding-left: 10px; padding-right: 8px; }

.yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option--rtl[data-v-021ef7c4] { direction: rtl; }

.yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option .formated-value[data-v-021ef7c4] { font-weight: inherit; }

.yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option[data-v-021ef7c4]:focus, .yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option[data-v-021ef7c4]:hover { background: var(--1caa18ef); color: rgb(255, 255, 255) !important; }