/*
 Theme Name:   kause Child
 Theme URI:    http://theheroesproject.org
 Description:  Kause Child Theme
 Author:       Davith
 Author URI:   http://theheroesproject.org
 Template:     kause
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  kause
 -child
*/
.paypal-wrapper {
  text-align: center;
  position: relative;
}
  .paypal-wrapper div {
    display: inline-block;
    text-align: center;
  }
  .paypal-wrapper  p {
    font-size: 13px;
    line-height: 5px;
  }
  .bold {
    font-weight: bolder;
  }
    .box {
      height: 325px;
      width: 210px;
      vertical-align: top;
      color: white;
      background-color: rgba(0, 0, 0, 0.9);
      position: relative;
      opacity: 0.9;
      border: 1px solid black;
      margin-bottom: 20px;
    }
    .box-header {
      background-color: white;
      width: 100%;
      margin-bottom: 15px;
      padding: 10px 0 10px;
    }
    .box h5, .box h2, .box h3 {
      margin-top: 0;
      margin-bottom: 0;
      color: #2F353F;
    }
    .box:hover {
      transform: scale(1.025);
    }
    input.wpeppsub_paypalbuttonimage {
      position: absolute;
      left: 20px;
      bottom: 20px;
    }
    .donate-btn button {
      border-radius: 5px;
      border: 3px solid white;
      background: transparent;
      box-shadow: 0px 0px 3px;
      padding: 0;
      width: 150px;
    }
      .donate-btn button:hover {
        opacity: 0.7;
      }
    .donate-btn button h2 {
      padding: 2px;
    }
    .donate-btn h2 {
      color: white;
      text-shadow: 1px 1px #2F353F;
    }
    .donate-btn {
      width: 150px;
      padding: 5px 0px;
      position: absolute;
      left: 28px;
      bottom: 20px;
    }
      
    .donate-once-btn form {
      margin-top: 10px;
    }
    .donate-once-btn button {
      border-radius: 5px;
      border: 3px solid #2F353F;
      background: transparent;
      box-shadow: 1px 1px 5px;
      padding: 10px;
      width: 260px;
      font-size: 17px;

      transition: 1s ease-in forwards;
    }
      .donate-once-btn button h5 {
        margin: 10px 0;
      }
    .donate-once-btn button:hover {
      opacity: .7;
    }
    .donate-once-btn {
      width: 100%;
      padding: 5px 0px;
      text-align: center;
    }
    .donate-once-btn p {
      margin-bottom: 0;
    }
    .donate-once-form {
      margin-top: 10px;
    }
    .donations-wrapper h1 {
      text-align: center;
      font-size: 48px;
    }
.box.box-one {
    background-image: url(/wp-content/themes/kause/img/hike.jpg);
    background-size: 137%;
    background-repeat: no-repeat;
    background-position-x: -62px;
    background-position-y: -72px;
}
.box.box-two {
    background-image: url(/wp-content/themes/kause/img/tandum.png);
    background-size: 200%;
    background-repeat: no-repeat;
    background-position-x: -143px;
    background-position-y: 51px;
}
.box.box-three {
    background-image: url(/wp-content/themes/kause/img/walking.png);
    background-size: 268%;
    background-repeat: no-repeat;
    background-position-x: -328px;
    background-position-y: -48px;
}
.box.box-four {
    background-image: url(/wp-content/themes/kause/img/snowLand.jpg);
    background-size: 221%;
    background-repeat: no-repeat;
    background-position-x: -154px;
    background-position-y: 36px;
}
.box.box-five {
    background-image: url(/wp-content/themes/kause/img/snowMask.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 40px;
}
.payment-wrapper {
  width: 500px;
  margin: 0 auto;
}
  .payment-wrapper form {
    padding: 20px 60px;
    border: 1px solid grey;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
  }
  .payment-wrapper h1, .payment-wrapper p, .payment-wrapper h2 {
    text-align: center;
  }
  .payment-wrapper form input {
    display: inline;
    text-align: center;
    width: 100%;
    height: 40px;
    font-size: 30px;
    border: none;
  }
  .payment-wrapper button {
    margin-top: 15px;
    background-color: #1189D6;
    color: white;
    font-size: 15px;
    border: none;
    border-radius: 5px;
    padding: 15px;
    width: 100%;
  }
.header-doner-wrapper {
  display: inline-block;
  position: absolute;
  right: -10px;
  margin-top: 5px;
  width: 50em;
}  
.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    display: inline-block;
    width: 200px;
    height: 30px;
}
.wpcf7-form-control.wpcf7-submit {
    display: inline-block;
    background: transparent;
    color: white;
    border: 3px solid white;
    border-radius: 4px;
    height: 30px;
    vertical-align: middle;
    padding: 0px 15px;
}
.wpcf7 {
    width: 380px;
}
.headersocial {
text-align: right;
margin-bottom: -35px;
}
.criteria-wrapper h3 {
	margin: 0 !important;
}
.criteria-wrapper p {
	margin: 0 0 20px 0 !important;
}
.contact-subscription {
  height: 35px;
  display: inline-block;
}
.contact-subscription a {
  color: white;
  padding: 10px;
  border: 2px solid white;
  border-radius: 3px;
}
  .contact-subscription a:hover {
    opacity: 0.7;
  } 
  .font-white {
      color: white !important;
  }
 #social-donate, #tablet-donate {
  display: none;
}
div.wpcf7 form {
    margin: 0 auto;
}
.column-half {
    display: inline-block;
    width: 49%;
}
.column-half label {
    padding: 0 !important;
    width: 100%;
}
div#application-form-veteran-status {
    margin-top: 20px;
}
#application-form-email span input {
    display: inline-block;
    width: 100%;
    height: 100%;
}
#application-submit-btn {
    background: #AE1B21;
    border-radius: 7px;
    padding: 0px 25px;
    height: 40px;
}
ul.sub-menu {
    padding-left: 0;
}
.wpcf7-form-control-wrap input[name="name-721"] {
    margin-bottom: 0;
}
 @media  (max-width : 480px) {
  .headersocial {
    display: block !important;
    visibility: visible !important;
    margin-top: -20px;
  }
#social-donate {
    display: inline-block;
    width: 70px;
    height: 30px;
    font-size: 15px;
    padding: 0px;
    line-height: 2;
}
#tablet-donate {
display: none;
}
  a.header-donate-btn {
    display: none;
  }
  .header-doner-wrapper {
    display: none;
  }
  ul#nav {
      margin-top: 0 !important;
  }
  #menu-icon {
    position: relative;
    top: -20px !important;
    z-index: 100;
  }
  iframe {
    min-height: 400px !important;
}
 }
div.wpcf7 {
  width: 100% !important;
}
 @media (min-width : 481px) and (max-width : 991px) {  
  .header-doner-wrapper {
    display: none;
  }
  #nav-wrap {
    top: 0 !important;
  }
  a.header-donate-btn {
    display: none;
  }
  ul#nav {
    margin-top: 55px !important;
  } 
 }
span.font-small {
	font-size: 15px;
	margin-left: 15px;
}
@media (min-width : 481px) and (max-width : 767px) {
.tablet-menu-wrapper {
    top: 70px !important;
    position: absolute;
    right: 12px;
    z-index: 100;
}
a#tablet-donate {
    display: block;
    width: 100px;
    position: absolute;
    right: 110px;
    top: 1;
    height: 20px;
    font-size: 15px;
    line-height: 1.2;
}
}
 @media (max-width: 768px) {
  div#menu-icon {
    top: 8px;
  }
 }