/* GENERAL ========================================================================================================== */
.main_title {
    font-size: 6vw;
}

.sub_title {
    font-size: 5vw;
    letter-spacing: 1px;
    margin-top: -5vw !important;
}

.tip {
    font-size: 3vw;
}

p.footer {
    font-size: 3vw;
}

img.footer {
    height: 5vw;
    width: 5vw;
    position: relative;
    top: 1.5vw;
}

.category-title {
    font-size: 5vw;
}

img.item {
    /* IMAGE SIZE */
    max-width: 12vw;
    max-height: 12vw;
}

img.memory-piece {
    max-height: 8vw;
    max-width: 8vw;
    right: 14.5vw !important;
}

.memory-piece_drop-rate {
    font-size: 4vw !important;
    margin-left: -10px;
    left: -25px;
}

img.item-button-image {
    max-width: 12vw;
    max-height: 12vw;
}

button.item-button {
    /* DESIGN */
    max-width: 12vw;
    max-height: 12vw;
}


.required-ingredients_button_item-amount {
    margin-left: -6px;
}

.requested-items_item-amount {
    position: relative;
    bottom: 2px;
}

.quest-title {
    font-size: 4vw !important;
    left: 1vw;
}

.quest-title_hard {
    /* TEXT (SHIFT TO LEFT) */
    padding-left: 2vw !important;
    padding-right: 15vw !important;
}

.quest-req-amount-text {
    bottom: 6px !important;
}

.quest-percent-text {
    position: relative;
    bottom: 2px;
    margin-bottom: -5px !important;
}

/* ITEMS TAB ======================================================================================================== */
.rarity-button {
    font-size: 5vw !important;
}

.item-table_category-title {
    font-size: 5vw !important;
}

#character-preset-list-select {
    width: 58vw;
}

.presets_unit-icon {
    height: 24vw !important;
    width: 24vw;
}

.presets_unit-info {
    font-size: 4vw;
}
