/*--------------------------------------------------------------
Easy Digital Downloads
--------------------------------------------------------------*/

/* -- Checkout page -- */

.edd-header {
   padding: 45px 0px 55px 0px;
}

.edd-header .checkout-logo img,
.edd-header .checkout-logo h1 {
  float: left;
  clear: none;
}

.edd-header .checkout-logo {
  padding-top: 8px;
}

.edd-header .checkout-logo h1 {
  margin-left: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: inherit;
}

.edd-header img {
  height: 29px;
  display: block;
}

.edd-header .ssl img {
  float: right;
  height: 42px;
}

@media only screen and (max-width: 768px) {

.edd-header {
  padding-top: 20px;
}

body #edd_checkout_cart td img {
  width: 50px;
}

.edd_cart_item_image {
    width: 60px;
    margin-right: 15px;
}

.edd-header .checkout-logo {
  padding-top: 0;
}

.edd-header .ssl {
  margin-left: auto;
}

.edd-header .row {
  display: flex;
  align-items: center;
}

.edd-header img {
  height: 20px;
}

.edd-header .checkout-logo h1 {
  display: none;
}

  .edd-header .ssl img {
    margin-bottom: 0px;
  }

  .edd-header {
    padding-bottom: 20px;
  }

}

body.edd-checkout article.page {
  box-shadow: 0 0 30px rgba(0,0,0,.05);
}

body #edd_checkout_form_wrap #edd_show_vat_info {
  background: transparent;
  padding: 0.5em 0em;
  border: none;
  font-size: 15px;
  color: #111;
}

#edd_checkout_form_wrap #edd_show_vat_info span.edd-description {
  font-size: 15px;
}

#edd_checkout_form_wrap fieldset#edd_vat_fields {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0;
}

body .vat_number_not_given, 
body .vat_number_validated {
  display: inline-block;
  color: green;
  font-weight: inherit;
  margin-left: 0px;
}

/* Hide IP */

#edd_show_vat_info.ip-address {
  display: none;
}

#vat_reset, #vat_validate {
  margin-top: 20px;
  margin-left: 0px;
}

.edd-cart-meta.edd_subtotal {
  font-weight: 400;
  font-style: italic;
}

.edd-cart-meta.edd_subtotal, .edd-cart-meta.edd_cart_tax {
  font-style: normal;
  font-size: 12px;
}

.edd-cart-meta.edd_cart_tax {
  font-weight: 400;
}

.edd-cart-meta.edd_subtotal, .edd-cart-meta.edd_total {
  background-color: #fff;
}

.edd-cart-meta {
  padding: 0;
}

#edd_checkout_wrap {
  margin-bottom: -30px;
}

#edd_checkout_wrap thead {
  display: none;
}

#edd_checkout_cart td, 
#edd_checkout_cart th {
  border-top: none;
  border-left: none;
  border-right: none;
  padding-left: 0px;
  background-color: transparent;
}

#edd_checkout_form_wrap #edd_payment_mode_select {
  margin-top: 60px;
}

#edd_checkout_form_wrap #edd-payment-mode-wrap label {
  border: 2px solid #e2e2e2;  
  height: 54px;
  line-height: 54px;
  padding: 0 57px 0px 15px;
  font-weight: inherit;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
}

#edd_checkout_form_wrap #edd-payment-mode-wrap label.edd-gateway-option-selected {
  border-color: #07A7E3;
}

#edd_checkout_form_wrap #edd-payment-mode-wrap label#edd-gateway-option-paypal:before,
#edd_checkout_form_wrap #edd-payment-mode-wrap label#edd-gateway-option-manual:before,
#edd_checkout_form_wrap #edd-payment-mode-wrap label#edd-gateway-option-stripe:before {
  font-family: 'FontAwesome';
  font-size: 20px;
  position: absolute;
  right: 18px;
  margin-top: -1px;
}

#edd_checkout_form_wrap #edd-payment-mode-wrap label#edd-gateway-option-paypal:before {
  content: "\f1f4";
  color: #4161AB;      
}

#edd_checkout_form_wrap #edd-payment-mode-wrap label#edd-gateway-option-manual:before,
#edd_checkout_form_wrap #edd-payment-mode-wrap label#edd-gateway-option-stripe:before {
  content: "\f283";
  color: #36A4E9;      
} 

