/*
    Theme Name: GWS
    Author: Markupus
*/
.block-content a.btn-primary {
    color: #fff;
    text-decoration: none;
}

.block-content a.btn-primary:hover {
    text-decoration: none;
}
.hero {
    background-color: #252525;
}
.block.block-back {
    padding: 37px 0 150px;
}
.block-faq {
    padding: 30px 0 150px;
}
@media (max-width: 767.99px) {
    .block.block-back {
        padding: 20px 0 50px;
    }
    .hero-page {
        margin-bottom: 26px;
    }
}
.block.block-back .btn {
    min-width: 240px;
}

/* SOCIAL BUTTONS */
.addtoany_shortcode {
    margin-bottom: 30px;
}
.container .addtoany_list a:not(.addtoany_special_service)>span {
    border-radius: 0;
}
.container .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
    width: 50px;
    height: 50px;
}
.container span.a2a_svg.a2a_s__default.a2a_s_a2a {
    background-color: #d5d5d5 !important;
}
/* END SOCIAL BUTTONS */

/* FAQ */
.card-toggle {
    width: 100%;
}
.card-toggle:focus {
    outline: none;
}
/* END FAQ */

.block-blog .thumb-wrap {
    padding-top: 0;
}

input[type="submit"]:focus {
    outline: none;
}

/* PAGE FORM */

.form-page {
    max-width: 600px;
}

.form-page .form-group {
    margin-bottom: 2rem;
}

.form-page .form-control {
    border-color: #e4e4e4;
    color: #252525;
    font-size: 18px;
    padding: 18px;
}

.form-page .form-control::placeholder {
    font-size: 18px;
}

/* END PAGE FORM */

/* HEADER FORM */

.header-top-form .form-control {
  font-size: 12px;
  color: #252525;
  padding: 7px;
}

.header-top-form .form-control::placeholder {
  font-size: 12px;
}

.header-top-form .form-group {
  min-width: 180px;
  margin-bottom: 0;
}

.header-top-form .btn {
  min-width: 90px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  background-color: #252525;
  border-color: #252525;
  padding: 8px 16px;
  margin-bottom: 0;
}

.header-top-form .form-footer {
  margin-top: 0;
  flex-wrap: nowrap;
}

@media (max-width: 767.99px) {
  .header-top-form .form-footer {
    flex-direction: row;
  }
}

@media (max-width: 575.99px) {
  .header-top-form .form-group {
      min-width: 0;
      margin-right: 7px;
  }
  .header-top-form .btn {
    min-width: 0;
    flex-shrink: 0;
  }
}



/* END HEADER FORM */

.block-space {
    padding-bottom: 0;
}

/* HERO BLOCK WITH DONATION */

.hero-donation {
    color: #252525;
}
.hero-donation #give_secure_site_wrapper, .hero-donation .give_errors, .hero-donation #give_terms_agreement {
    font-size: 14px;
}

