﻿/**
 * Easy Digital Downloads Styles
 *
 * @package     EDD
 * @subpackage  CSS
 * @copyright   Copyright (c) 2014, Pippin Williamson
 * @license     http://opensource.org/licenses/gpl-2.0.php GNU Public License
*/

@charset "UTF-8";

/* Icon font generated by IconMoon */
@font-face {
  font-family: 'EDD-Icons';
  src:url('fonts/EDD-Icons.eot');
  src:url('fonts/EDD-Icons.eot?#iefix') format('embedded-opentype'), url('fonts/EDD-Icons.woff') format('woff'), url('fonts/EDD-Icons.ttf') format('truetype'), url('fonts/EDD-Icons.svg#EDD-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.downloads-list .on-sale{
	position: absolute;
	right: 0;
	top: 15px;
	width: 40px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size:11px;
	z-index: 1;
}
.downloads-list .on-sale:before{
	position: absolute;
	top: 0;
	left: -10px;
	z-index: 5;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 10px 15px 0;
	content: "";
	display: inline-block;
}
.edd_downloads_list div.navigation{
	margin-top:25px
}

.downloads-list .toolsBar {
	display: table;
	margin: 0 0 20px 0;
	padding: 10px 0 7px;
	width: 100%;
	background: #EBEBEB;
	text-transform: uppercase;
}
.downloads-list .toolsBar span {
	display: inline-block;
	margin: 0 10px 0 0;
}
.downloads-list .toolsBar select {
	margin-right: 10px;
	background: #fff;
	width: auto !important
}
.downloads-list .list-grid {
	float: right !important;
	clear: none !important;
	width: auto !important;
}
.downloads-list .list-grid a {
	position: relative;
	float: right;
	margin: 0 0 0 4px;
	padding: 8px 13px;
	background: #FFFFFF;
	font-size: 14px;
}
.downloads-list .list-grid a.selected:after {
	position: absolute;
	bottom: -6px;
	left: 30%;
	z-index: 5;
	width: 0;
	height: 0;
	border-width: 8px 8px 0 8px;
	border-style: solid;
	content: "";
}
.downloads-list .shop-item .item-bottom {
	position: relative;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 45px;
}
.downloads-list .shop-item .item-bottom .item-rating {
	margin-bottom:15px;
	display: table;
	margin: auto;
}
.downloads-list .item-bottom .right, .downloads-list .item-bottom .left {
	position: absolute;
	bottom: 0;
	right: 0;
}
.downloads-list .item-bottom .left {
	left: 0;
	right: auto;
	bottom: 5px;
}
.downloads-list .grid-list:before{
	content:" ";
	display:block;
	clear:both
}
.downloads-list .grid-list.list .item-bottom {
	height:auto;
}
.downloads-list .item-price {
	padding: 0 10px 15px;
	line-height: 1;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.downloads-list .item-rating {
	padding-bottom: 5px;
}
.downloads-list .item-details .item-rating {
	text-align: center;
}
.downloads-list .item-rating .star-rating {
	color: #ffc000;
}
.downloads-list .item-bottom .item-price ins{
	text-decoration:none;
	float:right
}
.edd_download{
	padding:0 15px
}
.downloads-list .item-price del{
	font-size:11px;
	float:left;
	line-height: 27px;
	margin-right: 5px;
}
.downloads-list .item-bottom  .item-rating .star-rating{
	margin:auto;
}
.downloads-list .product-category{
	/*text-align:center*/
	margin-bottom:10px
}
.downloads-list .product-category img{
	margin-bottom:15px
}
.downloads-list .shop-item p {
	overflow: hidden;
	padding: 0 20px 15px;
	max-height: 111px;
	color:#777 !important;
	text-align: center;
	margin: 0;
}
.downloads-list .shop-item p a.more_btn,.downloads-list .shop-item p a.more-link{
	display:none
}
.downloads-list .grid-list.list .shop-item {
	float: none;
	clear: both;
	width: 100%;
}
.downloads-list .grid-list.list .shop-item p {
	overflow: visible;
	min-height: 115px;
	max-height: 150px;
}
.downloads-list .grid-list.list .item-img {
	float: left;
	margin-right: 20px;
	max-height: 200px;
}
.downloads-list .control-group .box i.fa {
	margin-right: 7px;
	color: #333;
}
.downloads-list .item-title {
	padding: 0 10px 10px;
}
.downloads-list .item-img {
	margin: 0 0 30px;
	transition: all 0.4s ease;
}
.downloads-list .edd_download_purchase_form{
	display: table;
	margin: 0 auto 15px;
}
.single-download .product-block .sku_wrapper,.single-download .product-block .posted_in,.single-download .product-block .tagged_as{
	display:block;
}
.woc-tabs label.control-label{
	clear:none;
	display:inline-block
}
.control-label i{
	margin-right:10px
}
.continue-btn {
	margin: 30px 15px 0;
	height: 43px;
	background: #E9E9E9;
}
.continue-btn .btn {
	position: relative;
	height: 43px;
}
.continue-btn .btn.right:after {
	position: absolute;
	top: 50%;
	left: 100%;
	z-index: 3;
	display: inline-block;
	margin-top: -22px;
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-bottom: 21px solid transparent;
	content: "";
}
.continue-btn .btn.left:after {
	position: absolute;
	top: 50%;
	right: 100%;
	z-index: 3;
	display: inline-block;
	margin-top: -22px;
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-bottom: 21px solid transparent;
	content: "";
}
.single-download .product-img {
	position: relative;
	border: 1px #ddd solid;
	text-align: center;
}
.single-download .thumbs {
	border-top: 1px #ddd solid;
}
.single-download .product-img > img {
	display: table;
	margin: auto;
}
.single-download .product-img ul {
	display: table;
	margin: auto;
}
.single-download .product-img li {
	display: inline-block;
	margin: 5px 1px 0 0;
}
.single-download .product-img li img {
	width: 60px;
}
.single-download .product-specs a.btn, .item-avl > div {
	margin-right: 6px;
	margin-bottom: 0;
}
.single-download .product-specs a.btn {
	padding-right: 20px;
	padding-left: 20px;
    background-color:transparent;
    border:1px #ddd solid;
    color:#777
}
.single-download .product-specs a.btn:hover {
	border: 1px #ccc solid !important;
	background: #E4E4E4;
	color: #333;
}
.single-download .product-specs .product-price {
	font-size: 29px;
	font-weight:bold;
	line-height: 1;
	display:table
}
.single-download .product-specs .product-price del{
	color:#c4c3c3;
	text-decoration:line-through;
	font-size: 20px;
	margin: 7px 0 0 10px;
	font-weight:normal;
	float:right
}
.single-download .price-block {
	display: table;
	clear: both;
	margin: 0;
	padding: 0 0 20px;
	width: 100%;
	border-top: 1px #E9E9E9 solid;
}
.single-download .price-block:first-child{
	border-top:0;
}
.single-download .pro-btns{
	margin: 5px 0 0 15px;
}
.single-download .product-block{
	padding: 10px 0;
	border-top: 1px #E9E9E9 solid;
}
.single-download .product-block:first-child{
	border-top:0;
}
.single-download .product-block i{
	margin-right: 10px
}
.single-download .last-list{
	padding-top: 15px !important
}
.single-download .last-list p{
	margin-bottom:0px
}
.single-download .product-block.list-item{
	padding-bottom:15px
}
.single-download .reviews .comment-reply{
	display: inline-block;
	position: relative;
	top: 7px;
	left: 10px;
	padding-bottom: 0;
}
.single-download .item-add {
	clear: both;
	overflow: hidden;
}
.product-price ins{
	text-decoration:none
}
.single-product .on-sale{
	right:16px
}
.woocommerce-review-link{
	display:inline-block;
	margin-left:10px
}
.item-img {
    position: relative;
}
.it-has-gallery .onsale {
    z-index: 999999;
}


.thumbs ul li a{
	width:60px !important;
	height:60px !important;
	display:block;
	overflow:hidden
}
ul.product_list_widget li a:before{
	display:none !important
}
.downloads-list .item-box{
	position:relative;
	overflow: hidden;
	border:1px #ddd solid;
}
.pro.zooms{
	display:none;
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	background: #fff;
	border-radius:50%;
	color:#000;
	position:absolute;
	top:50%;
	margin-top:-25px;
	left:50%;
	margin-left:-25px;
	opacity:0;
	font-size:16px;
	transition-duration: 0.5s;
	transition-property: transform;
	-webkit-transform:rotate(360deg) scale(0);
	-moz-transform:rotate(360deg) scale(0);
	-o-transform:rotate(360deg) scale(0);
	transform:rotate(360deg) scale(0);
	z-index:9999;
	box-shadow: 0px 10px 65px 0px rgba(0, 0, 0, 0.34);
	-webkit-box-shadow: 0px 10px 65px 0px rgba(0, 0, 0, 0.34);
}
.item-box:hover .pro.zooms{
	display:block;
	opacity:1;
	-webkit-transform:rotate(0deg) scale(1);
	-moz-transform:rotate(0deg) scale(1);
	-o-transform:rotate(0deg) scale(1);
	transform:rotate(0deg) scale(1);
}
.item-box:hover .item-img{
	opacity: 0.3;
}
[class*="edd-icon-"], [class*=" edd-icon-"] { font-family: 'EDD-Icons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; width: auto; height: auto; line-height: 1; -webkit-font-smoothing: antialiased; }
[class*="edd-icon-"]:before, [class*=" edd-icon-"]:before { text-decoration:inherit;display:inline-block;cursor:default;speak:none; }
.edd-icon-spinner:before {
  content: "\71";
}
.edd-icon-ok:before {
  content: "\77";
}
.edd-icon-remove:before {
  content: "\65";
}
.edd-icon-remove-circle:before {
  content: "\72";
}
.edd-icon-ok-circle:before {
  content: "\74";
}
.edd-icon-spin { display: inline-block; -moz-animation: edd-icon-spin 2s infinite linear; -o-animation: edd-icon-spin 2s infinite linear; -webkit-animation: edd-icon-spin 2s infinite linear; animation: edd-icon- spin 2s infinite linear;  }

@-moz-keyframes edd-icon-spin {
    0% { -moz-transform: rotate(0deg) }
    100% { -moz-transform: rotate(359deg) } }
@-webkit-keyframes edd-icon-spin {
    0% { -webkit-transform: rotate(0deg) }
    100% { -webkit-transform: rotate(359deg) }
}
@-o-keyframes edd-icon-spin {
    0% { -o-transform: rotate(0deg) }
    100% { -o-transform: rotate(359deg) }
}
@-ms-keyframes edd-icon-spin {
    0% { -ms-transform: rotate(0deg) }
    100% { -ms-transform: rotate(359deg) }
}
@keyframes edd-icon-spin {
    0% { transform: rotate(0deg) }
    100% { transform: rotate(359deg) }
}

/* =Checkout Form
-------------------------------------------------------------- */
.edd_clearfix:after { display: block; visibility: hidden; float: none; clear: both; text-indent: -9999px; content: "."; }
/* Cart Contents */
#edd_checkout_cart_wrap {  }
#edd_checkout_cart { text-align: left; width: 100%; border: none; margin: 0 0 21px; }
#edd_checkout_cart th,
#edd_checkout_cart td { text-align: left; border: 1px solid #eee; color: #666; padding: 0.5em 1.387em; }
#edd_checkout_cart .edd_cart_header_row th { background: #fafafa; padding: 1.387em; }
#edd_checkout_cart .edd_cart_tax_row th,
#edd_checkout_cart .edd_cart_discount_row th { background: none; }
#edd_checkout_cart th { font-weight: bold; }
#edd_checkout_cart td { line-height: 25px; vertical-align: middle; background: #fff; }
#edd_checkout_cart th.edd_cart_actions,
#edd_checkout_cart td.edd_cart_actions,
#edd_checkout_cart th:last-child,
#edd_checkout_cart td:last-child,
#edd_checkout_cart th.edd_cart_total { 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: 10px; height: 11px; background: url( images/xit.gif ) 0 0 no-repeat; position: relative; top: 3px; }
.edd_discount_remove:hover { background-position: -10px 0; }
#edd_checkout_cart br { display: none; }
#edd_checkout_cart a.edd-cart-saving-button { font-weight: normal; text-decoration: none; }

/* Checkout Fields */
#edd_checkout_form_wrap legend { display:block; font-size: 120%; line-height: 1; font-weight: bold; width: 100%; margin: 0 0 21px 0; padding: 0; }
#edd_checkout_form_wrap label { font-weight: bold; display:block; position: relative; line-height: 100%; font-size: 95%; margin: 0 0 5px; }
#edd_checkout_form_wrap label:after { display: block; visibility: hidden; float: none; clear: both; height: 0; text-indent: -9999px; content: "."; }
#edd_checkout_form_wrap span.edd-description { color: #666; font-size: 80%; display: block; margin: 0 0 5px; }
#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 #edd_terms_agreement label,
#edd_checkout_form_wrap #edd_tax_opt_in_fields label { display: inline-block;  width: auto; }
#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 input[type="radio"] { border: none; margin-right: 5px; }
#edd_checkout_form_wrap input[type="checkbox"] { float: left; margin: 0 8px 0 0; }
#edd_checkout_form_wrap .edd-payment-icons { height: 32px; display: block; margin: 0 0 8px; }
#edd_checkout_form_wrap .edd-payment-icons img.payment-icon{ max-height: 32px; width: auto; margin: 0 3px 0 0; float: left; background: none; padding: 0; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
#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: bold; display: inline-block; position: relative; margin-bottom: 5px; }
#edd_checkout_form_wrap fieldset { border: 1px solid #eee; padding: 1.387em; margin: 0 0 21px 0; }
#edd_checkout_form_wrap #edd_purchase_submit,
#edd_checkout_form_wrap #edd_discount_code,
#edd_checkout_form_wrap #edd_register_account_fields { padding: 0; border: none; }
#edd_checkout_form_wrap fieldset fieldset { margin: 0; border: none; padding: 0; }
#edd_checkout_form_wrap #edd-login-account-wrap,
#edd_checkout_form_wrap #edd-new-account-wrap,
#edd_checkout_form_wrap #edd_show_discount,
#edd_checkout_form_wrap .edd-cart-adjustment,
#edd_checkout_form_wrap #edd_final_total_wrap { background: #fafafa; color: #666; padding: 0.5em 1.387em; }
#edd_checkout_form_wrap #edd-discount-code-wrap,
#edd_checkout_form_wrap #edd_final_total_wrap,
#edd_checkout_form_wrap #edd_show_discount { border: 1px solid #eee; }
#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 #edd-discount-error-wrap { width: 100%; display: inline-block; margin: 1em 0 0; }
#edd_checkout_form_wrap #edd-new-account-wrap,
#edd_checkout_form_wrap #edd-login-account-wrap { margin: -1.387em -1.387em 21px -1.387em; border-left: none; border-right: none; border-top: none; }
#edd_checkout_form_wrap #edd_payment_mode_select { margin-bottom: 21px; }
#edd_checkout_form_wrap fieldset#edd_register_fields #edd_checkout_user_info { margin-bottom: 21px; }
#edd_checkout_form_wrap fieldset#edd_register_account_fields legend { padding-top: 11px; }
#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password,
#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_login_password { margin: 0; }
#edd_checkout_form_wrap fieldset#edd_cc_fields { border: 1px solid #f0f0f0; background: #f9f9f9; position: relative; }
#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 #edd_purchase_final_total { margin:21px 0; }
#edd_checkout_form_wrap #edd_purchase_final_total p { margin: 0; }

#edd_secure_site_wrapper { padding: 4px 4px 4px 0; font-weight: bold; }
#edd_secure_site_wrapper span.padlock:before { content: '\f160';display: inline-block; -webkit-font-smoothing: antialiased; font: normal 20px/1 'dashicons'; vertical-align: top; }
#edd_checkout_form_wrap input.edd-input.card-number.valid { background-image: url(images/tick.png); 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: -2px; right: 0; width: 43px; height: 32px; background-size: 43px 32px!important; }
#edd_checkout_form_wrap span.card-type.off { display:none; }
#edd_checkout_form_wrap span.card-type.visa { background: url( images/icons/visa.gif ) no-repeat; }
#edd_checkout_form_wrap span.card-type.mastercard { background: url( images/icons/mastercard.gif ) no-repeat; }
#edd_checkout_form_wrap span.card-type.discover { background: url( images/icons/discover.gif ) no-repeat; }
#edd_checkout_form_wrap span.card-type.amex { background: url( images/icons/americanexpress.gif ) no-repeat; }
#edd_checkout_form_wrap #edd-discount-loader, #edd_checkeout_form_wrap .edd-cart-ajax { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

/* =Ajax Add To Cart Button
-------------------------------------------------------------- */
.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 a.edd-add-to-cart.edd-has-js {display: inline-block;}
.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);font-size:12px }
a.edd-add-to-cart .edd-loading { position: absolute; left: 50%; top: 50%; opacity: 0; filter: alpha(opacity=0); }
a.edd-add-to-cart .edd-add-to-cart-label, a.edd-add-to-cart .edd-loading {
  -webkit-transition:.1s  opacity !important;
  -moz-transition:.1s  opacity !important;
  -ms-transition:.1s  opacity !important;
  -o-transition:.1s opacity !important;
  transition:.1s  opacity !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 { opacity: 1; filter: alpha(opacity=100); }

/* =Theme Specific styling
-------------------------------------------------------------- */

/* =Receipt Page
-------------------------------------------------------------- */
body.edd_receipt_page { background-color: #fff; color:#141412; margin: 0; font-family: Helvetica, sans-serif; font-size: 12px; }
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 6px 0; font-weight: normal; }
body.edd_receipt_page th { font-weight: bold; text-transform: uppercase; }
body.edd_receipt_page h3 { font-size: 22px; margin: 40px 0 5px; clear: both; display: block; font-weight: bold; }

/* =Purchase Summary Tables
-------------------------------------------------------------- */
table#edd_purchase_receipt_products,
table#edd_purchase_receipt { 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.pending,
table#edd_purchase_receipt .edd_receipt_payment_status.cancelled,
table#edd_purchase_receipt .edd_receipt_payment_status.revoked,
table#edd_purchase_receipt .edd_receipt_payment_status.failed { color: #f73f2e; }
table#edd_purchase_receipt_products li { list-style: none; margin: 0 0 8px 10px; }
table#edd_purchase_receipt ul, table#edd_purchase_receipt_products ul.edd_purchase_receipt_files { margin: 0; padding: 0; }
table#edd_purchase_receipt li.edd_download_file { list-style: none; margin: 0 0 8px 0; }
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: bold; }
table#edd_purchase_receipt_products .edd_bundled_product_name { font-style: italic; font-weight: bold; }


/* =Purchase History
-------------------------------------------------------------- */
#edd_user_history { text-align: left; width: 100%; border-top: 1px solid #f0f0f0; border-bottom: none;}
#edd_user_history th,
#edd_user_history td { text-align: left; padding: 3px 5px; border-bottom: 1px solid #f0f0f0; border-top: none; }
#edd_user_history th { font-weight: bold; background: #f5f5f5;}
#edd_user_history td { line-height: 25px; vertical-align: middle; }
#edd_user_history .edd_purchase_status.revoked,
#edd_user_history .edd_purchase_status.failed,
#edd_user_history .edd_purchase_status.cancelled,
#edd_user_history .edd_purchase_status.pending { color: #f73f2e; }

/* =Registration / login Form
-------------------------------------------------------------- */
#edd_register_form .edd-input,
#edd_login_form .edd-input { display: inline-block; width: 200px; }
#edd_register_form label,
#edd_login_form label { display: inline-block; width: 200px; }

/* =Profile Form
-------------------------------------------------------------- */
#edd_profile_editor_form p { margin-bottom: 8px; }
#edd_profile_editor_form label { display: inline-block; width: 200px; }

/* =Alerts
-------------------------------------------------------------- */
.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; }

