/* ==========================================================================
INTRAKOOP - PRICING
========================================================================== */

.btn_upgrade_premium {
    background: #ff9200;
}

.btn_upgrade {
    background: #0083ff;
}

.pricing-one .flex-column.item {
    width: 22%;
}

.flex-column.item.starter .item-price {
    padding: 24px 0px 18px 0px;
}

#pricing {
    text-align: left;
    font-size: 18px !important;
}

.wrapper p, .wrapper li {
    font-size: 18px;
    text-align: left !important;
}

.premium h1,
.freemium h1 {
    padding-bottom: 38px !important;
}

a {
    text-decoration: none;
}

.item-price span {
    text-decoration: line-through;
}

.premium .flex-row-btn.sign_up_button.btn_free {
    background: #032d67;
}

.maatwerk {
    text-align: left;
    padding-top: 40px;
}

.wrapper {
    width: 1200px;
}

.flex-row-btn.sign_up_button a {
    padding: 16px 0px;
}

.maatwerk a {
    font-weight: bold;
    color: black;
}

.flex-column.item.starter .item-price,
.flex-row-btn.sign_up_button.btn_free,
.flex-column.item.standard .item-price,
.flex-row-btn.sign_up_button.btn_standard {
    background: #0083ff;
}

.premium .flex-row-btn.sign_up_button.btn_free,
.premium .item-price,
.premium-eigen .item-price,
.premium-eigen .flex-row-btn.sign_up_button.btn_free,
.premium-eigen .flex-row-meest-gekozen,
.premium-eigen .btn_standard  {
    background: #ff9200 !important;
}

.flex-row-meest-gekozen {
    right: 21px;
    width: 82%;
    background:  #0083ff;
}

.flex-row.info span {
    display: inline-block;
    font-size: 16px;
}

.transaction-fee-info {
    font-size: 14px !important;
}

/* ==========================================================================
End
========================================================================== */

/* ==========================================================================
INTRAKOOP - PRICING - 1023px
========================================================================== */

@media screen and (max-width: 1023px) {

}

@media screen and (max-width: 1200px) {
    .wrapper {
        width: 100% !important;
    }
}

/* ==========================================================================
End
========================================================================== */