.give-form-title, .give-label, .give-gateway-option, #give-recurring-form h3.give-section-break, #give-recurring-form h4.give-section-break, #give-recurring-form legend, form.give-form h3.give-section-break, form.give-form h4.give-section-break, form.give-form legend, form[id*=give-form] h3.give-section-break, form[id*=give-form] h4.give-section-break, form[id*=give-form] legend {
    color: #252525;
}
#give-recurring-form .form-row label, form.give-form .form-row label, form[id*=give-form] .form-row label {
    display: none;
}
#give-recurring-form .form-row, form.give-form .form-row, form[id*=give-form] .form-row {
    margin-bottom: 6px;
}
.hero-full #give-recurring-form h3.give-section-break, .hero-full #give-recurring-form h4.give-section-break, .hero-full #give-recurring-form legend, .hero-full form.give-form h3.give-section-break, .hero-full form.give-form h4.give-section-break, .hero-full form.give-form legend, .hero-full form[id*=give-form] h3.give-section-break, .hero-full form[id*=give-form] h4.give-section-break, .hero-full form[id*=give-form] legend {
    font-family: "stratumno2bold",Arial,sans-serif;
    font-size: 16px;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 5px;
}
.give-form-title {
    font-size: 1.75rem;
}
.hero-full form[id*=give-form] .form-row .give-input, .hero-full form[id*=give-form] .give-text-input, .hero-full form[id*=give-form] .form-row .give-select, .hero-full .form-row .give-stripe-cc-field {
    display: block;
    width: 100%;
    padding: 7px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    transition: border .35s;
    color: #252525;
    font-size: 14px;
    padding: 8px 10px;
}
.hero-full form[id*=give-form] .form-row .give-select {
    height: 34px;
}
.hero-full form[id*=give-form] .give-donation-amount {
    border: 1px solid #e4e4e4;
    margin-bottom: 6px;
    border-radius: 3px;
}
.hero-full form[id*=give-form] .give-donation-amount #give-amount, .hero-full form[id*=give-form] .give-donation-amount #give-amount-text {
    border: 0;
    padding-left: 0;
    color: #ff7900;
    font-family: "stratumno2bold",Arial,sans-serif;
}
.hero-full form[id*=give-form] .give-donation-amount #give-amount:focus, .hero-full form[id*=give-form] .give-donation-amount #give-amount-text:focus {
    outline: none;
}
.hero-full form[id*=give-form] .give-donation-amount .give-currency-symbol {
    border: 0;
    padding-right: 0;
    background: none;
    font-family: "stratumno2bold",Arial,sans-serif;
}
.hero-full #give-donation-level-button-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px;
}
.hero-full #give-donation-level-button-wrap > li {
    float: none;
    margin: 0 0 6px 0;
    width: calc(100% / 5);
    padding: 0 3px;
}
.hero-full #give-donation-level-button-wrap > li:last-child {
    width: 100%;
}
.hero-full #give-donation-level-button-wrap > li button {
    font-family: "stratumno2bold",Arial,sans-serif;
    width: 100%;
    background-color: #fff;
    border-radius: 3px;
    border-color: #e4e4e4;
    transition: background .35s, color .35s, border .35s;
}
.hero-full #give-donation-level-button-wrap > li button:focus {
    outline: none;
    border-color: #ff7900;
}
.hero-full #give-donation-level-button-wrap > li button:hover {
    color: #252525;
}
.hero-full #give-donation-level-button-wrap > li button.give-default-level {
    background-color: #ff7900;
    border-color: #ff7900;
    color: #fff;
}

.give-btn:hover, .give-btn:focus {
    background-color: #ff7900;
    border-color: #ff7900;
    color: #fff;
}

.hero-full form[id*=give-form] #give-final-total-wrap {
    margin: 0 0 6px 0;
}
.hero-full .give-submit-button-wrap .give-btn {
    padding: 12px 22px;
    font-family: "stratumno2bold",Arial,sans-serif;
    background-color: #ff7900;
    border-color: #ff7900;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: .5px;
}
.hero-full form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    font-family: "stratumno2bold",Arial,sans-serif;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-right: 5px;
}
.hero-full  form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
    background-color: #fff;
    color: #252525;
    border: 0;
    padding: 0;
}

.hero-full .cc-address {
    clear: both;
}
.hero-full [id*=give-form] .cc-address {
    margin-bottom: 0;
}
.hero-full .give-stripe-credit-card-content .give-stripe-cc-fields-container {
    overflow: visible;
}
.hero-full #give-recurring-form, form.give-form, form[id*=give-form] {
    margin: 0;
}
.hero-full .give-form-wrap {
    position: relative;
    transition: height 0.5s;
}
.hero-full #give_purchase_form_wrap {
    position: absolute;
    background-color: #fff;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
    transition: left .5s, opacity 0.5s, visibility 0.5s, height 0.5s, transform 0.5s;
}
.hero-full .show-form .first-step {
    display: none;
}
.hero-full #give_purchase_form_wrap.show {
    /* left: 0; */
    opacity: 1;
    visibility: visible;
    position: static;
    transform: translateX(0);
}

.give_error.give_warning {
    display: none;
}
.give-submit-button-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.give-submit-button-wrap .give_notices.give_errors {
    width: 100%;
    font-size: 14px;
}
.donate-next {
    display: block;
}
.donate-back {
    margin-left: auto;
    font-size: 14px;
}
.donate-back span {
    color: #ff7900;
}
#give-card-address-2-wrap {
    display: none;
}
#give-card-address-wrap {
    float: left;
    width: 48.5%;
    margin-right: 2.5%;
}
#give-card-city-wrap {
    float: right;
    width: 48.5%;
    clear: none;
}

.hero-full .give-stripe-single-cc-field-wrap {
    border-color: #e4e4e4;
    border-radius: 3px;
    transition: border .35s;
    color: #252525;
    font-size: 14px;
    padding: 8px 10px;
    height: auto;
    min-height: 34px;
    background-color: #fff;
}

@media (max-width: 480px) {
    form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
        float: left;
    }
    .hero-full #give-donation-level-button-wrap > li {
        width: calc(100% / 3);
    }
}
.donate-note {
    font-family: "stratumno2bold",Arial,sans-serif;
    font-size: 12px;
    color: #252525;
}

/* END HERO BLOCK WITH DONATION */

/* H5 line height */
.h5 {line-height: 1.3!important;}

