/*
 Theme Name:   Energiekrise Nein
 Theme URI:    https://energiekrise-nein.ch
 Description:  Energiekrise Nein
 Author:       Referendumskomitee
 Author URI:   https://energiekrise-nein.ch
 Template:     hestia
 Version:      1.0.0
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.tf-message-error{
    border: 1px solid white !important;
    color: white;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: bold;
    margin-left: -15px !important;
    padding-left: 10px;
}

.hestia-top-bar .pull-left {
    width: 100%!important;
}

.hestia-top-bar .widget_block {
    float:right!important;
}

.tf-donation-form .tf-form-validation-error {
    border-radius: 4px!important;
    border: 1px solid white!important;
    color: white!important;
    background: inherit!important;
}

.tf-pledge-campaign .button-primary {
    background-color: black!important;
    font-size: 18px!important;
    text-transform: uppercase!important;
    color: white!important;
}

.tf-pledge-campaign .button-primary:hover {
    background-color: white!important;
    color: black!important;
}

.tf-donation-sheet-form {
    color: white!important;
}

.tf-donation-sheet-form .tf-message {
    border: 1px solid white!important;
    color: white!important;
}

.tf-donation-form .button-primary {
    background-color: black!important;
    font-size: 18px!important;
    text-transform: uppercase!important;
    color: white!important;
}
.tf-donation-form .button-primary:hover {
    background-color: white!important;
    color: black!important;
}

.tf-donation-form select option {
    color: black!important;
}

.tf-donation-form input {
    color: black!important;
}

.tf-donation-form .tf-is-checked {
    background-color: black!important;
}

.tf-donation-form .tf-checkbox {
    border: 1px solid white!important;
}

.tf-margin {
    margin-bottom: 20px!important;
}

.tf-pledge-campaign {
    color: white!important;
}

select {
    appearance: auto!important;
}

.tf-pledge-campaign select {
    background-color: rgba(0,0,0,0)!important;
    border-color: white!important;
}

.tf-pledge-campaign select option {
    color: black!important;
}

.tf-pledge-campaign input {
    color: black!important;
}