/* =Purchase buttons
-------------------------------------------------------------- */
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_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: 15px 0; margin: 0; overflow: hidden;}
.edd_download_purchase_form .edd_price_options span { display: inline; padding: 0; margin: 0; }

.edd-submit, #edd-purchase-button, input[type="submit"].edd-submit {
  display: inline-block;
  padding: 6px 12px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 0;
  border: 1px solid #cccccc;
}
.edd-submit.button:focus, input[type="submit"].edd-submit:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="submit"].edd-submit:hover,
input[type="submit"].edd-submit:focus,
.edd-submit.button:hover,
.edd-submit.button:focus {
  color: #333333;
  text-decoration: none;
}

.edd-submit.button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.edd-submit.plain {
  padding: 0;
}

/** Gray (Default) */
.edd-submit.button,.edd-submit.button,.edd-submit.button:visited,.edd-submit.button,.edd-submit.button.gray {
  color: #333333;
  background: #f0f0f0;
  border-color: #cccccc;
}

.edd-submit.button:hover,
.edd-submit.button:focus,
.edd-submit.button:active,
.edd-submit.button.gray:hover,
.edd-submit.button.gray:focus,
.edd-submit.button.gray:active {
  color: #333333;
  background: #ebebeb;
  border-color: #adadad;
}

