.edd-icon {
	display: inline-block;
	fill: currentColor;
	position: relative;
	vertical-align: middle;
}

.edd-icon-spin {
	display: inline-block;
	animation: edd-icon-spin 2s linear infinite;
}

.edd_clearfix:after {
	display: block;
	visibility: hidden;
	float: none;
	clear: both;
	text-indent: -9999px;
	content: ".";
}

#edd_checkout_cart td, #edd_checkout_cart th {
	text-align: left;
	border: 1px solid #eee;
	color: #666;
	padding: .5em 1.387em;
}

#edd_checkout_cart .edd_cart_header_row th {
	background: #fafafa;
	padding: 1.387em;
}

#edd_checkout_cart .edd_cart_discount_row th, #edd_checkout_cart .edd_cart_tax_row th {
	background: none;
}

#edd_checkout_cart th {
	font-weight: 700;
}

#edd_checkout_cart td {
	line-height: 25px;
	vertical-align: middle;
	background: #fff;
}

#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 {
	text-align: right;
}

#edd_checkout_cart td img {
	float: left;
	margin: 0 8px 0 0;
	background: none;
	padding: 0;
	border: none;
}

#edd_checkout_cart input.edd-item-quantity {
	width: 3em;
	padding: 2px;
}

#edd_checkout_cart .edd_discount {
	display: inline-block;
	margin-left: 5px;
}

.edd_discount_remove {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%20stroke-width%3D%221.5%22%20stroke%3D%22currentColor%22%3E%0A%20%20%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.75%209.75l4.5%204.5m0-4.5l-4.5%204.5M21%2012a9%209%200%2011-18%200%209%209%200%200118%200z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") 0 0 no-repeat;
	position: relative;
	opacity: .6;
}

.edd_discount_remove:hover {
	opacity: 1;
}

#edd_checkout_cart a.edd-cart-saving-button {
	font-weight: 400;
	text-decoration: none;
}

#edd_checkout_form_wrap legend {
	display: block;
	font-size: 120%;
	line-height: 1;
	font-weight: 700;
	width: 100%;
	margin: 0 0 1rem;
	padding: 0;
	white-space: nowrap;
}

#edd_checkout_form_wrap span.edd-description {
	color: #666;
	font-size: 80%;
	display: block;
	margin: 0 0 5px;
}

#edd_checkout_form_wrap input.edd-input, #edd_checkout_form_wrap textarea.edd-input {
	display: inline-block;
	width: 70%;
}

#edd_checkout_form_wrap select.edd-select {
	display: block;
	width: 60%;
}

#edd_checkout_form_wrap select.edd-select.edd-select-small {
	display: inline;
	width: auto;
}

#edd_checkout_form_wrap input.edd-input.error, #edd_checkout_form_wrap textarea.edd-input.error {
	border-color: #c4554e;
}

#edd_checkout_form_wrap>p {
	margin: 0 0 21px;
}

#edd_checkout_form_wrap span.edd-required-indicator {
	color: #b94a48;
	display: inline;
}

#edd_checkout_form_wrap .edd-payment-icons {
	display: flex;
	margin: 0 0 8px;
}

#edd_checkout_form_wrap .edd-payment-icons img.payment-icon {
	max-height: 32px;
}

#edd_checkout_form_wrap .edd-payment-icons .payment-icon {
	margin: 0 10px 0 0;
}

#edd_checkout_form_wrap #edd-payment-mode-wrap label {
	display: inline-block;
	margin: 0 20px 0 0;
}

#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label {
	font-weight: 700;
	display: inline-block;
	position: relative;
	margin-bottom: 5px;
}

#edd_checkout_form_wrap fieldset {
	border: 1px solid #eee;
	padding: 1.387em;
	margin: 0 0 21px;
}

#edd_checkout_form_wrap fieldset fieldset {
	margin: 0;
	border: none;
	padding: 0;
}

#edd_checkout_form_wrap .edd-cart-adjustment {
	padding: 1.387em;
}