#edd_checkout_form_wrap #edd-payment-mode-wrap input {
  position: relative;
  top: -2px;
  margin-right: 12px;
}

body.page-checkout .content-area p.security {
  color: #111;
  font-size: 15px;
  padding-left: 23px;
  position: relative;
  text-align: center;
}

body.page-checkout .content-area p.security:before {
  content: "\f200";
  font-family: 'Ionicons';
  position: absolute;
  top: -1px;
  margin-left: -20px;
}

body.edd-checkout {
  background-color: #f9f9f9;
}

.edd_empty_cart {
  display: block;
  width: 100%;
  margin-bottom: 23px;
  font-size: 16px;
  background: #ffffcc;
  font-weight: 400;
  padding: 0.7em;
  border: 1px solid #f6ecc2;
}


/* -- Licence key renewal -- */

body #edd_checkout_form_wrap fieldset#edd_sl_renewal_fields {
  font-size: 16px;
  border-radius: 0px;
  padding: 0px;
  background-color: transparent;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
}

#edd_checkout_form_wrap fieldset#edd_sl_renewal_fields p {
  color: #111;
  font-size: 18px;
}

#edd_checkout_form_wrap .edd-sl-renewal-actions span {
  float: left;
}

body #edd_checkout_form_wrap #edd-license-key-container-wrap {
  margin-top: -5px;
  padding-top: 0px;
}

#edd_sl_renewal_fields input.edd-input {
  font-size: 16px;
}

body #edd_sl_renewal_fields input[type=submit].edd-submit {
  font-weight: inherit;
  font-size: 13px;
  padding: 14px 20px 13px 20px;
  top: -5px;
  position: relative;
  float: left;
  margin-bottom: 5px;
}

#edd_sl_renewal_fields #edd-cancel-license-renewal {
  font-size: 16px;
  position: relative;
  background: none;
}

/* EDD Terms and Conditions -- */

#edd_checkout_form_wrap fieldset#edd_terms_agreement {
  margin-bottom: 35px;
  padding: 1.2em;
  border: 1px dashed #e2e2e2;
  position: relative;
}

.edd-terms-agreement:before {
  content: "";
  background: url("https://createandcode.com/wp-content/uploads/2018/01/transparent-arrow2.png") no-repeat;
  background-size: cover;
  width: 80px;
  height: 50px;
  position: absolute;
  left: -60px;
  margin-top: 30px;
}

#edd_show_terms {
  font-size: 16px;
  margin-bottom: 10px;
}

.content-area article #edd_terms hr {
  margin-top: 1.5em;
  border-color: #e2e2e2;
}

.content-area article #edd_terms h3 {
  margin-top: 1em;
  font-size: 22px;
  font-weight: 400;
}

#edd_terms {
  color: #555;
  padding: 30px;
  margin-bottom: 0;
  max-height: 305px;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #f8f8f8;
  margin-bottom: 20px;
  font-size: 15px;
}

#edd_checkout_form_wrap fieldset #edd_terms p {
  margin-bottom: 15px;
}

/* EDD Alerts -- */

body .edd_errors:not(.edd-alert) {
  font-size: 14px;
  margin-bottom: 10px;
}

body .edd-alert-error,
body .edd-alert-success {
  font-size: 15px;
  margin-bottom: 30px;
  padding: 15px 15px 12px 15px;
  border-radius: 3px;
}

/* -- Discount code -- */

#edd_checkout_form_wrap span.edd-description {
  margin-top: 5px;
  font-size: 14px;
  color: #666;
}

#edd_checkout_form_wrap fieldset#edd_discount_code {
  margin-top: 10px;
  margin-bottom: 0px;
}

body #edd_checkout_form_wrap #edd-discount-code-wrap {
  margin-bottom: 30px;
  border: 2px solid #eee;
  padding: 1.5em;
  margin-top: 20px;
}

#edd_discount_code label {
  font-size: 20px;
}

body #edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit {
  font-weight: inherit;
  font-size: 13px;
  padding: 16px 20px 16px 20px;
  top: -6px;
  position: relative;
}

body #edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit:hover {
  transform: none;
}

#edd_checkout_form_wrap #edd-discount-code-wrap {
  font-size: 18px;
}

body #edd_checkout_form_wrap input[type=checkbox] {
  position: relative;
  top: -1px;
  margin-right: 10px;
}