.edd-submit.button.gray:active {
  background-image: none;
}

/** White */
.edd-submit.button.white {
  color: #333333;
  background: #ffffff;
  border-color: #cccccc;
}

.edd-submit.button.white:hover,
.edd-submit.button.white:focus,
.edd-submit.button.white:active {
  color: #333333;
  background: #ebebeb;
  border-color: #adadad;
}

.edd-submit.button.white:active {
  background-image: none;
}

/** Blue */
.edd-submit.button.blue {
  color: #ffffff;
  background: #428bca;
  border-color: #357ebd;
}
.edd-submit.button.blue:hover,
.edd-submit.button.blue:focus,
.edd-submit.button.blue.active {
  color: #ffffff;
  background: #3276b1;
  border-color: #285e8e;
}
.edd-submit.button.blue.active {
  background-image: none;
}

/** Red */
.edd-submit.button.red {
  color: #ffffff;
  background: #d9534f;
  border-color: #d43f3a;
}

.edd-submit.button.red:hover,
.edd-submit.button.red:focus,
.edd-submit.button.red:active {
  color: #ffffff;
  background: #d2322d;
  border-color: #ac2925;
}

.edd-submit.button.red:active {
  background-image: none;
}

/** Green */
.edd-submit.button.green {
  color: #ffffff;
  background: #5cb85c;
  border-color: #4cae4c;
}

