/*
 * Theme Name: KanbanWP 2017
 * Version: 0.0.1
 * Author: Gelform Inc
*/
html, body {
  height: 100%;
}

*:focus,
*:active,
*:hover {
  outline: none;
}

body {
  color: #222b33;
  font-family: "Raleway", sans-serif;
  font-size: 1.82em;
  overflow-x: hidden;
}

h1 {
  margin-bottom: 57.3px;
  text-align: center;
}

h2 {
  border-bottom: 2px solid rgba(0, 0, 0, 0.125);
  font-weight: bold;
  letter-spacing: 1.618px;
  margin: 0 0 30px 0;
  padding-bottom: 9.27px;
  opacity: 0.9;
}
h2 small {
  color: #222b33;
  display: block;
  font-size: 0.618em;
  opacity: 0.382;
  padding-bottom: 9.27px;
  text-transform: uppercase;
}

#wrapper-page {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -24em;
  position: relative;
}
#wrapper-page:after {
  content: "";
  display: block;
  height: 24em;
}
#wrapper-page > .container {
  padding-bottom: 150px;
}

#page-content-wrapper {
  min-height: 300px;
}

.nav-pills > li.active > a, .nav-pills > li.activea:focus, .nav-pills > li.activea:hover {
  background: rgba(34, 43, 51, 0.142);
}

.btn {
  border: 0;
  cursor: pointer;
  text-transform: uppercase;
}
.btn small {
  display: block;
  font-size: 0.618em;
}

.btn-primary {
  background: #90c745;
  /* Old browsers */
  background: -moz-linear-gradient(left, #90c745 0%, #2bb471 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #90c745 0%, #2bb471 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #90c745 0%, #2bb471 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$color-kb-green", endColorstr="$color-kb-green-dark", GradientType=1);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 0.236);
  -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 0.236);
  box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 0.236);
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  -moz-box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 0.618);
  -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 0.618);
  box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 0.618);
}

.btn-success {
  background: rgba(144, 199, 69, 0.82);
  color: #222b33;
}
.btn-success:hover, .btn-success:active, .btn-success:focus {
  background: #90c745;
  color: #222b33;
}

.btn-secondary {
  background: rgba(144, 199, 69, 0.0142);
  -moz-box-shadow: inset 0px 0px 0px 2px #90c745;
  -webkit-box-shadow: inset 0px 0px 0px 2px #90c745;
  box-shadow: inset 0px 0px 0px 2px #90c745;
  color: #222b33;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background: rgba(144, 199, 69, 0.142);
  color: #222b33;
}

.btn-default {
  background: rgba(34, 43, 51, 0.0142);
  -moz-box-shadow: inset 0px 0px 0px 2px rgba(34, 43, 51, 0.236);
  -webkit-box-shadow: inset 0px 0px 0px 2px rgba(34, 43, 51, 0.236);
  box-shadow: inset 0px 0px 0px 2px rgba(34, 43, 51, 0.236);
  color: #222b33;
}
.btn-default:hover, .btn-default:active, .btn-default:focus {
  background: rgba(34, 43, 51, 0.1);
  color: #222b33;
}

.input-group .btn {
  border: 1px solid rgba(34, 43, 51, 0.382);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

aside .aside-form-search {
  margin: 2em 0 35.4px;
}
aside .widget {
  margin-bottom: 35.4px;
}
aside .widget ul {
  list-style: none;
  padding: 0;
}

.pagination .page-numbers {
  background: rgba(144, 199, 69, 0.082);
  display: inline-block;
  padding: 15px;
  min-width: 3em;
  text-align: center;
  width: auto;
}

.jumbotron {
  background: rgba(34, 43, 51, 0.082);
}

.panel-register-signin {
  display: inline-block;
}
.panel-register-signin .h3 {
  margin-top: 0;
}

#row-register-signin .wrapper-register-signin {
  text-align: center;
}

.wp-social-login-widget {
  white-space: normal;
}