#edd_checkout_form_wrap .edd-cart-adjustment input.edd-input, #edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit {
	display: inline-block;
}

#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit {
	padding: 3px 12px;
	margin-bottom: 2px;
}

#edd_checkout_form_wrap fieldset#edd_register_account_fields legend {
	padding-top: 11px;
}

#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_login_password, #edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password {
	margin: 0;
}

#edd_checkout_form_wrap fieldset#edd_cc_fields legend {
	border: none;
	padding: 0;
}

#edd_checkout_form_wrap fieldset p:last-child {
	margin-bottom: 0;
}

#edd_checkout_form_wrap fieldset#edd_cc_fields #edd-card-number-wrap {
	margin-top: 5px;
}

#edd_checkout_form_wrap input.edd-input.card-number.valid {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%20stroke-width%3D%221.5%22%20stroke%3D%22green%22%3E%0A%20%20%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.5%2012.75l6%206%209-13.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
	background-repeat: no-repeat;
	background-position: 98% 50%;
}

#edd_checkout_form_wrap span.exp-divider {
	display: inline;
}

#edd_checkout_form_wrap span.card-type {
	position: absolute;
	top: 0;
	right: 0;
}

#edd_checkout_form_wrap span.card-type.off {
	display: none;
}

#edd_checkout_form_wrap .edd-cart-ajax {
	box-shadow: none;
}

.edd-amazon-profile-wrapper {
	font-size: 12px;
}

.edd-amazon-profile-name {
	font-weight: 600;
}

.edd-amazon-logout {
	font-size: 10px;
	line-height: 12px;
}

.edd-amazon-logout a {
	cursor: pointer;
}

.edd_cart_tax .edd-loading-ajax.edd-loading {
	margin: 0 0 0 auto;
	display: inline-block;
}

@media only screen and (min-width:768px) {}

.edd_purchase_submit_wrapper {
	position: relative;
}

.edd_purchase_submit_wrapper a.edd-add-to-cart {
	text-decoration: none;
	display: none;
	position: relative;
	overflow: hidden;
}

.edd_purchase_submit_wrapper .edd-cart-ajax {
	display: none;
	position: relative;
	left: -35px;
}

.edd-submit.button.edd-ajax-loading {
	padding-right: 30px;
}

.edd-add-to-cart .edd-add-to-cart-label {
	opacity: 1;
	filter: alpha(opacity=100);
}

.edd-loading, .edd-loading:after {
	border-radius: 50%;
	display: block;
	width: 1.5em;
	height: 1.5em;
}

.edd-loading {
	animation: edd-spinning 1.1s linear infinite;
	border: .2em solid hsla(0, 0%, 100%, .2);
	border-left-color: #fff;
	font-size: .75em;
	position: absolute;
	left: calc(50% - .75em);
	top: calc(50% - .75em);
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translateZ(0);
}

.edd-discount-loader.edd-loading, .edd-loading-ajax.edd-loading, a.edd-add-to-cart.white .edd-loading {
	border-color: rgba(0, 0, 0, .2) rgba(0, 0, 0, .2) rgba(0, 0, 0, .2) #000;
}

.edd-loading-ajax.edd-loading {
	display: inline-block;
	position: relative;
	top: 0;
	left: .25em;
	vertical-align: middle;
}

#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit {
	display: inline-block;
}

.edd-discount-loader.edd-loading {
	display: inline-block;
	position: relative;
	left: auto;
	vertical-align: middle;
	width: 1.25em;
	height: 1.25em;
}

.edd-loading-ajax.edd-loading {
	opacity: 1;
}

.edd-loading, a.edd-add-to-cart .edd-add-to-cart-label {
	transition: opacity .1s !important;
}

.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label {
	opacity: 0;
	filter: alpha(opacity=0);
}

.edd-add-to-cart[data-edd-loading] .edd-loading, .edd-discount-loader.edd-loading {
	opacity: 1;
	filter: alpha(opacity=100);
}

.edd-cart-added-alert {
	color: #567622;
	display: block;
	position: absolute;
}