.edd-submit.button.green:hover,
.edd-submit.button.green:focus,
.edd-submit.button.green:active {
  color: #ffffff;
  background: #47a447;
  border-color: #398439;
}

.edd-submit.button.green:active {
  background-image: none;
}

/** Yellow */
.edd-submit.button.yellow {
  color: #ffffff;
  background: #f0ad4e;
  border-color: #eea236;
}

.edd-submit.button.yellow:hover,
.edd-submit.button.yellow:focus,
.edd-submit.button.yellow:active {
  color: #ffffff;
  background: #ed9c28;
  border-color: #d58512;
}

.edd-submit.button.yellow:active {
  background-image: none;
}

/** Orange */
.edd-submit.button.orange {
  color: #ffffff;
  background: #ed9c28;
  border-color: #e3921e;
}

.edd-submit.button.orange:hover,
.edd-submit.button.orange:focus,
.edd-submit.button.orange:active {
  color: #ffffff;
  background: #e59016;
  border-color: #d58512;
}

.edd-submit.button.orange:active {
  background-image: none;
}

/** Dark Gray */
.edd-submit.button.dark-gray {
  color: #fff;
  background: #363636;
  border-color: #222;
}

.edd-submit.button.dark-gray:hover,
.edd-submit.button.dark-gray:focus,
.edd-submit.button.dark-gray:active {
  color: #fff;
  background: #333;
  border-color: #adadad;
}