body #edd_checkout_form_wrap input.edd-input, 
body #edd_checkout_form_wrap textarea.edd-input {
  width: 100%;
}

body #edd_checkout_form_wrap input.edd-input.required {
  /*border-color: #b94a48;*/
}

body #edd_checkout_form_wrap input.edd-input#edd-street {
  margin-bottom: 8px;
}

#edd_checkout_form_wrap fieldset p#edd-first-name-wrap {
  width: 48%;
  float: left;
  margin-bottom: 0px;
}

#edd_checkout_form_wrap fieldset p#edd-last-name-wrap {
  width: 48%;
  float: right;
  margin-bottom: 0px;
}

#edd-first-name-wrap span.edd-description,
#edd-last-name-wrap span.edd-description {
  display: none;
}

#edd_checkout_form_wrap #edd-first-name-wrap input[type=text],
#edd_checkout_form_wrap #edd-last-name-wrap input[type=text] {
  width: 100%;
}


/* Checkout table */

#edd_checkout_cart td.edd_cart_actions, 
#edd_checkout_cart td:last-child, 
#edd_checkout_cart th.edd_cart_actions, 
#edd_checkout_cart th.edd_cart_total, 
#edd_checkout_cart th:last-child {
  padding-right: 0px;
}

#edd_checkout_cart td.edd_cart_actions {
  padding-left: 10px;
}

body #edd_checkout_form_wrap label {
  font-weight: 400;
  color: #111;
  margin: 0px;
  font-size: 16px;
}

body #edd_checkout_form_wrap label span {
  color: #b94a48;
}

p#edd_final_total_wrap {
  margin-top: 30px;
}

body #edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label {
  margin-bottom: 30px;
  font-size: 22px;
  margin-top: 10px;
  font-weight: 400;
}

span.edd_checkout_cart_item_title {
  vertical-align: middle;
  display: inline-block;
  margin-top: -10px;
}


body #edd_checkout_cart td {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  color: #111;
}

body #edd_checkout_cart tr:first-child td {
  padding-top: 0px;
}

body #edd_checkout_cart td.edd_cart_item_price {
  text-align: right;
  padding-right: 0px;
}

body #edd_checkout_cart td em {
  font-style: normal;
}

body #edd_checkout_cart .eddr-cart-item-notice {
  font-size: 14px;
}

table#edd_subscription_receipt {
  font-size: 16px;
}

.cc-mic-flag {
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: -5px;
}

.edd_cart_item_image {
  float: left;
}

body #edd_checkout_cart td img {
  width: 100px;
  box-shadow: 30px 10px 100px rgba(0,0,0,0.1);
  margin-right: 25px;
  float: none;
}

#edd_checkout_cart a.edd_cart_remove_item_btn {
  font-size: 0px;
  color: #999;
  position: relative;
  top: -2px;
}

#edd_checkout_cart a.edd_cart_remove_item_btn:hover:before {
  color: #666;
}

#edd_checkout_cart a.edd_cart_remove_item_btn:before {
  font-family: 'Ionicons';
  content: "\f405";
  font-size: 20px;
  position: relative;
  top: 4px;
  transition: all 0.1s linear;
}

body #edd_checkout_cart th {
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 400;
  color: #111;
}

body #edd_checkout_cart th.edd_cart_total {
}

#edd_checkout_cart_form {
  margin-bottom: 30px;
}

#edd_checkout_form_wrap fieldset {
  margin-top: 40px;
  padding: 10px 30px 40px 30px;
}

#edd_checkout_form_wrap fieldset strong {
  font-weight: 400;
}

#edd_checkout_form_wrap fieldset#edd_cc_address {
  padding-top: 0px;
}

#edd_checkout_form_wrap fieldset p {
  margin-bottom: 35px;
}

body #edd_checkout_form_wrap legend,
body #edd_checkout_form_wrap fieldset#edd_cc_fields legend, 
body .content-area #edd_login_form fieldset legend {
  text-transform: none;
  letter-spacing: 0px;
  font-weight: inherit;
  padding: 22px 16px 18px 30px;
  background: #f4f4f4;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
}

body .content-area #edd_login_form fieldset legend {
  padding-right: 30px;
}

body #edd_checkout_form_wrap legend:after {
  height: 3px;
  width: 100%;
  content: "";
  background: #07A7E3;
  position: absolute;
  top: 0px;
  left: 0px;
}

