.price-currency {
    font-size: .7em;
}

button:disabled {
    pointer-events: none;
}

.app-store-btn-orig {
    display: block;
    width: 170px;
    margin-bottom: 10px;
    margin-right: 15px;
}
.app-store-btn-orig img{
    width: 100%;
}

.app-store-btn-orig:last-child {
    margin-right: 0;
}

.dropdown-toggle::after {
    vertical-align: 0.35em;
}

.nav-link .fi {
    vertical-align: .255em;
}

.thousand {
    font-size: 24px;
}

.white-logo,.color-logo {
    width: 149px;
}

.f-logo {
    width: 200px;
}