.edd-submit.button.dark-gray:active { background-image: none; }

/* =Downloads Shortcode
-------------------------------------------------------------- */
.edd_download_inner { padding: 0 8px 8px; margin: 0 0 10px;width:100% }
.edd_download_image { max-width:100%; }
.edd_download .edd_price { margin-bottom: 10px; }

/* =Misc styles
-------------------------------------------------------------- */
.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_subtotal { font-weight: bold; margin: 8px 0 8px 0; font-style: italic;}
.edd_purchase_tax_rate { font-size: 75%; font-style: italic; }

/* =Error styles
-------------------------------------------------------------- */
.edd_errors { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #E6DB55; margin: 0 0 21px 0; background: #FFFFE0; color: #333; }
.edd_error { padding:10px; }
p.edd_error { margin: 0 !important; }

/* =Success Message styles
-------------------------------------------------------------- */
.edd_success { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #b3ce89; margin: 20px 0; background: #d5eab3; color: #567622; padding: 6px 8px; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7); }

#edd_checkout_cart .edd_cart_header_row th, #edd_checkout_cart th, #edd_user_history th {
	padding: 10px;
	vertical-align: middle;
	text-transform: uppercase;
	border-right: 1px solid #e2e2e2;
	background: #f5f5f5;
	border-bottom: 2px #777 solid;
}
#edd_checkout_cart td,#edd_user_history td, #edd_user_history th{
	padding:10px
}
#edd_checkout_form_wrap legend{
	position: relative;
	margin-bottom: 20px;
	padding: 0 0 20px;
	border-bottom: 1px #e2e2e2 solid;
	font-weight:bold;
	text-transform:capitalize;
	font-size:20px;
}
#edd_checkout_form_wrap legend:before{
	position: absolute;
	bottom: -3px;
	left: 20px;
	width: 35px;
	height: 5px;
	content: "";
	display:inline-block;
}
#edd_checkout_form_wrap legend:after{
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 80px;
	height: 1px;
	content: "";
	display:inline-block;
}
.edd_form fieldset{
	padding:0;
	border:0;
}
.edd_form fieldset legend{
	font-weight: bold;
	margin:25px 0 15px;
	padding:0 0 10px;
	border-bottom: 1px #DFDFDF solid;
	font-size:17px;
	display:block;
	width:100%;
}
#edd_checkout_form_wrap label{
	position:static
}
#edd_checkout_form_wrap p{
	/* overflow:hidden */
}
#edd_purchase_receipt,#edd_purchase_receipt_products{
	margin-bottom:25px
}
.edd_download_file:before{
	display:inline-block;
	margin-right:7px;
	font-family: FontAwesome;
	font-size:12px;
	color:#999;
	content:"\f1d9"
}
.edd_empty_cart, .edd-no-purchases,.edd-alert-error{
	display:block;
	position: relative;
	color: #515151;
	word-wrap: break-word;
	font-size: 25px;
	font-weight: 600;
	font-family: Poppins;
	text-align: center;
}
.edd_empty_cart:before,.edd-no-purchases:before,.edd-alert-error:before{
	font-family: 'linea-icons' !important;
	content: "\11a";
	display: inline-block;
	font-size: 50px;
	vertical-align: middle;
	margin-right: 25px;
	color: #dcdcdc;
	font-weight: normal;
}
.edd-no-purchases:before{
	content:"\106"
}
.edd-alert-error:before{
	content:"\e0c2"
}
.edd_purchase_details{
	width:10%;
	white-space:nowrap
}
.edd_downloads_list .edd_download .edd_download_inner{
	position: relative;
	margin: 15px;
	background-color: #f4f4f4;
	cursor: pointer;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	padding:0 !important;
	display:table;
}
.edd_downloads_list .edd_download .edd_download_inner .edd_price_options{
	display:none
}
.edd_downloads_list .edd_download .edd_download_inner .edd_purchase_submit_wrapper{
	text-align:right
}
.edd_downloads_list .edd_download .edd_download_inner:after {
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 3px;
	content: "";
}
.edd_downloads_list .edd_download .edd_download_inner:hover:after {
	bottom: -1px;
	height: 1px;
}
.edd_downloads_list .edd_download .edd_download_inner:hover {
	background: #F0F0F0;
}
.edd_downloads_list .edd_download .edd_download_title{
	display:table-header-group;
}
.edd_downloads_list .edd_download .edd_download_title a{
	margin: 0;
	padding: 10px 0;
	background: #ebebeb;
	color: #666;
	text-align: center;
	font-size: 14px;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	height: 39px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-top: 1px #777 solid;
	display:block;
}