body #edd_checkout_form_wrap fieldset#edd_cc_fields {
  background-color: transparent;
}

body #edd_checkout_form_wrap select.edd-select {
  width: 100%;
  margin-top: 15px;
}

#edd_final_total_wrap strong {
  margin-right: 7px;
}

body #edd_checkout_form_wrap legend {
  padding-left: 30px;
  padding-right: 30px;
  margin-left: -31px;
  width: calc(100% + 62px);
  letter-spacing: 0.03em;
}

#edd_checkout_form_wrap fieldset {
  position: relative;
}

#edd_checkout_user_info legend {
  position: relative;
}

#edd_payment_mode_select legend:before,
#edd_checkout_user_info legend:before,
#edd_cc_fields legend:before,
#edd_cc_address legend:before {
  position: absolute;
  top: 0px;
  right: 0;
  background: #07A7E3;
  color: #fff;
  width: 47px;
  height: 57px;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  font-weight: 400;
}

body #edd_checkout_cart .edd_cart_subtotal th,
body #edd_checkout_cart .edd_cart_discount_row th,
body #edd_checkout_cart .edd_cart_tax_row th {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 0px;
}

body #edd_checkout_cart .edd_cart_subtotal th,
body #edd_checkout_cart .edd_cart_discount_row th,
body #edd_checkout_cart .edd_cart_tax_row th {
  border-bottom: none;
}

/* legend numbering removed for now as Paypal has a conditional which removes number 3 */

/* #edd_payment_mode_select legend:before {
  content: "1";
}

#edd_checkout_user_info legend:before {
  content: "2";
}

#edd_cc_fields legend:before {
  content: "3";
}

#edd_cc_address legend:before {
  content: "4";
} */

body #edd_checkout_form_wrap input[type=text], 
body #edd_checkout_form_wrap input[type=email], 
body #edd_checkout_form_wrap input[type=password], 
body #edd_checkout_form_wrap input[type=tel], 
body #edd_checkout_form_wrap textarea {
  padding: 8px 10px;
  border-radius: 0px;
}

body #edd_checkout_form_wrap #edd-login-account-wrap, 
body #edd_checkout_form_wrap #edd-new-account-wrap, 
body #edd_checkout_form_wrap #edd_final_total_wrap, 
body #edd_checkout_form_wrap #edd_show_discount, 
body #edd_checkout_form_wrap .edd-cart-adjustment {
  padding: 0px;
  background-color: transparent;
  border: none;
  color: #111;
  font-size: 24px;
  font-weight: 400;
}

body #edd_checkout_form_wrap #edd_show_discount {
  font-size: 18px;
}

body #edd-purchase-button, 
body .edd-submit, 
body input[type=submit].edd-submit {
  background-color: #fc4c02;
  color: #fff;
  border-radius: 40px;
  padding: 18px 35px 16px 35px;
  display: block;
  text-align: center;
  transition: all .3s;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
  font-size: 16px;
  border: none;
  text-transform: uppercase;
  
  width: 100%;
  margin-bottom: 0;
}

body #edd-purchase-button:focus, 
body .edd-submit:focus, 
body input[type=submit].edd-submit:focus {
  outline: none;
}

/* -- Purchase Confirmation -- */

table#edd_purchase_receipt th,
table#edd_purchase_receipt_products th {
  width: 50%;
}

table#edd_purchase_receipt,
table#edd_purchase_receipt_products {
  font-size: 16px;
  margin-bottom: 60px;
}

body table#edd_purchase_receipt_products .edd_purchase_receipt_product_name {
  font-weight: inherit; 
}

body table#edd_purchase_receipt_products .edd_purchase_receipt_product_notes p {
  font-style: normal;
  font-size: 14px;
  color: #777;
  margin-bottom: 10px;
}

table#edd_purchase_receipt_products li.edd_download_file {
  text-transform: capitalize;
  font-size: 16px;
}

table#edd_purchase_receipt_products ul.edd_purchase_receipt_files {
  margin-top: 5px;
  margin-bottom: -5px;
  margin-left: 20px;
}

body table#edd_purchase_receipt_products li.edd_bundled_product:first-child {
  margin-top: 10px;
}

body table#edd_purchase_receipt_products li {
  margin-left: 0px;
}