.wp-social-login-provider {
  border-radius: 5px;
  color: white;
  display: inline-block;
  line-height: 1.236;
  max-width: 8em;
  padding: 15px;
  text-decoration: none !important;
}
.wp-social-login-provider:before {
  content: "Sign in with ";
}
.wp-social-login-provider:after {
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px;
  margin-top: 0.382em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.wp-social-login-provider:hover {
  color: white;
  text-decoration: none;
}

.wp-social-login-provider-facebook {
  background-color: #466199;
}
.wp-social-login-provider-facebook:after {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z"/></svg>');
}

.wp-social-login-provider-twitter {
  background-color: #3aacdd;
}
.wp-social-login-provider-twitter:after {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"/></svg>');
}

.wp-social-login-provider-google {
  background-color: #e0523b;
}
.wp-social-login-provider-google:after {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7 11v2.4h3.97c-.16 1.029-1.2 3.02-3.97 3.02-2.39 0-4.34-1.979-4.34-4.42 0-2.44 1.95-4.42 4.34-4.42 1.36 0 2.27.58 2.79 1.08l1.9-1.83c-1.22-1.14-2.8-1.83-4.69-1.83-3.87 0-7 3.13-7 7s3.13 7 7 7c4.04 0 6.721-2.84 6.721-6.84 0-.46-.051-.81-.111-1.16h-6.61zm0 0 17 2h-3v3h-2v-3h-3v-2h3v-3h2v3h3v2z" fill-rule="evenodd" clip-rule="evenodd"/></svg>');
}

sup.currency {
  color: #CCC;
  font-size: 0.618em;
  top: -0.236em;
}

.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: 100%;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.menu-account-sub-nav-container {
  margin: -45px 0 30px;
  text-align: center;
}
.menu-account-sub-nav-container .nav-account-sub {
  display: inline-block;
}

#edd_checkout_wrap legend {
  background: rgba(144, 199, 69, 0.382);
  color: #222b33;
  line-height: inherit;
  padding: 0.236em !important;
}

#navbar-site-wide {
  background-color: rgba(160, 199, 117, 0.082);
  border-bottom: 1px solid rgba(160, 199, 117, 0.142);
  margin: 0 0 57.3px 0;
  padding: 35.4px 0 35.4px 0;
}
#navbar-site-wide #navbar-site-wide-brand {
  float: left;
}
@media screen and (max-width: 991px) {
  #navbar-site-wide #navbar-site-wide-brand {
    float: none;
  }
}
#navbar-site-wide #navbar-site-wide-toggle {
  display: none;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  #navbar-site-wide #navbar-site-wide-toggle {
    display: block;
    text-align: center;
  }
}
#navbar-site-wide .nav-site-wide {
  float: right;
}
@media screen and (max-width: 991px) {
  #navbar-site-wide .nav-site-wide {
    clear: both;
    display: inline-block;
    float: none;
    margin-top: 15px;
  }
  #navbar-site-wide .nav-site-wide li {
    display: inline-block;
    float: none;
  }
}
@media screen and (max-width: 767px) {
  #navbar-site-wide .nav-site-wide {
    display: none;
  }
  #navbar-site-wide .nav-site-wide li {
    display: block;
    margin: 0;
  }
  #navbar-site-wide .nav-site-wide li a {
    background: rgba(34, 43, 51, 0.082);
    display: block;
  }
}
#navbar-site-wide .nav-site-wide a {
  color: #222b33;
}
#navbar-site-wide .nav-site-wide a:hover, #navbar-site-wide .nav-site-wide a:active, #navbar-site-wide .nav-site-wide a:focus {
  background: rgba(144, 199, 69, 0.82);
  color: white;
}
@media screen and (max-width: 991px) {
  #navbar-site-wide {
    text-align: center;
  }
}

#footer-site-wide {
  background: #222b33;
  min-height: 24em;
  height: 24em;
  position: relative;
  z-index: 1;
}
#footer-site-wide * {
  color: white;
}
#footer-site-wide .row {
  margin-top: 45px;
}
#footer-site-wide img {
  display: block;
  margin: 15px 0;
  width: 125px;
}
#footer-site-wide #footer-copyright,
#footer-site-wide address,
#footer-site-wide li a {
  opacity: 0.382;
}
#footer-site-wide #footer-copyright {
  font-size: 0.82em;
  margin-top: 2em;
}
#footer-site-wide a {
  text-decoration: underline;
}
#footer-site-wide a:hover, #footer-site-wide a:active, #footer-site-wide a:focus {
  opacity: 1 !important;
}
#footer-site-wide .btn-default {
  background: white;
  box-shadow: none;
  color: #222b33;
  margin-bottom: 1em;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #footer-site-wide {
    height: auto;
    padding-bottom: 30px;
  }
  #footer-site-wide img {
    margin: 0 auto 30px !important;
  }
  #footer-site-wide .col {
    text-align: center;
  }
}

#modal-download .h1 {
  margin-bottom: 1em;
}
#modal-download iframe {
  height: 0;
  width: 0;
  opacity: 0;
}
#modal-download .form-download-thanks {
  margin: 15px auto 0;
  max-width: 80%;
}
#modal-download .form-download-no-thanks {
  margin-top: 1em;
  text-align: center;
}
#modal-download .form-download-no-thanks button {
  text-decoration: underline;
}

/*# sourceMappingURL=style.css.map */
