.circle {
    background: #878887;
    border-radius: 100%;
    height: 4em;
    width: 4em;
    text-align: center;
    line-height: 55px;
margin: 0 auto;
}

.circle p, .circle-blue p {
    margin-top: 0.10em;
    font-size: 1.5em;
    font-weight: bold;
    color: #ffffff;
}
.max-width-content-left {
    max-width: 350px;
    margin: 0 auto;
}

.circle-blue {
    background: #009036;
    border-radius: 100%;
    height: 4em;
    width: 4em;
    text-align: center;
    line-height: 55px;
    margin: 0 auto;
}
.gavo-belopp-wrap {
    max-width: 300px;
}

.gavo-belopp-wrap .wpb_wrapper > div {
    margin-bottom: 0;
}
.give-btn.give-btn-reveal {
    width: 100%;
    background: #000000;
    color: #ffffff;
    padding: 15px;
}
#give-donation-level-button-wrap {
margin-bottom: 0;
}
.give-donation-level-btn {
padding: 15px 20px;
}
.give-form-content-wrap {
padding-bottom:  20px;
}

.vc_separator.vc_sep_color_blue .vc_sep_line {
    border-color: #000000 !important;
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999;
}


.previewgiftcard {
    max-width: 700px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
    top: 5%;
    position: relative;
}
.previewgiftcard .col-left {
    float: left;
    width: 75%;
    margin-bottom: 10px;
    padding-left: 20px;
}
.previewgiftcard .col-left p {
    font-size: 12px;
    line-height: 18px;
}
.previewgiftcard .col-right {
    margin-top: 5px;
    float: right;
    width: 20% !important;
    padding-left: 5px;
    position: relative;
}

.previewgiftcard .col-right img {
    position: absolute;
    bottom: -120px;
    right: 10px;
}
.previewgiftcard #subject {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 20px;
}

.previewgiftcard #greeting {
    font-size: 16px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 70px;
}
.previewgiftcard #image {
    max-width: 500px;
    margin: 0 auto;
    padding-top: 10px;
}
.previewgiftcard #text-below-image {
    max-width: 500px;
    margin: 0 auto;
    font-size: 12px;
}
#gavobevis-wrap input:after {
    content: '';
    width: 295px;
    height: 290px;
    display: inline-block;
    background-size: cover;
    position: absolute;
    top: -300px;
    left: -140px;
}
#gavobevis-wrap .wpcf7-form-control-wrap.radio-83 .wpcf7-list-item input {
    position: relative;
    left: 120px;
    top: 5px;
}

input[value="Skoldpadda"]:after {
    background-image: url('../images/Skoldpadda.jpg');
}
input[value="Elefant"]:after {
    background-image: url('../images/Elefant.jpg');
}
input[value="Tradplantering"]:after {
    background-image: url('../images/Tradplantering.jpg');
}
input[value="Skoldpadda"]:checked:after, input[value="Elefant"]:checked:after , input[value="Tradplantering"]:checked:after {
    border: 2px solid #009036;
}

#gavobevis-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 920px;
}

#gavobevis-wrap input[type='radio'] {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    outline: none;
    border: 3px solid #009036;
}

#gavobevis-wrap .select-images {
    margin-top: 50px;
    display: block;
}

#gavobevis-wrap input[type='radio']:before {
    content: '';
    display: block;
    width: 55%;
    height: 55%;
    margin: 20% auto;
    border-radius: 50%;
}
#gavobevis-wrap input[type="radio"]:checked:before {
    background: #009036;
    
}

#gavobevis-wrap input[type="radio"]:checked {
  border-color: #009036;
}

#gavobevis-wrap .wpcf7-form-control-wrap.radio-83 {
    position: relative;
}

#gavobevis-wrap .wpcf7-form-control-wrap.radio-83 .wpcf7-list-item {
    width: 285px;   
    padding-top: 215px;
    height: 270px;
}
@media screen and (max-width: 959px) {
    #gavobevis-wrap .wpcf7-form-control-wrap.radio-83 .wpcf7-list-item {
        height: 360px;
    }
  }


#gavobevis-wrap .wpcf7-list-item-label { font-size: 10px; line-height: 15px; display: inline-block; }
#gavobevis-wrap  .wpcf7-list-item:nth-of-type(1) .wpcf7-list-item-label {
    padding-left: 0px;
}
#gavobevis-wrap  .wpcf7-list-item:nth-of-type(2) .wpcf7-list-item-label {
    padding-left: 0px;
}
#gavobevis-wrap .wpcf7-list-item:nth-of-type(3) .wpcf7-list-item-label {
    padding-left: 0px;
}

.close {
    display: none;
    border-radius: 10%;
    background-color: #000000;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 10px;
    padding: 5px;
}
#display-giftcard {
    background-color: #333;
    color: #fff;
    width: 230px;
    text-align: center;
    
}
.gavobrev-footer {
    display: inline-block;
    width: 100%;
}

.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 6px !important;
    width: 100%;
    margin-left: -4px !important;
    max-width: 100%;
}


.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
    width: 100%;
}

.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}

.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto;
}

.vc_sep_width_100 {
    width: 100%;
}
.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.vc_separator.vc_sep_color_blue {
    margin-bottom: 10px;
}

#gavobevis-wrap h3 {
    font-size: 18px;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-weight: bold;
}