/* Buttons */
.edd_download_purchase_form .button,
#edd-purchase-button,
.edd-submit.button,
.edd_purchase_submit_wrapper .edd-submit.button,
.widget_edd_cart_widget .edd_checkout a {
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: var(--theme-var-rad);
  -ms-border-radius: var(--theme-var-rad);
  border-radius: var(--theme-var-rad);
  white-space: nowrap;
  height: auto;
  max-width: 100%;
  /*
	@if $important != '' {
		color: var(--theme-color-inverse_link) $important;
		border-color: var(--theme-color-text_link) $important;
		background-color: var(--theme-color-text_link) $important;
	} @else {
		color: var(--theme-color-inverse_link);
		border-color: var(--theme-color-text_link);
		background-color: var(--theme-color-text_link);
	}*/
  border-width: 0 !important; }

.edd_download_purchase_form .button:hover,
.edd_download_purchase_form .button:active,
.edd_download_purchase_form .button:focus,
#edd-purchase-button:hover,
#edd-purchase-button:active,
#edd-purchase-button:focus,
.edd-submit.button:hover,
.edd-submit.button:active,
.edd-submit.button:focus,
.edd_purchase_submit_wrapper .edd-submit.button:hover,
.edd_purchase_submit_wrapper .edd-submit.button:active,
.edd_purchase_submit_wrapper .edd-submit.button:focus,
.widget_edd_cart_widget .edd_checkout a:hover,
.widget_edd_cart_widget .edd_checkout a:focus,
.sc_edd_details .downloads_page_tags .downloads_page_data > a:hover,
.sc_edd_details .downloads_page_tags .downloads_page_data > a:focus {
  /*
	@if $important != '' {
		color: var(--theme-color-inverse_hover) $important;
		border-color: var(--theme-color-text_link_blend) $important;
		background-color: var(--theme-color-text_link_blend) $important;
	} @else {
		color: var(--theme-color-inverse_hover);
		border-color: var(--theme-color-text_link_blend);
		background-color: var(--theme-color-text_link_blend);
	}*/ }

/* Alter buttons */
[class*="scheme_"].sidebar .edd_download_purchase_form .button,
[class*="scheme_"].sidebar #edd-purchase-button,
[class*="scheme_"].sidebar .edd-submit.button,
[class*="scheme_"].sidebar .widget_edd_cart_widget .edd_checkout a,
[class*="scheme_"].sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-alter_link);
  background-color: var(--theme-color-alter_link); }

[class*="scheme_"].sidebar .edd_download_purchase_form .button:hover,
[class*="scheme_"].sidebar .edd_download_purchase_form .button:focus,
[class*="scheme_"].sidebar #edd-purchase-button:hover,
[class*="scheme_"].sidebar #edd-purchase-button:focus,
[class*="scheme_"].sidebar .edd-submit.button:hover,
[class*="scheme_"].sidebar .edd-submit.button:focus,
[class*="scheme_"].sidebar .widget_edd_cart_widget .edd_checkout a:hover,
[class*="scheme_"].sidebar .widget_edd_cart_widget .edd_checkout a:focus,
[class*="scheme_"].sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover,
[class*="scheme_"].sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a:focus {
  color: var(--theme-color-inverse_hover);
  border-color: var(--theme-color-alter_hover);
  background-color: var(--theme-color-alter_hover); }

/* Downloads list */
.post_item.type-download .post_header {
  position: relative; }
  .post_item.type-download .post_header .post_title {
    padding-right: 4em; }
  .post_item.type-download .post_header .post_title + .post_price {
    position: absolute;
    z-index: 1;
    top: 3px;
    right: 0; }

.post_item.type-download .post_header .post_title + .post_price,
.post_item_single.post_type_download .post_price {
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: 600; }

.post_item.type-download .post_header .post_title + .post_price > .post_price_more {
  display: none;
  text-align: right;
  font-size: 0.8em;
  line-height: 1.3em;
  font-weight: 400; }