.edd_form input.edd-input.required, .edd_form select.edd-select.required {
	color: #000;
}

body.edd_receipt_page {
	background-color: #fff;
	color: #141412;
	margin: 0;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}

body.edd_receipt_page:before {
	position: relative;
}

body.edd_receipt_page #edd_receipt_wrapper {
	width: 660px;
	margin: 0 auto;
	padding: 50px 0;
}

body.edd_receipt_page table {
	display: table;
	width: 100%;
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
}

body.edd_receipt_page td, body.edd_receipt_page th {
	display: table-cell;
	text-align: left;
	border-top: 1px solid #ededed;
	padding: 6px 10px;
	font-weight: 400;
}

body.edd_receipt_page th {
	font-weight: 700;
	text-transform: uppercase;
}

body.edd_receipt_page h3 {
	font-size: 22px;
	margin: 40px 0 5px;
	clear: both;
	display: block;
	font-weight: 700;
}

body.edd_receipt_page li {
	list-style: none;
}

table#edd_purchase_receipt, table#edd_purchase_receipt_products {
	width: 100%;
}

table#edd_purchase_receipt_products td, table#edd_purchase_receipt_products th, table#edd_purchase_receipt td, table#edd_purchase_receipt th {
	text-align: left;
}

table#edd_purchase_receipt .edd_receipt_payment_status.cancelled, table#edd_purchase_receipt .edd_receipt_payment_status.failed, table#edd_purchase_receipt .edd_receipt_payment_status.pending, table#edd_purchase_receipt .edd_receipt_payment_status.revoked {
	color: #f73f2e;
}

table#edd_purchase_receipt_products li {
	list-style: none;
	margin: 0 0 8px 10px;
}

table#edd_purchase_receipt_products ul.edd_purchase_receipt_files, table#edd_purchase_receipt ul {
	margin: 0;
	padding: 0;
}

table#edd_purchase_receipt li.edd_download_file {
	list-style: none;
	margin: 0 0 8px;
}

table#edd_purchase_receipt_products .edd_purchase_receipt_product_notes {
	font-style: italic;
}

table#edd_purchase_receipt_products .edd_purchase_receipt_product_name {
	font-weight: 700;
}

table#edd_purchase_receipt_products .edd_bundled_product_name {
	font-style: italic;
	font-weight: 700;
}

#edd_user_history td, #edd_user_history th {
	text-align: left;
	padding: 3px 5px;
	border-bottom: 1px solid #f0f0f0;
	border-top: none;
}

#edd_user_history th {
	font-weight: 700;
	background: #f5f5f5;
}

#edd_user_history td {
	line-height: 25px;
	vertical-align: middle;
}

#edd_user_history .edd_purchase_status.cancelled, #edd_user_history .edd_purchase_status.failed, #edd_user_history .edd_purchase_status.pending, #edd_user_history .edd_purchase_status.revoked {
	color: #f73f2e;
}

#edd_login_form legend, #edd_register_form legend {
	font-size: 120%;
	margin-bottom: 1em;
}

#edd_login_form fieldset, #edd_register_form fieldset {
	border: none;
}

#edd_login_form .edd-input, #edd_register_form .edd-input {
	box-sizing: border-box;
}

#edd_profile_editor_form .edd-profile-emails {
	list-style-type: none;
	display: inline-table;
	margin-left: 0;
	margin-bottom: 0;
}

#edd_profile_editor_form .edd-profile-email {
	width: auto;
}

#edd_profile_editor_form .edd-profile-email .actions {
	display: none;
}

#edd_profile_editor_form .edd-profile-email:hover>span {
	display: inline-block;
}

.edd_added_to_cart_alert {
	padding: 5px;
	font-size: 14px;
	border: 1px solid #046a9e;
	background: #9ecce2;
	color: #333;
	margin: 8px 0;
}

.edd_added_to_cart_alert a.edd_alert_checkout_link {
	color: #000 !important;
}