.edd_downloads_list .edd_download .edd_download_image{
	padding: 10px;
	text-align: center;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	position: relative;
	overflow:hidden
}
.edd_downloads_list .edd_download .edd_download_excerpt{
	overflow: hidden;
	padding: 10px 0 0;
	border-top: 1px #dfdfdf solid;
}
.edd_downloads_list .edd_download .edd_download_excerpt p{
	overflow: hidden;
	padding: 5px 10px;
	max-height: 50px;
	color: #777 !important;
}
.edd-cart-number-of-items{
	text-transform: uppercase;
	background: #f5f5f5;
	border-bottom: 2px #777 solid;
	font-weight:bold;
	color:#333;
	padding:10px;
	margin:0;
	font-style: normal
}
ul.edd-cart,#edd_discounts_list{
	display:table;
	width:100%;
	border: 1px solid #e2e2e2;
	border-spacing: 0;
	border-collapse: collapse;
}
ul.edd-cart > li,#edd_discounts_list > li{
	display:table-row;
}
ul.edd-cart > li:nth-child(2n),#edd_discounts_list > li:nth-child(2n){
	background: #f5f5f5;
}
.downloads-list .col-md-3:nth-child(4n+1){
    clear:left
}
.downloads-list .col-md-4:nth-child(3n+1){
    clear:left
}
.downloads-list .col-md-6:nth-child(2n+1){
    clear:left
}
.downloads-list .shop-item{
	margin-bottom: 30px;
}
ul.edd-cart > li > span,ul.edd-cart > li > a.edd-remove-from-cart,#edd_discounts_list > li > span{
	display:table-cell;
	padding:6px;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