body table#edd_purchase_receipt_products li:last-child ul {
  margin-bottom: 0px;
}

body table#edd_purchase_receipt_products .edd_bundled_product_name {
  font-style: normal;
  font-weight: inherit;
}

.content-area ul.edd_bundled_product_files {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 12px;
}

table#edd_purchase_receipt_products li.edd_download_file:before,
#edd_user_history td.edd_purchase_details a:before {
  content: "\f407";
  font-family: 'Ionicons';
  margin-right: 8px;
  position: relative;
  top: 1px;
}

#edd_user_history td.edd_license_key a:before {
  content: "\f417";
  font-family: 'Ionicons';
  margin-right: 8px;
  position: relative;
  top: 1px;
}

/* Purchase History */

#edd_user_history {
  font-size: 16px;
  margin-bottom: 60px;
}

#edd_user_history thead {
  display: none;
}

#edd_user_history td {
  padding: 16px 25px 15px 15px;
}

#edd_user_history td.edd_license_key {
  text-align: right;
}

#edd_user_history td a:before {
  margin-right: 10px;
}

/* Licence Keys */

table#edd_sl_license_keys, table#edd_sl_license_sites {
  font-size: 16px;
}

body .edd-submit.button.gray {
  font-size: 15px;
  border: none;
  font-weight: inherit;
  padding: 16px 0px;
  box-shadow: none;
  text-decoration: none;
}

body .edd-submit.button.gray:hover, 
body .edd-submit.button.gray:focus {
  box-shadow: none;
}

.content-area #edd_sl_license_add_site_form input[type="submit"] {
  background-color: #07A7E3;
  color: #fff;
}

#edd_sl_license_add_site_form {
  margin-bottom: 20px;
}

/* My Account */

.content-area #edd_profile_editor_form fieldset,
.content-area #edd_login_form fieldset {
  padding: 0px;
  border: none;
}

#edd_profile_editor_form input, 
#edd_login_form input {
  border-radius: 0px;   
}

#edd_profile_editor_form label, 
#edd_login_form label {
  position: relative;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}

#edd_profile_editor_form input, 
#edd_profile_editor_form select, 
#edd_login_form .edd-input {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 8px 10px;
}

#edd_login_form .edd-input {
  margin-bottom: 0px;
}

#edd_profile_editor_form .edd-profile-emails {
  margin-top: 0px;
  font-size: 15px;
}

#edd_profile_editor_form .edd-profile-email .actions {
  margin-left: 5px;
}

body #edd_profile_editor_form p {
  margin-bottom: 0px;
}

.content-area #edd_profile_editor_form fieldset legend {
  font-size: 24px;
  line-height: 1.4em;
  font-weight: inherit;
  text-transform: none;
  letter-spacing: -0.015em;
  padding: 0px;
  background: transparent;
  color: #444;
  margin-top: 40px;
  margin-bottom: 30px;
  display: block;
  width: 100%;
}

.content-area #edd_profile_editor_form fieldset span#edd_profile_name_label legend {
  margin-top: 10px;
  border: none;
  padding-top: 0px;
}

#edd_profile_editor_form input[type="submit"], 
#edd_login_form input[type="submit"] {
  width: auto;
  padding: 18px 40px 17px 40px;
  margin-top: 20px;
  border-radius: 40px;
  background-color: #07A7E3;
  color: #fff;
  margin-bottom: 20px;
  font-size: 16px; 
  font-weight: inherit;
  text-transform: none;
  letter-spacing: 0;
}

#edd_profile_editor_form input[type="submit"]:hover, 
#edd_login_form input[type="submit"]:hover {
  transform: translateY(-3px);
}

#edd_login_form p.edd-lost-password {
  margin-top: 30px;
  margin-bottom: 0px;
  font-size: 16px;
}

.edd-login-remember {
  margin-top: 30px;
}

.edd-login-remember input {
  position: relative;
  top: -2px;
  margin-right: 6px;
}

body .content-area #edd_login_form fieldset legend {
  display: none;
}

/* My Account (Not Logged In) */

body.page-my-account:not(.logged-in) .article-content h3, 
body.page-my-account:not(.logged-in) .article-content p {
  display: none;
}

body.page-my-account:not(.logged-in) .article-content fieldset p,
body.page-my-account .article-content p.edd_error {
  display: block;
}


/*--------------------------------------------------------------
EDD Checkout Process
--------------------------------------------------------------*/