input.edd_submit_plain {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	display: inline;
	cursor: pointer;
}

.single-download .edd_download_purchase_form {
	margin-bottom: 1.387em;
}

.edd_download_purchase_form .edd_download_quantity_wrapper {
	margin: 0 0 .5em;
}

.edd_download_purchase_form .edd_download_quantity_wrapper .edd-item-quantity {
	width: 75px;
}

.edd_download_purchase_form .edd_price_options {
	margin: 0 0 15px;
}

.edd_download_purchase_form .edd_price_options ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.edd_download_purchase_form .edd_price_options li {
	display: block;
	padding: 0;
	margin: 0;
}

.edd_download_purchase_form .edd_price_options span {
	display: inline;
	padding: 0;
	margin: 0;
}

.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper {
	padding-left: 18px;
}

.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper * {
	font-size: 80%;
}

.edd_download_purchase_form .edd_price_options input.edd-item-quantity {
	display: inline;
	width: 50px;
	max-width: 90%;
}

.edd-submit.button:focus, [type=submit].edd-submit:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.edd-submit.button:active {
	background-image: none;
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.edd-submit.plain {
	padding: 0;
	border: none;
	border-radius: 0;
}

.edd-submit.button, .edd-submit.button.gray, .edd-submit.button:visited {
	color: #333;
	background: #f0f0f0;
	border-color: #ccc;
}

.edd-submit.button.gray:active, .edd-submit.button.gray:focus, .edd-submit.button.gray:hover, .edd-submit.button:active, .edd-submit.button:focus, .edd-submit.button:hover {
	color: #333;
	background: #ebebeb;
	border-color: #adadad;
}

.edd-submit.button.gray:active {
	background-image: none;
}

.edd-submit.button.white {
	color: #333;
	background: #fff;
	border-color: #ccc;
}

.edd-submit.button.white:active, .edd-submit.button.white:focus, .edd-submit.button.white:hover {
	color: #333;
	background: #ebebeb;
	border-color: #adadad;
}

.edd-submit.button.white:active {
	background-image: none;
}

.edd-submit.button.blue {
	color: #fff;
	background: #428bca;
	border-color: #357ebd;
}

.edd-submit.button.blue.active, .edd-submit.button.blue:focus, .edd-submit.button.blue:hover {
	color: #fff;
	background: #3276b1;
	border-color: #285e8e;
}

.edd-submit.button.blue.active {
	background-image: none;
}

.edd-submit.button.red {
	color: #fff;
	background: #d9534f;
	border-color: #d43f3a;
}

.edd-submit.button.red:active, .edd-submit.button.red:focus, .edd-submit.button.red:hover {
	color: #fff;
	background: #d2322d;
	border-color: #ac2925;
}

.edd-submit.button.red:active {
	background-image: none;
}

.edd-submit.button.green {
	color: #fff;
	background: #5cb85c;
	border-color: #4cae4c;
}

.edd-submit.button.green:active, .edd-submit.button.green:focus, .edd-submit.button.green:hover {
	color: #fff;
	background: #47a447;
	border-color: #398439;
}

.edd-submit.button.green:active {
	background-image: none;
}

.edd-submit.button.yellow {
	color: #fff;
	background: #f0ad4e;
	border-color: #eea236;
}

.edd-submit.button.yellow:active, .edd-submit.button.yellow:focus, .edd-submit.button.yellow:hover {
	color: #fff;
	background: #ed9c28;
	border-color: #d58512;
}

.edd-submit.button.yellow:active {
	background-image: none;
}

.edd-submit.button.orange {
	color: #fff;
	background: #ed9c28;
	border-color: #e3921e;
}

.edd-submit.button.orange:active, .edd-submit.button.orange:focus, .edd-submit.button.orange:hover {
	color: #fff;
	background: #e59016;
	border-color: #d58512;
}

.edd-submit.button.orange:active {
	background-image: none;
}

.edd-submit.button.dark-gray {
	color: #fff;
	background: #363636;
	border-color: #222;
}

.edd-submit.button.dark-gray:active, .edd-submit.button.dark-gray:focus, .edd-submit.button.dark-gray:hover {
	color: #fff;
	background: #333;
	border-color: #adadad;
}

.edd-submit.button.dark-gray:active {
	background-image: none;
}

.edd_downloads_list {
	display: -ms-grid;
	display: grid;
	grid-column-gap: 20px;
	grid-row-gap: 40px;
}

.edd_downloads_list:after {
	content: "";
	display: table;
	clear: both;
}

.edd_download {
	float: left;
}

.edd_download_columns_1 .edd_download {
	width: 100%;
}

.edd_download_columns_2 .edd_download {
	width: 50%;
}

.edd_download_columns_0 .edd_download, .edd_download_columns_3 .edd_download {
	width: 33%;
}

.edd_download_columns_4 .edd_download {
	width: 25%;
}

.edd_download_columns_5 .edd_download {
	width: 20%;
}

.edd_download_columns_6 .edd_download {
	width: 16.6%;
}

.edd_download_inner {
	padding: 0 8px 8px;
	margin: 0 0 10px;
}

.edd_download_columns_2 .edd_download:nth-child(odd), .edd_download_columns_3 .edd_download:nth-child(3n+1), .edd_download_columns_4 .edd_download:nth-child(4n+1), .edd_download_columns_5 .edd_download:nth-child(5n+1), .edd_download_columns_6 .edd_download:nth-child(6n+1) {
	clear: left;
}

.edd_download_image {
	max-width: 100%;
}

.edd_download .edd_price {
	margin-bottom: 10px;
}

@media (min-width:768px) {
	.edd_downloads_list:not(.edd_download_columns_1) {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width:1200px) {
	.edd_downloads_list.edd_download_columns_2 {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.edd_downloads_list.edd_download_columns_3 {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.edd_downloads_list.edd_download_columns_4 {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.edd_downloads_list.edd_download_columns_5 {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.edd_downloads_list.edd_download_columns_6 {
		grid-template-columns: repeat(6, 1fr);
	}
}

@supports (display:grid) {
	.edd_downloads_list .edd_download {
		width: auto;
	}
	
	.edd_download_inner {
		padding: 0;
		margin: 0;
	}
}

.edd-hide-on-empty.cart-empty {
	display: none;
}

.edd-cart-ajax {
	margin: 0 8px 0 4px;
	position: relative;
	top: 2px;
	background: none;
	border: none;
	padding: 0;
}

.edd-cart-number-of-items {
	font-style: italic;
	color: grey;
}

.edd-cart-meta.edd_subtotal {
	font-weight: 700;
	font-style: italic;
}

.edd-cart-meta.edd_cart_tax {
	font-size: 1em;
	font-style: italic;
}

.edd-cart-meta.edd_cart_tax:before {
	font-style: normal;
}

.edd-cart-meta.edd_total {
	font-weight: 700;
}

.edd-cart-meta {
	padding: 2px 5px;
}

.edd-cart-meta.edd_subtotal, .edd-cart-meta.edd_total {
	background-color: #f9f9f9;
}

.edd_errors:not(.edd-alert) {
	border-radius: 2px;
	border: 1px solid #e6db55;
	margin: 0 0 21px;
	background: #ffffe0;
	color: #333;
}

.edd_error {
	padding: 10px;
}

p.edd_error {
	margin: 0 !important;
}

.edd_success:not(.edd-alert) {
	border-radius: 2px;
	border: 1px solid #b3ce89;
	margin: 20px 0;
	background: #d5eab3;
	color: #567622;
	padding: 6px 8px;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .7);
}

.edd-alert {
	border-radius: 2px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid transparent;
	vertical-align: middle;
}

.edd-alert p {
	padding: 0;
}

.edd-alert p:not(:last-child) {
	margin-bottom: 5px;
}

.edd-alert p:last-child {
	margin-bottom: 0;
}

.edd-alert-error {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.edd-alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.edd-alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.edd-alert-warn {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}