ul.edd-cart > li > a.edd-remove-from-cart{
	width:5%;
	font-size:0px
}
ul.edd-cart > li > a.edd-remove-from-cart:before{
	content:"\f057";
	font-size:16px;
	color:#f00;
	margin:0
}
ul.edd-cart li.edd_subtotal{
	border-bottom: 1px solid #e2e2e2;
	font-style:normal;
	margin:0
}
ul.edd-cart li.edd_subtotal:before{
	content: " ";
	display: inline-block;
	margin-right: 10px;
}
ul.edd-cart li.edd_subtotal:after{
	display:table-cell;
	content:"  "
}
ul.edd-cart > li.edd_subtotal > span.subtotal{
	border-bottom:0;
	border-left: 1px solid #e2e2e2;
	display:inline
}
ul.edd-cart > li > span.edd-cart-item-separator,#edd_discounts_list > li > span.edd_discount_separator{
	display:none;
}
.edd-cart-quantity{
	display:inline-block;
	padding:0 5px
}
ul.edd-cart > li.edd_checkout a{
	display:table;
	margin:auto
}
ul.edd-cart > li.edd_checkout:after,ul.edd-cart > li.edd_checkout:before{
	display:table-cell;
	content:"  "
}
#edd_discounts_list > li > span.edd_discount_amount{
	width:5%;
	text-align:center;
	white-space:nowrap
}
.widget-content .edd-cart-item{
	font-size:11px;
	margin:0;
	padding:0
}
.widget-content .edd-cart-item-title{
	max-width:50%;
	overflow:hidden
}
.down .edd_price{
	font-weight: 700;
	font-size: 22px;
}
.down .edd_download_quantity_wrapper,.down .edd_purchase_submit_wrapper{
	float:left;
}
.down .edd_download_quantity_wrapper input{
	width: 42px !important;
	padding: 7px 10px 6px;
	color: #fff;
	background: #545454;
	border: 0;
}
.down .left{
	bottom:0 !important;
	left:5px !important
}
.down .edd-submit.button:before{
	content: "\f07a";
	display: inline-block;
	font: normal normal normal 11px/1 FontAwesome;
	margin-right:5px
}
.down .edd_purchase_tax_rate {
	position: absolute;
	top: -6px;
	left: 6px;
}
.product-img {
	position: relative;
	border: 1px #ddd solid;
	text-align: center;
}
.thumbs {
	border-top: 1px #ddd solid;
}
.product-img > img {
	display: table;
	margin: auto;
}
.pro-blocks .single-download .product-block i{
	margin-right:10px;
	font-size:12px
}
.edd-content .edd_purchase_submit_wrapper{
	overflow:hidden
}
.edd-content .edd_download_quantity_wrapper{
	float:left
}
.edd-content .edd_download_quantity_wrapper .edd-item-quantity {
	margin: 0 3px !important;
	padding: 10px 0 !important;
	width: 50px !important;
	border: 1px #dfdfdf solid;
	text-align: center;
	font-size: 16px !important;
}
.edd-content .edd-add-to-cart,.edd-content .edd_go_to_checkout {
	padding: 13px !important;
	border-radius: 0px;
	font-size:13px
}
.cart_item.empty{
	padding:0
}
.cart_item.empty span.edd_empty_cart{
	display:block;
	border:0;
	padding:15px 0
}
.not-found-form.no-downs .form-control{
	width: 86.78%;
}
.edd_cart_remove_item_btn{
	display: inline-block;
	padding: 8px;
	background-color: #f00;
	font-size: 0px;
	position: relative;
	color: #fff;
	line-height: 1
}
.edd_cart_remove_item_btn:hover{
	color: #fff
}
.edd_cart_remove_item_btn:after{
	content: "\f00d";
	font: normal normal normal 16px/1 FontAwesome;
	
}
table.edd-table{
	border: 1px solid #ddd;
	width: 100%
}
table.edd-table td, table.edd-table th {
    border: 1px solid #ddd;
    padding: 8px
}
.edd-content{
	padding: 30px;
	background-color: #f9f9f9
}
.edd-submit, #edd-purchase-button, input[type="submit"].edd-submit{
	border-radius: 40px;
	font-size: 13px;
	border:0;
	padding: 15px 25px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.edd-submit:hover, #edd-purchase-button:hover, input[type="submit"].edd-submit:hover{
	-webkit-box-shadow: 0px 8px 30px 0px rgba(12, 12, 12, 0.13);
	box-shadow: 0px 9px 30px 0px rgba(12, 12, 12, 0.2);
	transform: translateY(-1px);
}