/* Downloads list */

.columns_wrap>[class*="column-"].downloads_list {
	padding: 0 !important;
}
.post_layout_classic.post_item.type-download:not(.post_layout_classic) {
	padding: 2.78rem 2.78rem 3.85rem;
}
.post_layout_classic.post_item.type-download .post_featured {
	margin-bottom: 1.7em;
}
.post_layout_classic.post_item.type-download .post_header {
	position: relative;
	margin: 0 0 0.37em;
}
.post_layout_classic.post_item.type-download .post_header .post_meta,
.post_layout_classic.post_item.type-download .post_header .post_meta a {
	font-size: 0.66rem;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	margin: 0;
}
.post_layout_classic.post_item.type-download .post_header .post_meta.meta_arch {
	display: none;
}
.post_layout_classic.post_item.type-download .post_content {
	overflow: hidden;
	padding: 0 1.66rem 1.2rem;
    padding-right: 9rem;
    position: relative;
}
.post_layout_classic.post_item.type-download .post_content .post_price {
    position: absolute;
    right: 1.66rem;
    top: 3px;
    font-size: 1.33rem;
    line-height: 1em;
    padding: 0.71em 0.83em;
}
.post_layout_classic.post_item.type-download .post_title {
    margin: 0;
    line-height: 1.3em;
    font-size: 1.33rem;
    letter-spacing: 0;
}
.post_layout_classic.post_item.type-download .post_title a {
	-webkit-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.post_layout_classic.post_item.type-download .post_title+.post_price>.edd_price,
.post_layout_classic.post_item_single.post_type_download .post_price>.edd_price {
	font-size: 1.6666em;
	line-height: 1.3em;
}
.post_layout_classic.post_item.type-download .post_title+.post_price>.edd_price+span {
	display: block;
	text-align: right;
}
.post_layout_classic.post_item.type-download .post_sales {
    font-size: 0.66rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}
.post_layout_classic.post_item.type-download .post_info {
	margin-top: 0.45em;
}
/* Single download */

.post_item_single.post_type_download .meta_arch,
.post_item_single.post_type_download .post_featured,
.post_item_single.post_type_download .post_header .post_title+.post_meta {
	display: none;
}
.post_item_single.post_type_download .post_price {
	float: right;
	margin: 0.5em 0 1em 2em;
}
.post_item_single.post_type_download .post_content>.post_meta_single {
	overflow: hidden;
	position: relative;
	display: none;
}
.post_item_single.post_type_download .post_content>.post_meta_single:empty {
	display: none;
}
.post_item_single.post_type_download .post_content>.post_meta_single>.post_share {
	max-width: none;
	float: none;
	right: 0;
	top: 0;
	z-index: 1;
}
/*single download sidebar*/

.post_item_single.post_type_download .sidebar-single-download .sc_edd_details {
	border: none;
	font-size: 0.7777em;
	background-color: #f7f7f7;
	color: #84888c;
	margin-bottom: 2.22rem;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_section .downloads_page_section_title {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #84888c;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_section .downloads_page_section_title,
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_section:not(.downloads_page_details) .downloads_page_section_title+div,
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_section .downloads_page_section_title+div a {
	width: auto;
	display: inline;
	padding: 0 5px 0 0;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_section .downloads_page_section_title+div:not(.downloads_page_data) a span.downloads_page_data_separator:before {
	content: ',';
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_section .downloads_page_section_title+div.downloads_page_data {
	display: block;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_section .downloads_page_section_title+div.downloads_page_data a {
	background: #0a1d33;
	border: 2px solid #0a1d33;
	color: #ffffff;
	padding: 0 1em;
	margin: 0 2px 2px 0;
	display: inline-block;
	font-size: 0.66rem;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_section .downloads_page_section_title+div.downloads_page_data a span.downloads_page_data_separator:before {
	display: none;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_section .downloads_page_section_title+div.downloads_page_data a:hover {
	background: #ffffff;
	color: #0a1d33;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_section:not(.downloads_page_details) .downloads_page_section_title:after {
	content: ':';
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_details .downloads_page_section_title {
	display: block;
	text-transform: capitalize;
	font-size: 1.33rem;
	letter-spacing: 0;
	font-weight: bold;
	width: auto;
	color: #0a1d33;
	padding: 0;
	margin-bottom: 1.611rem;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_details .downloads_page_section_title:before {
	content: 'Theme';
	margin-right: 5px;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_details .downloads_page_features_list .downloads_page_section_item {
	line-height: 1.5rem;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_details .downloads_page_features_list .downloads_page_label {
	text-transform: uppercase;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_details .downloads_page_features_list .downloads_page_label,
.post_item_single.post_type_download .sidebar-single-download .sc_edd_details .downloads_page_details .downloads_page_features_list .downloads_page_data {
	width: auto;
	display: inline;
	padding: 0 5px 0 0;
	letter-spacing: 0.14em;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart {
	background: none;
	border: none;
	margin: 0;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart {
	background: #0a1d33;
	margin: 0 0 2.22rem 0;
	color: #ffffff;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .trx_addons_edd_purchase_price .trx_addons_edd_purchase_price_list {
	background: #0a1d33;
	border: 2px solid #233448;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .trx_addons_edd_purchase_price .trx_addons_edd_purchase_price_list .trx_addons_edd_purchase_price_list_item {
	padding: 1em;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .trx_addons_edd_purchase_price .trx_addons_edd_purchase_price_list .trx_addons_edd_purchase_price_list_item .trx_addons_edd_purchase_price_list_item_description,
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .trx_addons_edd_purchase_price .trx_addons_edd_purchase_price_list .trx_addons_edd_purchase_price_list_item .trx_addons_edd_purchase_price_list_item_description strong {
	font-size: 0.77rem;
	color: #ffffff;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .trx_addons_edd_purchase_price .trx_addons_edd_purchase_price_list .trx_addons_edd_purchase_price_list_item:hover {
	background: #233448;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .trx_addons_edd_purchase_price .trx_addons_edd_purchase_price_list .trx_addons_edd_purchase_price_list_item+.trx_addons_edd_purchase_price_list_item {
	border-top: 2px solid #233448;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart>.trx_addons_edd_purchase_price .edd_price_option_name,
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .trx_addons_edd_purchase_price .edd_price_option_name,
.post_item_single.post_type_download .sidebar-single-download .sc_edd_additional_options .sc_edd_additional_options_name {
	color: #fff;
	font-size: 1.3333rem;
	font-weight: bold;
	text-transform: capitalize;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .trx_addons_edd_purchase_price .edd_price_option_price {
	color: #14e27f;
	font-size: 1.6666em;
	font-weight: normal;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart div.edd_download_purchase_form,
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .edd_price_options,
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .trx_addons_edd_purchase_info,
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_license_details {
	border-top: 2px solid #233448;
	padding-top: 1.6em;
	padding-bottom: 5px;
	margin-bottom: 1.5em;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .edd_price_options {
	margin-top: 1.7em;
	margin-bottom: 0;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart div.edd_download_purchase_form {
	margin: 1.8em 0 0 0;
	padding-bottom: 0;
	padding-top: 1.85em;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_license_details {
	border: none;
	border-bottom: 2px solid #233448;
	margin: 0 0 2.05em 0;
	padding-top: 0;
	padding-bottom: 1.65em;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #b5b5b5;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_license_details ul {
	list-style-type: none;
	position: relative;
	margin-bottom: 0;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_license_details a {
	font-size: 0.833rem;
	line-height: 1.2em;
	padding-left: 2em;
	display: block;
	padding: 0.53rem 0 0 2em!important;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_license_details a:hover {
	color: #fff;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_license_details ul li:before {
	content: '\e964';
	font-family: fontello;
	position: absolute;
	left: 0;
	font-size: 0.77rem;
	color: #fff;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .trx_addons_edd_purchase_info {
	margin: 1.5em 0;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .trx_addons_edd_purchase_info ul li {
	line-height: 1.55rem;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .button,
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .sc_button {
	display: block;
	width: 100%;
	border-radius: 0;
	text-align: center;
	border: none!important;
	margin: 0 0 2px;
	font-weight: 600;
	font-size: 1rem;
	letter-spacing: 0.02em;
	line-height: 1.33rem;
	color: #1a1a1a!important;
	text-transform: capitalize;
	padding: 1.611rem 0 !important;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .sc_button:last-child {
	font-weight: 400;
	padding-top: 0.9em;
	font-size: 1rem;
	padding: 0.94rem 0 0 !important;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .sc_button:last-child {
	background: none!important;
	color: #fff!important;
	padding-bottom: 0;
	margin-bottom: 0;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .sc_button:last-child:before {
	content: '\e967';
	font-family: 'fontello';
	margin-right: 5px;
	font-size: 1.34em;
	vertical-align: top;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .sc_button .sc_button_icon {
	font-size: 1.25em;
	margin-right: 0.55rem;
	vertical-align: top;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .sc_button:last-child:hover {
	color: #14e27f!important;
}
.post_item_single.post_type_download .post_content .sc_edd_add_to_cart .edd_download_purchase_form .edd_purchase_submit_wrapper {
	display: block;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .sc_button,
.post_item_single.post_type_download .sidebar-single-download .sc_edd_add_to_cart .edd_download_purchase_form .button,
.post_item_single.post_type_download .post_content .sc_edd_add_to_cart .edd_download_purchase_form .edd_purchase_submit_wrapper a {
	background: #14e27f!important;
}
.post_item_single.post_type_download .sc_services_light {
	max-width: 50rem;
	margin: 0 auto;
}
.post_item_single.post_type_download .sc_services_light .sc_services_item {
	max-width: none;
}
.post_item_single.post_type_download .sc_services_light.features .sc_services_item_featured_top.with_icon {
	padding-left: 3.611rem;
	padding-right: 3.611rem;
}
/* single titles*/

.post_item_single.post_type_download .sc_item_title {
	letter-spacing: 0;
}
/* Checkout */

#edd_checkout_form_wrap #edd-login-account-wrap, 
#edd_checkout_form_wrap #edd-new-account-wrap{
     background-color: transparent;
}
#edd_checkout_form_wrap .edd-payment-icons {
	margin-bottom: 2em;
	display: none;
}
#edd_checkout_form_wrap input[type="radio"] {
	display: inline;
}
#edd_checkout_form_wrap legend {
	width: auto;
	font-size: 2.33rem;
	line-height: 1em;
	font-style: normal;
	font-weight: 600;
	color: #0a1d33;
	background-color: transparent;
	text-align: left;
	position: relative;
	left: auto;
	top: auto;
	margin: 0 0 1.6em;
	display: block;
}
#edd_checkout_form_wrap #edd_checkout_user_info legend,
#edd_checkout_form_wrap #edd_login_fields legend,
#edd_checkout_form_wrap #edd_register_account_fields legend {
	font-size: 2.33rem;
	line-height: 1em;
	top: -0.2em;
	margin: 0 0 1.4em;
}
#edd_checkout_form_wrap fieldset fieldset legend {
	position: static;
    margin: 0 0 1em 0;
    padding: 0 !important;
    display: block;
}
#edd_checkout_form_wrap fieldset {
	border: none;
	padding: 0;
	margin: 0 !important;
}
#edd_checkout_form_wrap fieldset p,
#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password {
	margin-bottom: 1.666rem;
	position: relative;
}
#edd_checkout_user_info label {
	font-size: 0.611rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #14e27f;
	position: absolute;
	left: 1.09em;
	top: 1.15em;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#edd_checkout_user_info input:focus+label {
	opacity: 1;
}
/* User's payments history */

#edd_user_history {
	border-top: none;
}
.edd_purchase_row.offer_item,
.edd_purchase_row.default_item {
	background-color: #fff;
}
#edd_user_history td,
#edd_user_history th {
	border-top: none;
	border-bottom: none;
	padding: 1.8em 1em;
}
.sc_edd_details {
	padding: 0;
	margin-bottom: 1.222rem;
}
.post_type_download .post_header {
	padding: 0;
	margin: 0;
}
.single-download .edd_download_purchase_form {
	margin-top: 0;
}
.edd_download_purchase_form .sc_button,
.button.edd-add-to-cart {
	border-radius: 0;
	border-width: 3px!important;
}
.post_type_download .post_content .sc_title .sc_item_descr {
	max-width: 38.88rem;
	display: inline-block;
}
.post_type_download .post_content .sc_title .sc_item_descr p {
	margin: 0;
}
/*custom form styles*/

.edd_download_purchase_form li {
	/* color: white; */
}
.edd_download_purchase_form .edd_price_options li+li {
	margin-top: 4px;
}
.edd_download_purchase_form input[type="radio"]+span,
.edd_download_purchase_form input[type="checkbox"]+span {
	position: relative;
}
.edd_download_purchase_form input[type="radio"]+span:before,
.edd_download_purchase_form input[type="checkbox"]+span:before {
	display: block;
	content: '';
	width: 0.66rem;
	height: 0.66rem;
	background: url('images/uncheck.png');
	position: absolute;
	left: 0;
	top: 0.5rem;
}
.edd_download_purchase_form input[type="radio"]:checked~span,
.edd_download_purchase_form input[type="checkbox"]:checked~span {
	color: #14E27F;
}
.edd_download_purchase_form input[type="radio"]:checked+span:before,
.edd_download_purchase_form input[type="checkbox"]:checked+span:before {
	background-position: 0 100%;
}
.edd_download_purchase_form input[type="radio"]:checked+span:after,
.edd_download_purchase_form input[type="radio"]+span:before {
	border-radius: 500px;
}
.single-download .edd_download_purchase_form .edd_price_options label {
	display: block;
	overflow: hidden;
}
.single-download .edd_download_purchase_form .edd_price_options label span {}
.single-download .edd_download_purchase_form .edd_price_options label span.edd_price_option_price {
	float: right;
}
.single-download .edd_download_purchase_form .edd_price_options label span.edd_price_option_name {
	padding-left: 1.11rem;
	float: left;
	width: 68%
}
.single-download .edd_download_purchase_form .trx_addons_edd_purchase_subtotal {
	border-top: 2px solid #233448;
	margin-top: 1.85em;
	padding-top: 1.5em;
	color: #ffffff;
}
.trx_addons_buttons.trx_addons_edd_purchase_buttons {
	display: none;
}
.sc_edd_add_to_cart .trx_addons_buttons.trx_addons_edd_purchase_buttons {
	display: block;
}
.single-download .trx_addons_edd_purchase_buttons .edd-cart-added-alert {
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding: 1.528rem 2.65rem;
	border: 3px solid;
	font-weight: 600;
	font-size: 1rem;
	letter-spacing: 0.02em;
	line-height: 1.2em;
}
.basekit_edd_cart_shortcode .widget_edd_cart_widget .edd-cart {
	max-height: inherit;
	overflow-y: auto;
	padding-right: 0;
	margin-right: 0;
}
.widget_edd_cart_widget .edd-cart::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}
#edd_checkout_wrap {
	overflow: hidden;
}
#edd_checkout_wrap #edd_checkout_cart_form {
	float: right;
	width: 46%;
	box-sizing: border-box;
}
#edd_checkout_wrap #edd_checkout_form_wrap {
	float: left;
	width: 54%;
}
#edd_checkout_cart .edd_cart_header_row th {
	padding: 1em;
	text-transform: none;
}
.short-description {
	font-size: 0.6666em;
}
.archive .post_item.type-download .post_featured .icons:not(.type-details) a {
	width: 4.56rem;
	height: 4.56rem;
	line-height: 4.11rem;
	font-size: 1.4em;
	background-color: #fff;
}
.archive .post_item.type-download .post_featured .icons:not(.type-details) a:before {
	content: '\E967';
	font-family: fontello;
	float: right;
	width: 4rem;
	text-align: center;
}
body.single-download .custom_page_title .sc_layouts_title_title,
body.single-download .custom_page_title .sc_layouts_title_breadcrumbs {
	display: none;
}
body.single-download .custom_page_title {
	display: block;
	margin-top: -3.4em;
}
body.single-download.freebies .custom_page_title {
	margin-top: 0;
}
body.single-download .custom_page_title+.vc_empty_space {
	display: block;
	margin-top: -5.2em;
}
body.single-download .custom_page_title .sc_layouts_item {
	width: 100%;
}
body.single-download .custom_page_title .sc_layouts_title {
	text-align: left;
}
body.single-download .socials_share.socials_type_drop .social_items {
	position: relative;
	display: inline-block;
	padding: 0;
	border: 0;
	width: auto;
	max-width: 100%;
	top: auto;
}
body.single-download .socials_share.socials_type_drop .socials_caption {
	display: none;
}
body.single-download .socials_share.socials_type_drop .social_items a {
	display: inline-block;
}
body.single-download .socials_share.socials_type_drop .social_items:before {
	display: none;
}
body.single-download .socials_share.socials_type_drop .social_items a i {
	display: none;
}
body.single-download .socials_share.socials_type_drop .social_item .social_icon span {
	font-size: 0.7rem;
	margin: 0 0.5em;
}
body.single-download .socials_share.socials_type_drop .social_item .social_icon span.trx_addons_icon-mail:before {
	content: '\E940';
	font-family: fontello;
}
.sc_edd_more_btn {
	font-size: 0.77rem;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	margin-top: 1.6em;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sc_edd_more_btn:after {
	content: '\e828';
	font-family: fontello;
	margin-left: 5px;
}
.sc_edd_more_btn.open:after {
	content: '\e835';
}
.widget_edd_cart_widget li.edd-cart-item {
	padding: 1.93rem 0;
	border-top: 5px solid #f7f7f7;
}
.widget_edd_cart_widget .edd-cart-item-image {
	width: 40%;
	height: auto;
	left: 0;
	top: 0;
}
.widget_edd_cart_widget .edd-remove-from-cart:before {
	content: '\e916';
	font-family: fontello;
	font-size: 0.55rem;
	font-weight: 400;
	display: block;
	position: relative;
	z-index: 2;
	left: auto;
	top: auto;
	width: 1.722rem;
	height: 1.722rem;
	line-height: 1.722rem;
	text-indent: 0;
}
.widget_edd_cart_widget .edd-remove-from-cart:hover:before {
	color: #fff;
	background-color: #0a1522;
}
.post_item_single.post_type_download .post_content .sc_layouts_title_title {
	text-align: center;
	margin-bottom: 4.2rem;
}
.post_item_single.post_type_download .post_content .sc_layouts_title_title h1 {
	font-size: 2.3333rem;
	font-weight: 400;
	font-style: normal;
	line-height: 1.285em;
	max-width: 44.44rem;
	letter-spacing: -0.01em;
}
.post_item_single.post_type_download .sidebar-single-download .sc_edd_additional_options {
	background: #0a1d33;
	margin: 0 0 2.22rem 0;
	color: #ffffff;
}
.sc_edd_additional_options .edd-add-to-cart {
	color: #fff;
}
.sc_edd_additional_options ul {
	padding: 0;
	list-style-type: none;
	margin-top: 1.65em;
	font-size: 1rem;
}
.sc_edd_additional_options ul li {
	display: block;
}
.sc_edd_additional_options ul li+li {
	margin-top: 0.65em;
}
.sc_edd_additional_options .sc_edd_additional_options_title {
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sc_edd_additional_options .sc_edd_additional_options_title {
	width: 50%;
	line-height: 1.25em;
	padding-right: 5%;
}
.sc_edd_additional_options .sc_edd_additional_options_title,
.sc_edd_additional_options .edd_purchase_submit_wrapper {
	display: inline-block;
}
.sc_edd_additional_options .edd_purchase_submit_wrapper {
	float: right;
	width: 30%;
	text-align: right;
}
.sc_edd_additional_options .edd_purchase_submit_wrapper .edd-submit {
	padding: 0;
	border: none;
	font-size: 1rem;
}
.sc_edd_additional_options .edd-add-to-cart-label .icon {
	margin-left: 0.55rem;
}
.sc_edd_additional_options .edd_purchase_submit_wrapper .edd-submit.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label {
	opacity: 1;
}
.sc_edd_additional_options_cart .edd-remove-from-cart:before {
	content: '\e916';
	font-family: fontello;
	font-size: 0.55rem;
	font-weight: 400;
	display: block;
	position: relative;
	z-index: 2;
	left: auto;
	top: auto;
	width: 1.722rem;
	height: 1.722rem;
	line-height: 1.722rem;
	text-indent: 0;
}
.sc_edd_additional_options .edd-cart-ajax-alert {
	position: absolute;
	right: 0;
	font-size: 0.777rem;
	line-height: 1em;
}
.sc_edd_additional_options .edd-cart-added-alert {
	position: relative;
	white-space: nowrap;
	color: #fff;
}
.sc_edd_additional_options_info {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-top: 2px;
	width: 10%;
	text-align: center;
}
.sc_edd_additional_options_info .icon {
	font-size: 0.944rem;
	display: block;
	color: #596877;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sc_edd_additional_options_info .icon:hover {
	color: #fff;
}
.sc_edd_additional_options_info .icon:before {
	content: '\e97d';
	font-family: fontello;
}
.sc_edd_additional_options_info_drop {
	display: none;
	font-size: 0.77rem;
	line-height: 1.642em;
	width: 21.4em;
	padding: 1.642em 2.142em;
	box-sizing: border-box;
	background-color: #fff;
	color: #4a4f55;
	position: absolute;
	text-align: center;
	left: 50%;
	top: 2.857em;
	z-index: 2;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.sc_edd_additional_options_info:hover .sc_edd_additional_options_info_drop {
	display: block;
}
.sc_edd_additional_options_info_drop:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -1.11rem;
	margin-left: -1.11rem;
	border: 1.11rem solid;
	border-color: transparent transparent white transparent;
}
#edd_discount_code .edd-discount-code-field-wrap input[type="text"] {
	font-size: 0.722rem;
	letter-spacing: 0.14em;
	display: block;
	border: 3px solid #3b4a5c;
	color: #fff;
	padding: 0.73em 1.692em;
}
.sc_layouts_cart #edd_checkout_wrap #edd_checkout_form_wrap,
.basekit_edd_cart_shortcode #edd_checkout_wrap #edd_checkout_form_wrap {
	float: none;
	width: 100%;
}
.sc_layouts_cart #edd_checkout_form_wrap:after,
.basekit_edd_cart_shortcode #edd_checkout_form_wrap:after {
	display: none;
}
.sc_layouts_cart #edd_checkout_form_wrap .edd-cart-adjustment,
.sc_layouts_cart #edd_checkout_form_wrap #edd_show_discount,
.basekit_edd_cart_shortcode #edd_checkout_form_wrap .edd-cart-adjustment,
.basekit_edd_cart_shortcode #edd_checkout_form_wrap #edd_show_discount {
	padding: 0;
	margin: 0.15em 0 0;
}
.sc_layouts_cart #edd_checkout_form_wrap span.edd-description,
.sc_layouts_cart #edd_checkout_form_wrap #edd_show_discount,
.basekit_edd_cart_shortcode #edd_checkout_form_wrap span.edd-description,
.basekit_edd_cart_shortcode #edd_checkout_form_wrap #edd_show_discount {
	font-size: 0.666rem;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #84888c;
	margin-bottom: 0;
}
.sc_layouts_cart #edd_checkout_form_wrap #edd-discount-code-wrap,
.sc_layouts_cart #edd_checkout_form_wrap #edd_show_discount,
.basekit_edd_cart_shortcode #edd_checkout_form_wrap #edd-discount-code-wrap,
.basekit_edd_cart_shortcode #edd_checkout_form_wrap #edd_show_discount {
	border: none;
	background-color: transparent;
}
.sc_layouts_cart .edd-discount-code-field-wrap,
.basekit_edd_cart_shortcode .edd-discount-code-field-wrap {
	display: block;
	position: relative;
	margin-top: 0.6em;
}
.edd-discount-loader.edd-loading {
	display: none !important;
}
.sc_layouts_cart #edd_discount_code .edd-discount-code-field-wrap input[type="text"],
.basekit_edd_cart_shortcode #edd_discount_code .edd-discount-code-field-wrap input[type="text"] {
	font-size: 0.66rem;
	line-height: inherit;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #748190;
	width: calc(100% - 9.55rem);
}
.sc_layouts_cart #edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit,
.basekit_edd_cart_shortcode #edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit {
    font-size: 0.666rem;
    letter-spacing: 0.1em;
    padding: 1.37em 1.626em 1.25em;
    width: 9.722rem;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.sc_layouts_cart #edd_checkout_wrap .edd_cart_total,
.basekit_edd_cart_shortcode #edd_checkout_wrap .edd_cart_total {
	font-size: 0.66rem;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	display: none;
}
.sc_layouts_cart #edd_checkout_wrap .edd_cart_total .edd_cart_amount,
.basekit_edd_cart_shortcode #edd_checkout_wrap .edd_cart_total .edd_cart_amount {
	font-size: 1.11rem;
	font-weight: 600;
}
.wpb_wrapper>#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form {
	background-color: #f7f7f7;
}
#edd-gateway-option-paypal {
	background: url(images/2paypal.jpg) no-repeat;
	background-position-y: 40%;
	background-position-x: center;
}
#edd-gateway-option-2checkout {
	background: url(images/2checkout.jpg) no-repeat;
	background-position-y: 40%;
	background-position-x: center;
}
#edd_checkout_form_wrap #edd-payment-mode-wrap label {
	margin-right: 1.666rem;
}
#edd-payment-mode-wrap .edd-gateway-option {
	width: 10rem;
	height: 2.5rem;
	padding-top: 5.277rem;
	color: #000;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	position: relative;
}
#edd_checkout_form_wrap #edd-payment-mode-wrap label:last-child {
	margin-right: 0;
}
#edd-payment-mode-wrap .edd-gateway-option input[type="radio"] {
	display: block;
	margin: auto;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
#edd-payment-mode-wrap .edd-gateway-option input[type="radio"]:before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 5px solid #14e27f;
}
#edd-payment-mode-wrap .edd-gateway-option input[type="radio"]:after {
	content: '\e97e';
	font-family: fontello;
	position: absolute;
	top: -0.55rem;
	right: -0.55rem;
	display: block;
	width: 1.77rem;
	height: 1.77rem;
	line-height: 1.88rem;
	font-size: 0.722rem;
	font-weight: 400;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	background-color: #14e27f;
}
#edd-payment-mode-wrap .edd-gateway-option input[type="radio"]:before,
#edd-payment-mode-wrap .edd-gateway-option input[type="radio"]:after {
	opacity: 0;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#edd-payment-mode-wrap .edd-gateway-option input[type="radio"]:checked:before,
#edd-payment-mode-wrap .edd-gateway-option input[type="radio"]:checked:after {
	opacity: 1;
}
.wpb_wrapper>#edd_checkout_wrap #edd_checkout_form_wrap input[type=text],
.wpb_wrapper>#edd_checkout_wrap #edd_checkout_form_wrap input[type=email],
.wpb_wrapper>#edd_checkout_wrap #edd_checkout_form_wrap input[type=password],
.wpb_wrapper>#edd_checkout_wrap #edd_checkout_form_wrap input[type=tel],
.wpb_wrapper>#edd_checkout_wrap #edd_checkout_form_wrap textarea {
	font-size: 0.66rem;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #84888c;
	background-color: #fff;
	padding: 2.33em 2.5em;
}
#edd_payment_mode_select_wrap,
#edd_purchase_form_wrap {
	border-bottom: 5px solid #fff;
}
#edd_purchase_form_wrap:last-child {
	padding: 3.444rem 0 0;
	border-bottom: 0px solid #fff;
}
#edd-first-name-wrap,
#edd-last-name-wrap {
	width: calc(50% - 0.833rem);
	display: inline-block;
}
#edd-last-name-wrap {
	float: right;
}
#edd_checkout_form_wrap input.edd-input,
#edd_checkout_form_wrap textarea.edd-input {
	width: 100%;
}
.wpb_wrapper>#edd_checkout_wrap #edd_checkout_form_wrap .edd-description {
	display: none;
}
#edd-user-login-submit .edd-submit {
	font-size: 0.888rem !important;
	letter-spacing: 0.075em !important;
	text-transform: none !important;
	border-radius: 0;
}
.wpb_wrapper>#edd_checkout_wrap #edd_purchase_submit #edd-purchase-button {
	width: calc(100% + 7.77rem);
	box-sizing: border-box;
	border: none !important;
	font-size: 0.888rem !important;
	letter-spacing: 0.075em !important;
	padding: 1.945rem 2.65rem !important;
	text-transform: none !important;
	margin-top: 2.22rem;
	margin-bottom: -3.888rem;
}
.wpb_wrapper>#edd_checkout_wrap #edd_purchase_submit #edd-purchase-button.first {
	opacity: 0;
}
.wpb_wrapper>#edd_checkout_wrap #edd_purchase_submit #edd-purchase-button.second {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.5;
}
#edd_purchase_submit .edd-submit {
	border: 3px solid #0a1d33!important;
	border-radius: 0!important;
}
#edd_checkout_cart_wrap {
	box-sizing: border-box;
}
#edd_checkout_cart_wrap #edd_checkout_cart {
	margin-bottom: 0;
}
#edd_checkout_cart_wrap:before {
	content: 'Shopping Cart';
	font-size: 2.33rem;
	line-height: 1em;
	font-weight: 600;
	color: #0a1d33;
	display: block;
	margin: -0.2em auto 1.64em;
	text-align: left;
}
#edd_checkout_cart_wrap .edd_cart_header_row {
	display: none;
}
#edd_checkout_cart_wrap .edd_checkout_cart_item_title {
	font-size: 1.1rem;
	line-height: 1.25em;
	font-weight: 600;
	margin-top: -6px;
	text-align: left;
	display: block;
}
#edd_checkout_cart tr {
	position: relative;
	border-top: 5px solid #f7f7f7;
}
#edd_checkout_cart td,
#edd_checkout_cart th {
	border: none;
	padding: 1.93rem 0;
	vertical-align: top;
	display: table-cell;
	background-color: transparent;
}
#edd_checkout_cart th.edd_cart_total {
	font-size: 1.33rem;
	font-weight: 600;
	text-align: left;
	background-color: transparent;
	padding: 1.2em 0 0;
	margin-top: 0;
	border-top: 5px solid #f7f7f7;
	text-transform: none;
}
#edd_checkout_cart .edd_cart_total .edd_cart_amount {
	float: right;
}
#edd_checkout_cart .edd_cart_item_name {
	width: 75%;
}
#edd_checkout_cart td img {
	margin-right: 1.66rem;
}
#edd_checkout_cart .edd_cart_item_price {
	font-size: 1.11rem;
	font-weight: 600;
	margin-right: 3.333rem;
	margin-top: -5px;
	text-align: right;
	width: 15%;
}
#edd_checkout_cart .edd_cart_actions {
	width: 10%;
	position: relative;
}
#edd_checkout_cart .edd_cart_remove_item_btn {
	top: 1.8rem;
	right: 0;
	left: auto;
	height: 1.722rem;
	width: 1.722rem;
	text-align: center;
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
}
#edd_checkout_cart .edd_cart_remove_item_btn:before {
	content: '\e916';
	font-family: fontello;
	font-size: 0.55rem;
	font-weight: 400;
	display: block;
	position: relative;
	z-index: 2;
	left: auto;
	top: auto;
	width: 1.722rem;
	height: 1.722rem;
	line-height: 1.722rem;
	text-indent: 0;
}
#edd_checkout_cart .edd_cart_item_price {
	padding: 1.65rem 0;
}
#edd_checkout_cart .edd_cart_remove_item_btn {
	top: 1.5rem;
}
#edd_checkout_login_register label {
	font-size: 0.611rem;
	line-height: 1.388rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #14e27f;
	position: absolute;
	left: 0.66rem;
	top: 0.22rem;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#edd_checkout_login_register input:focus+label {
	opacity: 1;
}
#edd_checkout_login_register input:not([type="submit"]),
#edd_checkout_user_info input:not([type="submit"]) {
	color: #0a1d33 !important;
	font-weight: 400;
	text-transform: none !important;
	font-size: 0.944rem !important;
	letter-spacing: 0.03em !important;
	padding-left: 1.944rem !important;
	padding-right: 1.944rem !important;
}
@supports (-ms-ime-align:auto) {
	#edd_checkout_login_register input:not([type="submit"]),
	#edd_checkout_user_info input:not([type="submit"]) {
		font-weight: 400 !important;
		font-size: 0.66rem !important;
		letter-spacing: 0.14em !important;
		text-transform: uppercase !important;
		font-family: SofiaPro !important;
	}
}
#edd_checkout_login_register input::-webkit-input-placeholder,
#edd_checkout_user_info input::-webkit-input-placeholder {
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
	font-family: SofiaPro !important;
}
#edd_checkout_login_register input:-webkit-input-placeholder,
#edd_checkout_user_info input:-webkit-input-placeholder {
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
	font-family: SofiaPro !important;
}
#edd_checkout_login_register input::-moz-placeholder,
#edd_checkout_user_info input::-moz-placeholder {
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
	font-family: SofiaPro !important;
}
#edd_checkout_login_register input:-moz-placeholder,
#edd_checkout_user_info input:-moz-placeholder {
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
	font-family: SofiaPro !important;
}
#edd_checkout_login_register input::-ms-input-placeholder,
#edd_checkout_user_info input::-ms-input-placeholder {
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
	font-family: SofiaPro !important;
}
#edd_checkout_login_register input:-ms-input-placeholder,
#edd_checkout_user_info input:-ms-input-placeholder {
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
	font-family: SofiaPro !important;
}
.edd_checkout_login_register {
    line-height: 1.5em;
    text-align: center;
}
.edd_checkout_login_register > a {
    display: inline-block;
	color: #14E27F !important;
}
#taa-account-tab-wrap .taa-account-tabs {
	overflow: visible;
}/*
.post-type-archive-download .posts_container {
	padding-left: 1.944rem;
	padding-right: 1.944rem;
}*/
.posts_container.columns_wrap .post_layout_classic {
	height: auto;
	padding: 0 0 1.66rem;
    margin-bottom: 3.89rem;
	border: 0.55rem solid #fff;
	background-color: #fff;
}
.post_item.type-download .download_label {
	color: #fff;
	font-size: 0.66rem;
	line-height: 1rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: center;
	width: 6.944rem;
	padding: 0.88rem 0;
	background-color: #f2486d;
	position: absolute;
	right: 1.11rem;
	top: 1.11rem;
	z-index: 3;
}
.post_item.type-download .post_featured,
.post_item.type-download .post_featured:hover {
	border: none;
}
#taa-account-tab-wrap {
	display: table;
	width: 100%;
}
#taa-account-tab-wrap .taa-account-sidebar {
	display: table-cell;
	width: 23.33rem;
	vertical-align: top;
}
#taa-account-tab-wrap {
	display: table;
	width: 100%;
}
#taa-account-tab-wrap .taa-tab-content {
	display: table-cell;
	background-color: #f9f9f9;
	border: none;
}
#taa-account-tab-wrap .taa-tab-content>.ui-tabs-panel {
	padding: 0;
}
#purchase_history_title,
#download_history_title,
#edd_profile_editor_title {
	font-size: 2.33rem;
	line-height: 1em;
	margin-bottom: 3.35rem;
}
#taa-account-tab-wrap .taa-account-tabs li {
	display: block;
}
#taa-account-tab-wrap .taa-account-tabs li.ui-state-default a {
	border: none;
	font-size: 1.11rem;
	padding: 1.702em 1em;
	padding-left: 3.2rem;
	border-left: 4px solid;
	border-radius: 0;
	background-color: transparent;
}
#taa-account-tab-wrap .taa-account-tabs li.ui-tabs-active a {
	background-color: rgba(256, 256, 256, 0.1);
}
#taa-account-tab-wrap .taa-account-tabs li.ui-state-default a:before {
	font-family: fontello;
	font-size: 1.277rem;
	margin-right: 0.833rem;
	font-weight: 400;
}
#taa-account-tab-wrap .taa-account-tabs li[aria-controls="purchase_history"] a:before {
	content: '\e97f';
}
#taa-account-tab-wrap .taa-account-tabs li[aria-controls="download_history"] a:before {
	content: '\e980';
}
#taa-account-tab-wrap .taa-account-tabs li[aria-controls="edd_profile_editor"] a:before {
	content: '\e982';
}
#taa-account-tab-wrap .edd_purchase_row_delimiter {
	border-bottom: 5px solid #f1f1f1;
}
#taa-account-tab-wrap .edd_purchase_row_delimiter:last-child {
	display: none;
}
#taa-account-tab-wrap .edd_purchase_row_delimiter td {
	padding: 1.55em;
	background-color: transparent;
}
#taa-account-tab-wrap .edd_download_history_row td,
#taa-account-tab-wrap .edd_download_history_row th,
#edd_purchase_receipt td,
#edd_purchase_receipt th,
#edd_purchase_receipt_products td,
#edd_purchase_receipt_products th,
#taa-account-tab-wrap .edd_purchase_row th,
#taa-account-tab-wrap .edd_purchase_row td {
	padding-left: 2.22rem;
	padding-right: 2.22rem;
}
#taa-account-tab-wrap .edd_purchase_row th,
#taa-account-tab-wrap .edd_download_history_row th {
	background-color: #f1f1f1;
	color: #84888c;
	font-size: 0.77rem;
	font-weight: 400;
	border: none;
	padding-top: 1.8rem;
	padding-bottom: 1.8rem;
	letter-spacing: 0.1em;
}
#taa-account-tab-wrap .edd_purchase_row td,
#taa-account-tab-wrap .edd_download_history_row td {
	font-size: 1rem;
	font-weight: 700;
	border: none;
	padding-top: 2.45rem;
	padding-bottom: 2.45rem;
	background-color: transparent;
}
#taa-account-tab-wrap .edd_download_history_row td .edd_download_file+.edd_download_file {
	margin-top: 0.55rem;
}
#taa-account-tab-wrap .edd_download_history_row:last-child td {
	padding-bottom: 0;
}
#taa-account-tab-wrap .edd_purchase_row.offer_item td {
	padding-top: 3.65rem;
	padding-bottom: 3.65rem;
}
#taa-account-tab-wrap .edd_purchase_image,
#taa-account-tab-wrap .edd_purchase_info,
#taa-account-tab-wrap .edd_purchase_empty_space,
#taa-account-tab-wrap .edd_purchase_support {
	display: inline-block;
	margin-right: -3px;
	padding-right: 2.77rem;
	vertical-align: middle;
	box-sizing: border-box;
}
#taa-account-tab-wrap .edd_purchase_image,
#taa-account-tab-wrap .edd_purchase_empty_space {
	width: 26%;
}
#taa-account-tab-wrap .edd_purchase_info {
	width: 54%;
}
#taa-account-tab-wrap .edd_purchase_support {
	padding-right: 0;
	text-align: center;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	width: 20%;
}
#taa-account-tab-wrap .edd_purchase_support span {
	display: block;
	font-size: 1.35rem;
	margin-bottom: 0.66rem;
}
#taa-account-tab-wrap .edd_purchase_image img {
	border: 0.444rem solid #f9f9f9;
	box-sizing: border-box;
}
#taa-account-tab-wrap .edd_purchase_info_cat {
	margin-bottom: 0.55rem;
	margin-top: 0.611rem;
}
#taa-account-tab-wrap .edd_purchase_info_cat a {
	font-size: 0.66rem;
	line-height: 1.33em;
	font-weight: 100;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	margin-right: 1.25em;
	color: #999999;
	display: inline-block;
}
#taa-account-tab-wrap .edd_purchase_info_title {
	font-size: 1.11rem;
	margin-bottom: 1.11rem;
	max-width: 19.44rem;
}
#taa-account-tab-wrap .edd_purchase_info_price {
	font-size: 1.11rem;
	line-height: 1.33rem;
	font-weight: 700;
	display: inline-block;
	margin-right: 1.11rem;
}
#taa-account-tab-wrap .edd_purchase_info_receipt_price {
	font-size: 0.66rem;
	line-height: 2em;
	font-weight: 100;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	display: inline-block;
	color: #999999;
}
#taa-account-tab-wrap .edd_download_history_row:not(:last-child) {
	border-bottom: 5px solid #f1f1f1;
}
#taa-account-tab-wrap .edd_purchase_info_subtitle {
	font-size: 0.66rem;
	font-weight: 100;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	margin-right: 0.833rem;
	margin-bottom: 0.55rem;
	color: #999999;
}
#edd_profile_editor fieldset #edd_profile_password_label,
#edd_profile_editor fieldset #edd_profile_billing_address_label,
#edd_profile_editor fieldset #edd_profile_name_label,
#edd_profile_editor fieldset #edd_profile_data_label {
	font-size: 1.67rem;
	line-height: 1.2em;
	font-weight: 700;
	font-style: normal;
	background-color: transparent;
	padding: 0;
	left: auto;
	top: auto;
	position: relative;
	margin-bottom: 4rem;
}
#edd_profile_editor fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
#edd_profile_editor_form>fieldset {
	margin-right: -2.22rem;
}
#edd_profile_editor_form>fieldset>p {
	width: 50%;
	box-sizing: border-box;
	padding-right: 2.22rem;
	display: inline-block;
	margin-right: -3px;
	margin-bottom: 1.66rem;
	position: relative;
	vertical-align: top;
}
#edd_profile_editor_form>fieldset>p input,
#edd_profile_data_text {
	display: block;
	font-size: 0.944rem !important;
	letter-spacing: 0.03em !important;
	line-height: 1.05em;
	width: 100%;
	border-width: 3px !important;
	border-style: solid !important;
	text-transform: none;
	color: #0d1d30!important;
	background-color: #fff!important;
}
#edd_profile_data_text {
	display: none;
}
#edd_profile_editor_form>fieldset>p select {
	display: block;
	line-height: 1rem;
	width: 100%;
	border-width: 3px !important;
	border-style: solid !important;
	background-color: #fff!important;
}
#edd_profile_editor_form>fieldset>p select.changed {
	font-size: 0.944rem !important;
	letter-spacing: 0.03em !important;
	color: #0d1d30!important;
	text-transform: none !important;
}
#edd_profile_editor_form>fieldset>p select,
#edd_profile_editor_form>fieldset>p select option {
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
}
#edd_profile_editor_form>fieldset>p input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
}
#edd_profile_editor_form>fieldset>p input:-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
}
#edd_profile_editor_form>fieldset>p input::-moz-placeholder {
	/* Firefox 19 +  */
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
}
#edd_profile_editor_form>fieldset>p input:-moz-placeholder {
	/* Firefox 18- */
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
}
#edd_profile_editor_form>fieldset>p input::-ms-input-placeholder {
	/* IE 10 +  */
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
}
#edd_profile_editor_form>fieldset>p input:-ms-input-placeholder {
	/* IE 10 +  */
	color: #84888c;
	font-weight: 400 !important;
	font-size: 0.66rem !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
}
#edd_profile_editor_form>fieldset .select_container:before {
	background-color: #fff!important;
	right: 3px;
	top: 3px;
	bottom: 3px;
}
#edd_profile_editor_form>fieldset>p label {
	font-size: 0.611rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #14e27f;
	position: absolute;
	left: 0.66rem;
	top: 3px;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#edd_profile_editor_form>fieldset>p input:focus+label {
	opacity: 1;
}
#edd_profile_editor_form>fieldset#edd_profile_address_fieldset,
#edd_profile_editor_form>fieldset#edd_profile_password_fieldset,
#edd_profile_editor_form>fieldset#edd_profile_data_fieldset {
	padding-top: 3.85rem;
	margin-top: 2.2rem;
	border-top: 5px solid #fff;
}
#edd_profile_editor_form>fieldset>p input#edd_profile_editor_submit,
#edd_profile_editor_form>fieldset>p input#edd_profile_data_download,
#edd_profile_editor_form>fieldset>p input#edd_profile_data_remove {
	width: auto;
	font-size: 1rem !important;
	line-height: 1em;
	font-weight: 700;
	letter-spacing: 0.02em !important;
	margin-top: 2.22em;
	border-radius: 0;
}
#edd_profile_editor_form>fieldset>p input#edd_profile_data_download,
#edd_profile_editor_form>fieldset>p input#edd_profile_data_remove {
	width: 100%;
}
#taa-account-tab-wrap .taa-account-user-tab {
	border-bottom: 5px solid #071424;
}
.taa-account-user-tab .taa-account-sidebar-welcome {
	font-size: 1.56rem;
	font-weight: 700;
	color: #fff;
	margin-bottom: 4px;
}
.taa-account-user-tab>a {
	font-size: 0.66rem;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	margin-right: 1.66em;
	color: #84888c;
}
.taa-account-user-tab>a:hover {
	color: #48f786;
}
.basekit_edd_cart_shortcode .basekit_edd_cart_left_column,
.basekit_edd_cart_shortcode .basekit_edd_cart_right_column {
	display: inline-block;
	vertical-align: top;
}
.basekit_edd_cart_shortcode .basekit_edd_cart_left_column {
	width: 54%;
}
.basekit_edd_cart_shortcode .basekit_edd_cart_right_column {
	width: 46%;
	box-sizing: border-box;
	margin-right: -5px;
}
.basekit_edd_cart_shortcode .sc_edd_additional_options_cart,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget {
	width: 100%;
}
.basekit_edd_cart_shortcode .sc_layouts_cart_widget {
	box-sizing: border-box;
	position: relative;
}
.sc_layouts_cart_widget.widget_area .edd-cart-item[data-offer="yes"] .sc_edd_additional_options_cart_icon,
.sc_layouts_cart_widget.widget_area .edd-cart-item[data-offer="yes"] .sc_edd_additional_options_cart_info {
	display: none !important;
}
.basekit_edd_cart_shortcode .sc_layouts_cart_widget:before {
	content: 'Shopping Cart';
	font-size: 2.33rem;
	font-weight: 600;
	color: #0a1d33;
	display: block;
	margin: 0.2em auto 1.75em;
	text-align: left;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget .edd-cart-number-of-items,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget .edd-cart-number-of-items {
	display: none!important;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget .cart_item {
	font-size: 1.11rem;
	margin-bottom: 1.11rem;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget .cart_item.empty {
	display: none;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .cart_item.empty,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item {
	font-size: 1.11rem;
	text-align: left;
	display: table;
	width: 100%;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-image,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-image {
	position: static;
	padding-right: 6%;
	box-sizing: border-box;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-image img,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-image img {
	width: 100%;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item[data-offer="yes"] .edd-cart-item-title {
	width: 72%;
	font-weight: 700;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item:not([data-offer="yes"]) .edd-cart-item-title,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item:not([data-offer="yes"]) .edd-cart-item-title {
	width: 33%;
	font-size: 0.66rem;
	line-height: 1.25em;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	text-align: left;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-title .name,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-title .name,
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item[data-offer="yes"] .edd-cart-item-title {
	font-size: 1.11rem;
	line-height: 1.25em;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 0;
	display: block;
	margin-bottom: 0.65em;
}
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-title {
	width: 30%;
}
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item[data-offer="yes"] .edd-cart-item-title {
	width: 72%;
	font-weight: 700;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-title .details,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-title .details {
	font-size: 0.66rem;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	font-weight: 300;
	display: block;
	margin-top: 1.05em;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-image,
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-title,
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-price,
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd_purchase_submit_wrapper,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-image,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-title,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-price,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd_purchase_submit_wrapper,
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item[data-offer="yes"] .edd-cart-item-title {
	display: table-cell;
	vertical-align: top;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-price,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-price {
	font-size: 1.11rem;
	font-weight: 600;
	margin-top: -5px;
	width: 17%;
	text-align: center;
}
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd_purchase_submit_wrapper,
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd_purchase_submit_wrapper {
	width: 10%;
	height: 1.722rem;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-remove-from-cart,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-remove-from-cart {
	top: 0;
	right: 0;
	left: auto;
	height: 1.722rem;
	width: 1.722rem;
	text-align: center;
	display: block;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-remove-from-cart:before,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-remove-from-cart:before {
	padding: 0;
}
.widget_edd_cart_widget .edd-cart-meta.edd_total .cart-total {
	font-weight: 600;
	font-size: inherit;
	line-height: inherit;
	float: right;
	background-color: transparent;
}
.widget_edd_cart_widget .edd_checkout {
	margin-top: 2.5em;
}
.widget_edd_cart_widget ul.edd-cart .cart_item.edd-cart-meta.edd_total {
	border: none;
	margin: 0;
	padding: 0;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget .edd-cart-meta.edd_total,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget .edd-cart-meta.edd_total {
	font-size: 1.33rem;
	font-weight: 600;
	text-align: left;
	background-color: transparent;
	padding: 1.1em 0 0;
	margin-top: 0;
	border-top: 5px solid #f7f7f7;
	display: block !important;
	margin-bottom: 4px;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget .edd-cart-meta.edd_total+li,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget .edd-cart-meta.edd_total+li {
	clear: both;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget .cart_item.edd_checkout,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget .cart_item.edd_checkout {
	text-align: center;
}
.basekit_edd_cart_shortcode .sc_layouts_cart_widget .cart_item.edd_checkout {
	background-color: #fff;
}
.basekit_edd_cart_shortcode .sc_layouts_cart_widget .cart_item.edd_checkout a {
	width: 100%;
	box-sizing: border-box;
	font-size: 0.88rem !important;
	letter-spacing: 0.075em !important;
	padding: 1.945rem 2.65rem !important;
	text-transform: none !important;
	margin-top: 2.5em;
}
.top_panel .sc_layouts_cart .sc_layouts_cart_widget .cart_item.edd_checkout a,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget .cart_item.edd_checkout a {
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	transition: all 0.3s ease;
	border: 3px solid;
	font-size: 0.722rem;
	line-height: 1.384em;
	font-weight: 600;
	letter-spacing: 0.1em;
	border-radius: 0;
}
.basekit_edd_cart_shortcode .sc_layouts_cart_widget_close {
	display: none;
}
.basekit_edd_cart_shortcode .cart_item.edd_continue {
	display: none !important;
}
.top_panel .sc_layouts_cart li.cart_item.edd_continue {
	text-align: center;
	margin-top: 2.1em;
}
.sc_edd_additional_options_cart {
	width: 60%;
	box-sizing: border-box;
	position: relative;
}
.sc_edd_additional_options_cart {
	display: table-cell !important;
}
.basekit_edd_cart_shortcode .sc_edd_additional_options_cart,
.basekit_edd_cart_shortcode .sc_layouts_cart_widget {
	display: inline-block !important;
	vertical-align: top;
}
.basekit_edd_cart_shortcode .cart_item.empty {
	padding-bottom: 2.77rem;
}
.edd_empty_cart {
	text-align: center;
    line-height: 1.5em;
}
.top_panel .sc_layouts_cart .sc_edd_additional_options_cart .sc_layouts_cart_widget_close {
	display: none;
}
.sc_edd_additional_options_cart.full .edd-options-cart-wrap {
	height: auto;
	overflow-y: inherit;
	padding-right: 0;
	margin-right: 0;
}
.sc_edd_additional_options_cart.type_shortcode {
	width: 100%;
	display: block !important;
}
.sc_edd_additional_options_cart.type_shortcode .edd-options-cart-wrap {
	height: auto;
	overflow-y: inherit;
	padding-right: 0;
	margin-right: 0;
}
.edd-options-cart-wrap::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}
.sc_edd_additional_options_cart:not(.type_shortcode):before {
	content: 'Additional Options';
	font-size: 2.33rem;
	font-weight: 600;
	color: #0a1d33;
	display: block;
	margin: 0.2em auto 1.7em;
	text-align: left;
}
.sc_edd_additional_options_cart ul {
	padding: 0;
	list-style-type: none;
	margin-bottom: 0;
}
.sc_edd_additional_options_cart li {
	padding: 1.93rem 0;
	border-top: 5px solid #f7f7f7;
	text-align: left;
	display: table;
	width: 100%;
}
.sc_edd_additional_options_cart li:last-child {
	padding-bottom: 0;
}
.sc_edd_additional_options_cart.type_shortcode ul {
	margin: 0;
}
.sc_edd_additional_options_cart.type_shortcode li:first-child {
	padding-top: 0;
	border-top: none;
}
.sc_edd_additional_options_cart.type_shortcode li:last-child {
	padding-bottom: 0;
}
.sc_edd_additional_options_cart li.empty {
	display: none;
}
.sc_edd_additional_options_cart_icon,
.sc_edd_additional_options_cart li .sc_edd_additional_options_cart_title,
.sc_edd_additional_options_cart .edd-cart-item-title,
.sc_edd_additional_options_cart_info,
.sc_edd_additional_options_cart_price,
.sc_edd_additional_options_cart .edd-cart-item-price,
.sc_edd_additional_options_cart .edd_purchase_submit_wrapper {
	display: table-cell;
	vertical-align: middle;
}
.sc_edd_additional_options_cart li .sc_edd_additional_options_cart_title,
.sc_edd_additional_options_cart .edd-cart-item-title {
	font-size: 1.11rem;
	line-height: 1.3em;
	font-weight: 700;
	width: 40%;
}
.sc_edd_additional_options_cart_icon {
	font-size: 2.7rem;
	line-height: 1em;
	width: 11%;
	position: relative;
}
.sc_edd_additional_options_cart_icon span {
	position: relative;
}
.sc_edd_additional_options_cart_icon span:before {
	z-index: 2;
	position: relative;
}
.sc_edd_additional_options_cart_icon span:after {
	content: '';
	width: 1.66rem;
	height: 1.66rem;
	display: block;
	background-color: #14e27f;
	border-radius: 50%;
	bottom: 0;
	left: 0;
	z-index: 1;
	position: absolute;
}
.sc_edd_additional_options_cart li:nth-child(2n) .sc_edd_additional_options_cart_icon span:after {
	bottom: auto;
	left: auto;
	top: 0;
	left: 0.5em;
}
.sc_edd_additional_options_cart_info {
	position: relative;
	text-align: center;
	width: 9%;
}
.sc_edd_additional_options_cart_info .icon {
	font-size: 0.944rem;
	display: block;
	color: #596877;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sc_edd_additional_options_cart_info .icon:hover {
	color: #081d3a;
}
.sc_edd_additional_options_cart_info .icon:before {
	content: '\e97d';
	font-family: fontello;
}
.sc_edd_additional_options_cart_info_drop {
	display: none;
	font-size: 0.77rem;
	line-height: 1.642em;
	width: 21.4em;
	padding: 1.642em 2.142em;
	box-sizing: border-box;
	background-color: #fff;
	color: #4a4f55;
	position: absolute;
	left: 50%;
	top: 3.92em;
	z-index: 3;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.sc_edd_additional_options_cart_info:hover .sc_edd_additional_options_cart_info_drop {
	display: block;
}
.sc_edd_additional_options_cart_info_drop:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -1.11rem;
	margin-left: -0.55rem;
	border: 0.55rem solid;
	border-color: transparent transparent white transparent;
}
.sc_edd_additional_options_cart_item {
	display: inline-block;
}
.sc_edd_additional_options_cart_price,
.sc_edd_additional_options_cart .edd-cart-item-price {
	font-size: 1.11rem;
	font-weight: 700;
	text-align: right;
	padding-right: 5%;
	width: 15%;
}
.sc_edd_additional_options_cart .edd-cart-ajax-alert {
	position: relative;
	display: block;
	bottom: 0;
	margin: 3px 0;
}
.sc_edd_additional_options_cart .edd-cart-added-alert {
	position: relative;
	color: inherit;
	font-size: 0.77rem;
}
.sc_edd_additional_options_cart .edd_purchase_submit_wrapper {
	width: 25%;
}
.sc_edd_additional_options_cart .edd_purchase_submit_wrapper .edd-submit,
.sc_edd_additional_options_cart .edd-remove-from-cart {
	font-size: 0.66rem;
	line-height: 4.66em;
	letter-spacing: 0.1em;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0;
	border: none;
	border-radius: 0;
	text-align: center;
	display: block !important;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sc_edd_additional_options_cart a.edd-remove-from-cart:before {
	display: inline-block !important;
	width: auto;
	height: auto;
	font-size: 1em;
	line-height: 1.8em;
	margin-right: 0.55rem;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sc_edd_additional_options_cart .edd_purchase_submit_wrapper .edd-submit.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label {
	opacity: 1;
}
.sc_edd_additional_options_cart .edd_purchase_submit_wrapper .edd-submit .edd-add-to-cart-label {
	margin-right: 5px;
}
.sc_edd_additional_options_cart .edd_purchase_submit_wrapper .edd-submit .icon {
	font-size: 0.88rem;
	margin-right: 0.55rem;
	font-weight: 300;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sc_edd_additional_options_cart li.edd-offer-item.added .icon.icon-iconmonstr-basket-2:before {
	content: '\e964';
}
.sc_edd_additional_options_cart .edd_shopping_cart {
	text-align: center;
	margin-top: 4.3rem;
}
.sc_edd_additional_options_cart.full {
	background-color: #f7f7f7 !important;
}
.sc_edd_additional_options_cart.full li {
	border-color: #f0f0f0;
	padding: 1.85em 0;
}
.sc_edd_additional_options_cart.full li:last-child {
	padding-bottom: 0;
}
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;
}
#edd_purchase_receipt_products .edd_purchase_receipt_product_notes a {
	display: inline-block;
	margin: 0 0.833rem;
	padding: 0 1.11rem;
	line-height: 3em !important;
}
#edd_purchase_receipt_products .edd_purchase_receipt_files {
	margin: 0;
	font-weight: 600;
}
#edd_purchase_receipt_products .edd_purchase_receipt_files li {
	margin: 0;
}
table#edd_purchase_receipt_products .edd_purchase_receipt_product_notes {
	font-style: normal;
}
/* Freebies */

body.freebies .page_content_wrap .content_wrap .post_item_single {
	width: 1220px;
	max-width: 100%;
	margin: auto;
}
body.freebies .sc_layouts_title .sc_layouts_title_content {
	width: 1220px;
	max-width: 100%;
	margin: auto;
}
body.single-download.freebies .custom_page_title .sc_layouts_title {
	margin-bottom: 3.722rem;
}
body.single-download.freebies .custom_page_title .sc_layouts_title_meta {
	display: none;
}
body.single-download.freebies .custom_page_title .sc_layouts_title_title,
body.single-download.freebies .custom_page_title .sc_layouts_title_breadcrumbs {
	display: block;
	text-align: center;
}
.basekit_freebies_emailer {
	padding: 5.055rem 5.55rem 5.55rem;
	position: relative;
}
.basekit_freebies_emailer:before {
	content: '\e966';
	font-family: fontello;
	color: rgba(255, 255, 255, 0.1);
	font-size: 20rem;
	line-height: 0.5em;
	position: absolute;
	display: block;
	right: -0.15em;
	top: 0.18em;
}
.basekit_freebies_emailer_title {
	margin: 0 0 0.7em;
}
.basekit_freebies_emailer_descr {
	font-size: 1rem;
	margin-bottom: 2.4rem;
}
#basekit_freebies_emailer_form {
	position: relative;
}
#basekit_freebies_emailer_form input[type="email"] {
	font-size: 0.722rem;
	line-height: 1.384em;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	border: 3px solid;
	width: calc(100% - 23em);
}
#basekit_freebies_emailer_form input[type="submit"] {
	font-size: 0.722rem;
	line-height: 1.384em;
	letter-spacing: 0.1em;
	margin-left: 1.538em;
	width: 21.15em;
	border-width: 3px !important;
	border-style: solid;
}
.basekit_edd_free_image {
	position: relative;
}
.basekit_edd_free_image_link {
	display: table;
	position: absolute;
	width: 12.78rem;
	height: 12.78rem;
	top: 2.95rem;
	right: 2.95rem;
	text-align: center;
	border-radius: 50%;
}
.basekit_edd_free_image_link div {
	display: table-cell;
	vertical-align: middle;
}
.basekit_edd_free_image_link .first_line {
	font-size: 1.11rem;
	font-weight: 700;
	display: block;
	padding-top: 0.722rem;
}
.basekit_edd_free_image_link .second_line {
	font-size: 1.67rem;
	line-height: 1.067em;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	padding-top: 3px;
}
/* Hovers */

.download_icons {
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	z-index: 100;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.post_featured.hover_icon:hover .download_icons {
	opacity: 1;
}
.download_icons .details {
	font-size: 0.722rem;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	z-index: 2
}
.download_icons .demo {
	font-size: 0.722rem;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0;
	display: block;
	margin-top: 1.846em;
}
.download_icons .demo:before {
	content: '\e967';
	font-family: fontello;
	margin-right: 7px;
	font-size: 1.5em;
	line-height: 1.4em;
	display: inline-block;
	vertical-align: top;
}
.post_featured.hover_icons .icons a.details {
	font-size: 0.722rem;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	z-index: 2;
	margin-left: 0;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
/* Login form */

#edd_login_form .edd-input,
#edd_register_form .edd-input {
	font-size: 0.722rem;
	line-height: 1.384em;
	letter-spacing: 0.14em;
	text-transform: none;
	padding-left: 1.89rem !important;
	padding-right: 1.89rem !important;
	color: #84888c;
	width: 100%;
}
#edd_login_form label,
#edd_register_form label,
.edd-amazon-logout a,
input.edd_submit_plain {
	display: block;
}
form#edd_login_form {
	width: 45.55rem;
	max-width: 100%;
	margin: auto;
	box-sizing: border-box;
}
#edd_login_form legend,
#edd_register_form legend {	
    font-size: 2.33rem;
	line-height: 1.285em;
    font-weight: 600;
	font-style: normal;
	padding: 0;
	margin: 0 0 1em;
	position: relative;
	display: block;
	top: auto; 
	left: auto;
	background: transparent;
}
#edd_login_form fieldset,
#edd_register_form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#edd_login_form .edd-login-remember label input[type="checkbox"] {
	display: inline-block;
}
input#edd_login_submit {
	line-height: 1.384em;
	font-size: 0.722rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	border: 3px solid !important;
	border-radius: 0;
}/*
@media (min-width: 1680px) {
	.sc_edd_additional_options_cart.type_shortcode .sc_edd_additional_options_cart_title {
		padding-right: 1.11rem;
	}
}*/
/* themes bundle */

.basekit_edd_bundle_calculator_columns {
	display: table;
	width: 98.7%;
	table-layout: fixed;
}
.basekit_edd_bundle_calculator_column {
	display: table-cell;
    padding-bottom: 1em;
}
.basekit_edd_bundle_calculator_item_wrap {
	text-align: center;
}
.basekit_edd_bundle_calculator_item_title {
	font-size: 1.33rem;
	line-height: 1.24em;
	font-weight: 600;
	margin: auto;
	display: block;
}
.basekit_edd_bundle_calculator_item_title:hover {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}
.basekit_edd_bundle_calculator_item_value {
    font-size: 1.38rem;
    font-weight: 600;
    margin-top: 1.05em;
}
.basekit_edd_bundle_calculator_item_button {
	display: block;
	width: 100%;
	height: 6.778rem;
	padding: 0;
	margin: auto;
	margin-top: 1.25rem;
	border-radius: 50%;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 6.33rem;
	cursor: pointer;
	box-sizing: border-box;
}
.basekit_edd_bundle_calculator_item_button:before {
	content: '';
	height: 6.778rem;
	width: 6.778rem;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -3.389rem;
	background-image: url(images/calculator.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.basekit_edd_bundle_calculator_item_button.checked:before {
	background-image: url(images/calculator_checked.png);
}
.basekit_edd_bundle_calculator_item_wrap .basekit_edd_bundle_calculator_item_total {
	text-align: left;
	display: inline-block;
	margin: auto;
}
.basekit_edd_bundle_calculator_item_total_price {
	font-size: 4.166rem;
	line-height: 1em;
	font-weight: 700;
}
.basekit_edd_bundle_calculator_item_regular_price {
    font-size: 1.667rem;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0.45rem;
    text-decoration: line-through;
}
.basekit_edd_bundle_calculator_item_percent {
	font-size: 1.667rem;
	font-weight: 700;
	margin-top: 0.2em;
	margin-bottom: 0;
	text-transform: uppercase;
}
.basekit_edd_bundle_calculator_item_value:before,
.basekit_edd_bundle_calculator_item_total_price:before,
.basekit_edd_bundle_calculator_item_regular_price:before {
	content: '$';
}
.basekit_edd_bundle_calculator_column .basekit_edd_bundle_calculator_item_button {
	position: relative;
}
.basekit_edd_bundle_calculator_column .basekit_edd_bundle_calculator_item_button:after {
	content: '\E9A4';
	font-family: fontello;
	font-size: 1rem;
	line-height: 1em;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(50%);
	-ms-transform: translateY(-50%) translateX(50%);
	transform: translateY(-50%) translateX(50%);
}
.basekit_edd_bundle_calculator_column:nth-last-child(2) .basekit_edd_bundle_calculator_item_button:after {
	content: '\E9A5';
}
.basekit_edd_bundle_calculator_column.price {
	vertical-align: bottom;
    padding-bottom: 0;
    padding-left: 2em;
}
.basekit_edd_bundle_calculator_action {
	text-align: center;
	margin-top: 2.9rem;
}
.basekit_edd_bundle_calculator_action .sc_button {
	display: inline-block !important;
	margin: 0 0.44rem;
}
.basekit_edd_bundle_calculator_action .edd_download_purchase_form {
	display: inline-block;
	vertical-align: top;
}
.basekit_edd_bundle_calculator_action .edd_price_options.edd_multi_mode {
	display: none;
}
.edd_purchase_submit_wrapper .add_label {
	position: absolute;
	left: 100%;
	margin-left: 0.5em;
	font-size: 0.88rem;
	margin-top: 3px;
	color: #14e27f;
}
#edd_checkout_form_wrap input[type=checkbox] {
	display: none;
}
#checkout_privacy_policy_message.trx_addons_message_box_error {
	z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 1.388rem;
}
#edd_profile_data_fieldset {
	margin-bottom: -1.66rem;
}
/* Downloads - filters */

.sc_edd_filter_form {
	position: relative;
}
.sc_edd_filter_form:after {
	content: '';
	display: block;
	border-top: 4px solid #f0f0f0;
}
.sc_edd_filter_order {
	box-sizing: border-box;
	border-top: none !important;
	color: #84888c;
	margin: 0;
	position: relative;
}
.sc_edd_filter_order input[type="radio"] {
	display: inline-block;
}
.sc_edd_filter_title {
	color: #84888c;
	font-size: 0.75em;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-transform: uppercase !important;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	margin-right: 1.11rem;
}
.sc_edd_filter_order input {
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.sc_edd_filter_order label {
    font-size: 0.75em;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #0a1d33;
    text-transform: uppercase;
    padding: 0.5em 1.3em;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.sc_edd_filter_order label:before {
	display: none;
}
.sc_edd_filter_order label span:after {
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	display: block;
	border: 3px solid;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.sc_edd_filter_order input:checked+span:after {
	border-color: #0a1d33;
}
.sc_edd_filter_order label.asc,
.sc_edd_filter_order label.desc {
	width: 2.388rem;
	height: 2.388rem;
	line-height:2.388rem;
	text-align: center;
	padding: 0;
	margin: 0 2px;
}
.sc_edd_filter_order label.asc {
    margin-left: 0.833rem;
}
.sc_edd_filter_order label.asc input:checked+span:after,
.sc_edd_filter_order label.desc input:checked+span:after {
	border-color: #0a1d33;
}
.sc_edd_filter_order label.asc span:before,
.sc_edd_filter_order label.desc span:before {
	font-weight: 600;
	font-size: 1.11rem;
}
/* Donwloads - clear filters */

.sc_edd_filter_clear {
	box-sizing: border-box;
	color: #84888c;
	border-top: 4px solid #f0f0f0;
	margin: 0;
	position: relative;
	overflow: hidden;
	display: none;
}
button.sc_edd_filter_clear_button {
    font-size: 0.7em;
    line-height: 1.3em;
    letter-spacing: 0.15em;
    font-weight: 400;
    padding: 0.85em;
    border-width: 3px !important;
    border-style: solid !important;
    display: inline-block;
    float: right;
    text-align: right;
}
button.sc_edd_filter_clear_button:after {
    content: '\e91f';
    font-family: fontello;
    font-size: 0.45rem;
    font-weight: 700;
    margin-left: 1rem;
    display: inline-block;
    vertical-align: text-top;
}
.sc_edd_filter_clear .sc_edd_filter_clear_cats {
	width: calc(100% - 8.33rem);
	display: block;
}
.sc_edd_filter_clear .cat {
    font-size: 0.7em;
    line-height: 1.3em;
    letter-spacing: 0.15em;
    font-weight: 400;
    padding: 1.1em 1.25em;
    border: none !important;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 0.55rem;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.sc_edd_filter_clear .cat:after {
    content: '\e916';
    font-family: fontello;
    font-size: 0.388rem;
    margin-left: 1rem;
    display: inline-block;
    vertical-align: text-top;
}
.edd-alert-error,
.edd_success:not(.edd-alert) {
	background-color: #fa4c77;
	color: #fff;
	font-size: 1rem;
	padding: 1.66rem;
	border: none;
	width: 45.55rem;
	max-width: 100%;
	box-sizing: border-box;
	margin: auto;
	margin-bottom: 1.66rem;
}
.edd_success:not(.edd-alert) {
	background-color: #14E27F;
	width: auto;
} 
.edd_request_test {
    margin-top: 0.833rem;
	text-align: center;
}

/* Very very bad code */
.sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-title > span, .top_panel .sc_layouts_cart .sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-title > div {
	display: inline-block !important;
    vertical-align: middle !important;
    margin: 0 !important;
}
.sc_layouts_cart_widget ul.edd-cart .edd-cart-item[data-id="16083"] .edd-cart-item-image {
    width: 24%;
}
.sc_layouts_cart_widget ul.edd-cart .edd-cart-item .edd-cart-item-title > div {
    float: right;
}