button.paulinen,
a.paulinen.button{
    background-color: #0d2847;
    border-radius: 0 !important;
    border: none !important;
    color: white !important;
    padding: 12px 24px !important;
}

#primary{
    display: flex;
    justify-content: center;
}

#main, #content{
    max-width: 1200px;
    width: 100%;
}

body.archive .shopengine_add_to_list_action,
body.archive .shopengine-quickview-trigger,
body.archive .shopengine_comparison_add_to_list_action{
    display: none !important;
}

body.woocommerce-checkout .page-header h1{
    margin: 20px 0 !important;
}

body.woocommerce-checkout .alignwide{
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
}

body.woocommerce-checkout #payment{
    background-color: white !important;
}

body.woocommerce-checkout .payment_box.payment_method_paytrail{
    background-color: white !important;
}