.post_item.type-download .post_header .post_title + .post_price > del,
.post_item_single.post_type_download .post_price > del {
  font-size: 0.8em;
  line-height: 1.3em;
  font-weight: 400;
  position: absolute;
  z-index: 1;
  top: -1.3em;
  right: 0; }

/* Single download */
.post_item_single.post_type_download .post_price {
  float: right;
  margin: 0 0 0.5em 2em; }
  .post_item_single.post_type_download .post_price .post_price_more {
    margin-right: 0.5em; }

.post_item_single.post_type_download .post_content > .post_meta_single {
  overflow: hidden;
  position: relative;
  min-height: 3.8em; }

.post_item_single.post_type_download .post_content > .post_meta_single > .post_share {
  max-width: none;
  float: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0; }

.post_item_single.post_type_download .post_content .trx_addons_edd_purchase_buttons {
  position: relative;
  z-index: 2;
  max-width: 40%; }

.sc_edd_add_to_cart_default .trx_addons_edd_purchase_buttons {
  max-width: none !important; }

.post_item_single.post_type_download .edd_download_purchase_form_title {
  margin: 0; }

.post_item_single.post_type_download .post_content .edd_download_purchase_form .edd_price_options {
  margin: 0.3em 0 1.5em; }

/* Checkout */
#edd_checkout_form_wrap .edd-payment-icons {
  margin-bottom: 2em; }

#edd_checkout_form_wrap input[type="radio"] {
  display: inline; }

#edd_checkout_form_wrap legend {
  width: auto;
  padding: 0 0.3em; }

#edd_checkout_form_wrap fieldset fieldset legend {
  position: static;
  margin: 2em 0 1em;
  padding: 0;
  display: block; }

#edd_checkout_cart_wrap #edd_checkout_cart input.edd-item-quantity {
  width: 4em;
  padding: 0.5em 2px;
  text-align: right;
  margin-right: 0.3em; }

#edd_checkout_cart td {
  color: var(--theme-color-alter_dark); }

#edd_checkout_cart th,
#edd_checkout_cart .edd_cart_header_row th,
#edd_checkout_cart .edd_cart_footer_row th {
  color: var(--theme-color-extra_dark);
  border-color: var(--theme-color-extra_bd_color);
  background-color: var(--theme-color-extra_bg_color); }

#edd_checkout_cart tbody > tr:nth-child(2n+1) > td {
  background-color: var(--theme-color-alter_bg_color_04); }

#edd_checkout_cart tbody > tr:nth-child(2n) > td {
  background-color: var(--theme-color-alter_bg_color_02); }

/* User's payments history */
/*
#edd_user_history {
	border-top: none;
}
#edd_user_history td,
#edd_user_history th {
	border-top: none;
	border-bottom: none;
	padding: 1.8em 1em;
}
#edd_user_history th {
	color: var(--theme-color-extra_dark);
	border-color: var(--theme-color-extra_bd_color);
	background-color: var(--theme-color-extra_bg_color);
}*/
table#edd_purchase_receipt_products li {
  margin: 0.5em 0 0; }

table#edd_purchase_receipt_products li > a:before {
  content: '\e8d6';
  font-family: "fontello";
  display: inline-block;
  margin-right: 0.5em; }

/* Themes market */
.sc_edd_add_to_cart .edd_download_purchase_form > a {
  padding-left: 2em;
  padding-right: 2em; }

.sc_edd_details .downloads_page_tags .downloads_page_data_separator {
  display: none; }

/* Widget Cart */
.widget_edd_cart_widget .edd-cart-item-price {
  color: var(--theme-color-text_dark); }

.widget_edd_cart_widget .edd-cart-meta.edd_subtotal,
.widget_edd_cart_widget .edd-cart-meta.edd_total {
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_color); }

.widget_edd_cart_widget .edd-cart-meta.edd_total .cart-total {
  color: var(--theme-color-alter_dark); }