.edd-checkout-process {
  display: block;
  width: 100%;
  margin-top: 0px;
  clear: both;
}

.edd-checkout-process ul {
  position: relative;
  display: block;
  list-style: none;
  margin: 0;
}

.edd-checkout-process ul:before {
  content: "";
  position: absolute;
  top: -4px;
  right: 0;
  left: 0;
  width: 100%;
  height: 4px;
  margin: auto;
  background: #d0d0d0;
  border-radius: 5px;
}

.edd-checkout-process ul li {
  position: relative;
  float: left;
  width: 33.3333%;
  margin: 0;
  padding: 30px 40px 45px 60px;
  color: #777;
  font-size: 14px;
}

.edd-checkout-process ul li.current-step {
  color: #77cc6d;
}

.edd-checkout-process ul li.current-step .step-title {
  font-weight: 400;
}

.edd-checkout-process ul li.current-step:before,
.edd-checkout-process ul li.previous-step:before {
  content: "";
  position: absolute;
  top: -4px;
  left: 0;
  width: 50%;
  height: 4px;
  margin: auto;
  background: #77cc6d;
  border-radius: 5px;
}

.edd-checkout-process ul li.previous-step:before {
  width: 100%;
}

.step-circle {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  width: 16px;
  height: 16px;
  margin: 0 auto;
  background: #f2f2f2;
  border: 2px solid #ccc;
  border-radius: 10px;
  z-index: 9;
}

.edd-checkout-process ul li.current-step .step-circle {
  border-color: #98c229;
}

.edd-checkout-process ul li.previous-step .step-circle {
  border-color: #98c229;
}

.edd-checkout-process .step-icon {
  position: absolute;
  top: -23px;
  left: 0px;
  bottom: 0;
  height: 40px;
  margin: auto;
  font-size: 46px;
  line-height: 46px;
  color: #bcbcbc;
}

.edd-checkout-process ul li.current-step .step-icon {
  color: #77cc6d;
}

.edd-checkout-process .step-icon strong {
  top: -10px;
  font-size: 18px;
  display: inline-block;
  position: relative;
  color: #999;
  font-weight: 400;
  text-align: center;
  width: 40px;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  height: 40px;
  line-height: 37px;
}

.edd-checkout-process .step-title {
  display: block;
  margin-bottom: 0;
  line-height: 1.4;
}

.edd-checkout-process .step-tooltip {
  display: none;
  position: absolute;
  top: 90px;
  left: 20px;
  right: 20px;
  padding: 10px;
  background: rgba(0,0,0,0.8);
  color: #fff;
  font-size: 12px;
  line-height: 1.3em;
  text-align: center; 
  border-radius: 3px;
  z-index: 10;
}

.edd-checkout-process ul li:hover .step-tooltip {
  display: block;
}

.step-tooltip:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-bottom: 6px solid #000;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.step-tooltip p {
  margin-bottom: 0;
  line-height: 1.5em;
}

.edd-alert-warn {
  position: relative;
}

body #edd_checkout_form_wrap .edd-alert input[type=checkbox] {
  position: absolute;
  top: 13px;
}

body #edd_checkout_form_wrap .edd-alert label {
  display: block !important;
  font-size: 14px;
  line-height: 1.5em;
  padding-left: 28px;
  margin: 0px;
}

/*--------------------------------------------------------------
EDD Checkout Sidebar
--------------------------------------------------------------*/

.edd-checkout.widget {
  background: #fff;
  padding: 25px;
  border-radius: 3px;
  margin-bottom: 60px;
}

.edd-checkout.widget p.edd-cart-number-of-items,
.edd-checkout.widget .edd-cart-item-quantity,
.edd-checkout.widget .edd-cart-item-separator,
.edd-checkout.widget .cart_item.edd_checkout,
.edd-checkout.widget .edd-remove-from-cart {
  display: none;
}

.edd-cart-item {
  display: table;
  width: 100%;
}

.edd-checkout.widget .edd-cart-item-title, .edd-checkout.widget .edd-cart-item-price {
  display: table-cell;
  padding-bottom: 10px;
}

.edd-checkout.widget .edd-cart-item-price {
  text-align: right;
  padding-left: 8px;
}

.edd-cart-meta.edd_total {
  background: none;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 12px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: normal;
  margin-top: 15px;
}

