.aioseo-toc-header{width:100%;position:relative}.aioseo-toc-header:has(.aioseo-toc-header-area){flex-direction:column;align-items:flex-start}.aioseo-toc-header .aioseo-toc-header-title{align-items:center;color:#434960;display:flex;flex:1 0 auto;font-size:24px;font-weight:700;line-height:125%;max-width:100%;gap:8px}.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{display:flex;border-radius:2px;cursor:pointer;transition:transform .3s ease;background-color:#e5f0ff;box-sizing:border-box;justify-content:center;align-items:center}[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{padding:8px 0 8px 10px}[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{padding:8px 10px 8px 0}.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{width:14px;height:14px}[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{margin-right:10px}[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{margin-left:10px}.aioseo-toc-header .aioseo-toc-header-instructions{color:#2c324c;font-size:16px;margin-bottom:0;margin-top:16px}.aioseo-toc-header .aioseo-toc-header-buttons{flex:0 1 auto}.aioseo-toc-contents{transition:transform .3s ease,opacity .3s ease;transform-origin:top;display:block;opacity:1;transform:scaleY(1);padding-top:12px}.aioseo-toc-collapsed{opacity:0;transform:scaleY(0);height:0;overflow:hidden}.yay-currency-custom-select-wrapper {
overflow: visible !important;
position: relative;
user-select: none;
font-size: 13px;
}
.yay-currency-custom-select-wrapper.widget {
width: 100%;
}
.yay-currency-custom-select-wrapper.small {
width: 235px;
font-size: 11px;
}
.yay-currency-custom-select-wrapper.no-currency-name {
width: fit-content;
}
.yay-currency-custom-select-wrapper.only-currency-name {
width: 180px;
}
.yay-currency-custom-select-wrapper.only-currency-name-and-something {
width: 215px;
}
.yay-currency-custom-select-wrapper.small.only-currency-name {
width: 160px;
}
.yay-currency-custom-select-wrapper.small.only-currency-name-and-something {
width: 190px;
}
.yay-currency-custom-select {
position: relative;
display: flex;
flex-direction: column;
}
.yay-currency-custom-select__trigger {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
color: #151515;
height: 36px;
line-height: 14px;
background: #ffffff;
cursor: pointer;
border: 1px solid #e5e5e5;
border-radius: 8px;
padding: 8px 12px;
gap: 8px;
width: fit-content;
box-sizing: border-box;
}
.yay-currency-custom-select__trigger.medium .yay-currency-selected-option,
.yay-currency-custom-option.medium {
font-size: 14px;
}
.yay-currency-custom-select__trigger.small {
height: 30px !important;
font-size: 12px !important;
padding: 8px 6px !important;
}
.yay-currency-custom-option.small {
font-size: 12px !important;
}
.yay-currency-custom-select__trigger:hover {
border: 1px solid #d4d4d4;
}
.yay-currency-custom-selected-option {
display: flex;
align-items: center;
gap: 8px;
}
.yay-currency-flag {
display: inline-block;
min-width: 24px;
min-height: 18px;
border-radius: 2px;
background-size: cover !important;
background-position: center !important;
background-repeat: no-repeat !important;
}
.yay-currency-flag.small {
min-width: 20px;
min-height: 15px;
}
.yay-currency-custom-arrow {
width: 16px;
height: 16px;
}
.yay-currency-custom-arrow .yay-currency-arrow-icon {
opacity: 0.5;
width: 16px;
height: 16px;
}