.edd-cart-meta.edd_total span {
  font-weight: 700;
  margin-left: 4px;
}

.edd-checkout.widget img.payment-options {
  display: block;
  margin: 15px auto 15px auto !important;
  height: 19px;
}

.edd-checkout.widget p.security {
  font-size: 13px;
  text-align: center;
}

.edd-checkout.widget p.security:before {
  content: "\f200";
  font-family: 'Ionicons';
  margin-right: 8px;
}

.edd-checkout.widget .checkout-review {
  margin: 0px -25px -30px -25px;  
  background-color: #f9f9f9;
  border: 1px solid #eee;
  padding: 30px;
}

.edd-checkout.widget .checkout-review blockquote {
  margin: 0px;
}

.edd-checkout.widget .checkout-review .citation {
  position: relative;
  padding-left: 70px;
}

.edd-checkout.widget .checkout-review .citation img {
  position: absolute;
  left: 0px;
  top: -7px;
  max-width: 55px;
}

.edd-checkout.widget .checkout-review .citation cite {
  display: block;
  margin-top: 22px;
}

.edd-checkout.widget .checkout-review span {
  color: #f8b300;
  display: inline-block;
  padding-bottom: 3px;
  letter-spacing: 2px;
  font-size: 12px;
  position: relative;
  top: -4px;
}

/*--------------------------------------------------------------
EDD Free Download Modal
--------------------------------------------------------------*/

body .jBox-Modal .jBox-content {
  padding: 30px;
}

body #edd-free-downloads-modal label {
  font-weight: 400;
  margin-bottom: 8px;
}

body .jBox-closeButton-box .jBox-closeButton {
  background: #111;
}

body #edd-free-downloads-modal button {
  letter-spacing: 0px;
  text-transform: capitalize;
  padding-bottom: 18px;
  box-shadow: none;
  font-size: 17px;
}

body #edd-free-downloads-modal button:focus {
  outline: none;
}



/*--------------------------------------------------------------
Responsive EDD
--------------------------------------------------------------*/

@media only screen and (max-width: 991px) {


  #edd_profile_editor_form input, 
  #edd_profile_editor_form select, 
  #edd_login_form .edd-input,
  #edd_checkout_form_wrap input.edd-input, 
  #edd_checkout_form_wrap textarea.edd-input {
    width: 100%;
  }

  #edd_checkout_form_wrap #edd-discount-code-wrap {
    width: 100%;
  }

  .edd-checkout-process ul li {
    padding-right: 0px;
  }

  /* Responsive License Keys Table - Scroll Horizontally */

  #edd_sl_license_keys {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
  }

  #edd_sl_license_keys tbody {
    -webkit-overflow-scrolling: touch;
    background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
    background-size: 10px 100%, 10px 100%;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat;
  }

  #edd_sl_license_keys td:first-child,
  #edd_sl_license_keys tbody tr:first-child {
    background-image: linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-size: 20px 100%;
  }

  #edd_sl_license_keys td:last-child,
  #edd_sl_license_keys tbody tr:last-child {
    background-image: linear-gradient(to left, white 50%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 20px 100%;
  }

  #edd_sl_license_keys th {
    text-align: left;
    background: #f5f5f5;
  }

  #edd_sl_license_keys th,
  #edd_sl_license_keys td {
    padding: 9px 12px;
    border: 1px solid #d9d7ce;
  }

  #edd_sl_license_keys {
    display: flex;
    overflow: hidden;
    background: none;
  }

  #edd_sl_license_keys thead {
    display: flex;
    flex-shrink: 0;
    min-width: min-content;
  }

  #edd_sl_license_keys tbody {
    display: flex;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
  }

  #edd_sl_license_keys tr {
    display: flex;
    flex-direction: column;
    min-width: min-content;
    flex-shrink: 0;
  }

  #edd_sl_license_keys td,
  #edd_sl_license_keys th {
    display: block;
  }

  #edd_sl_license_keys td {
    background-image: none !important;
    border-left: 0;
  }

  #edd_sl_license_keys th:not(:last-child),
  #edd_sl_license_keys td:not(:last-child) {
    border-bottom: 0;
  }

}

@media only screen and (max-width: 768px) {

  #edd_checkout_cart td img {
    width: 60px;
    margin-right: 25px;
  }

  body #edd_checkout_cart td,
  #edd_checkout_form_wrap fieldset#edd_sl_renewal_fields p,
  body #edd_checkout_form_wrap #edd_show_discount {
    font-size: 15px;
    font-weight: 400;
  }

  .page-checkout .article-content {
    padding-bottom: 1px;
  }

  .edd-terms-agreement:before {
    display: none;
  }

  #edd_checkout_form_wrap #edd-payment-mode-wrap label {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }

  table#edd_purchase_receipt th, table#edd_purchase_receipt_products th {
    width: 100%;
  }

  table#edd_purchase_receipt td, 
  table#edd_purchase_receipt th, 
  table#edd_purchase_receipt_products td, 
  table#edd_purchase_receipt_products th,
  #edd_user_history td, #edd_user_history th, 
  table#edd_sl_license_keys th, 
  table#edd_sl_license_keys td {
    display: block;
  }

  #edd_user_history td.edd_license_key {
    text-align: left;
  }

  .content-area table tbody > tr:nth-child(odd) > th, 
  .content-area table tbody > tr:nth-child(odd) > td {
    background-color: transparent;
  }



  .edd-checkout-process {
    display: none;
  }

  .step-circle,
  .edd-checkout-process .step-tooltip {
    display: none;
  }

  #edd_checkout_wrap {
    margin: 0;
    padding: 20px 20px 0 20px;
  }

  .edd_clearfix:after {
    display: none;
  }

  .edd-checkout-process ul li:hover .step-tooltip {
    display: none;
  }

  #edd_checkout_cart td.edd_cart_actions {
    padding-left: 10px;
  }

  body #edd_checkout_form_wrap select.edd-select {
    width: 100%;
  }

  #edd_checkout_form_wrap #edd-payment-mode-wrap input,
  body #edd_checkout_form_wrap input[type=checkbox] {
    top: 0px;
  }
}


/* -- Checkout Reasons -- */

.ccfw-checkout-reasons {
  background: #07A7E3;
  margin-left: -30px;
  padding: 3em 2.1em;
  color: #fff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.ccfw-checkout-reasons h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 18px;
}

.ccfw-checkout-reasons ul li {
  margin: 3px 0px 3px 0px;
  font-weight: 400;
  font-size: 16px;
}

.ccfw-checkout-reasons ul li:before {
  content: "\f3d3";
  color: #fff;
  top: 0px;
  position: relative;
  border: none;
  font-family: Ionicons;
  margin-right: 15px;
  font-size: 15px;
}

.edd-loading-ajax.edd-loading {
  display: block;
  text-align: center;
  margin: 20px auto 0 auto;
}



/*--------------------------------------------------------------
Tooltips
--------------------------------------------------------------*/

[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition:         
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 9px;
  width: 150px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 12px;
  line-height: 1.4;
}

/* Directions */
.tooltip span {
  border-bottom: 1px dotted #ccc;
}

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 80%;
  left: 45%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -70px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px); 
}


/* -- Loading -- */

#edd_purchase_form_wrap {
  min-height: 500px;
}

.edd-loading,
.edd-loading:after {
  border-radius: 50%;
  display: block;
  width: 3rem;
  height: 3rem;
}

.edd-loading {
  -webkit-animation: edd-spinning 1.1s infinite linear;
  animation: edd-spinning 1.1s infinite linear;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  font-size: 1rem;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.edd-add-to-cart .edd-loading {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.75rem 0 0 -0.75rem;
}

.edd-discount-loader.edd-loading,
.edd-loading-ajax.edd-loading {
  border-top-color: rgba(0, 0, 0, 0.15);
  border-right-color: rgba(0, 0, 0, 0.15);
  border-bottom-color: rgba(0, 0, 0, 0.15);
  border-left-color: #07A7E3;
}

#edd-purchase-button-wrap .edd-loading-ajax.edd-loading {
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.75rem;
}

#edd-purchase-button-wrap .edd-loading-ajax.edd-loading,
.edd-stripe-submit-update .edd-loading-ajax.edd-loading {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-right-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
.edd-loading-ajax.edd-loading {
  opacity: 1;
}
@-webkit-keyframes edd-spinning {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes edd-spinning {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
a.edd-add-to-cart .edd-add-to-cart-label,
.edd-loading {
  -webkit-transition: .1s opacity !important;
          transition: .1s opacity !important;
}