

/* =Icon fonts
-------------------------------------------------------------- */

/* 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;
}

[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 #ccc; color: #666; padding: 0.5em 1.387em; }
#edd_checkout_cart .edd_cart_header_row th { background: #eee; 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: none; border: none; }
#edd_checkout_cart input.edd-item-quantity { width: 3em; max-height: 90%; 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:20px; 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:14px; 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:#888; font-size:13px; display: block; margin: 0 0 5px; }
#edd_checkout_form_wrap input.edd-input, #edd_checkout_form_wrap textarea.edd-input { display:block; width: 80%; }
#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 textarea, #edd_checkout_form_wrap input[type="text"], #edd_checkout_form_wrap input[type="email"], #edd_checkout_form_wrap input[type="password"] { padding: 10px 10px; border:1px solid #ccc; }
#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: none; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
#edd_checkout_form_wrap #edd-payment-mode-wrap label { margin:10px 0; }
#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label { font-size:20px; font-weight: bold; display: inline-block; position: relative; margin-bottom: 5px; }
#edd_checkout_form_wrap fieldset { border: 1px solid #ccc; 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-discount-code-wrap,
#edd_checkout_form_wrap #edd_final_total_wrap { background: #eee; border: 1px solid #ccc; color: #666; padding: 0.5em 1.387em; }
#edd_checkout_form_wrap #edd-discount-code-wrap { padding: 1.387em; }
#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 { font-family: 'padlock'; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center;  line-height: 1em; margin-left: 0.2em; font-size: 120%; text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); content: ' '; }
#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); }
.edd-cart-added-alert { color: #567622; display: block; position: absolute; left:0; right:0; }


[id*=edd-recapture-].button .edd-loading, [id*=edd-recapture-].button .edd-loading:after {
  border-radius: 50%;
  display: inline-block;
  width: 14px;
  height: 14px
}

[id*=edd-recapture-].button .edd-loading {
  position: relative;
  top: 3px;
  margin-left: 4px;
  box-shadow: 0 0 2px rgba(0, 0, 0, .2);
  animation: edd-spinning 1.1s linear infinite;
  border: 2px solid hsla(0, 0%, 100%, .5);
  border-left-color: #fff;
  font-size: 14px;
  filter: alpha(opacity=0);
  transform: translateZ(0)
}

#edd-recapture-disconnect.button .edd-loading.dark {
  border-color: rgba(0, 0, 0, .2) rgba(0, 0, 0, .2) rgba(0, 0, 0, .2) #666;
  box-shadow: none
}
@keyframes edd-spinning {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}




/* =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
-------------------------------------------------------------- */
#edd_purchase_receipt { margin:0 0 30px 0; }
#edd_purchase_receipt th { background:#eee; width:20%; }
#edd_purchase_receipt th, #edd_purchase_receipt td { border:1px solid #ccc; padding:10px; }
#edd_purchase_receipt_products th { background:#eee; }
#edd_purchase_receipt_products th, #edd_purchase_receipt_products td { border:1px solid #ccc; padding:10px; width:50%; }
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 0; }
table#edd_purchase_receipt ul, table#edd_purchase_receipt_products ul { margin:0; padding:15px 0 0 0; }
table#edd_purchase_receipt li { 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 #ccc; border-bottom: none;}
#edd_user_history th,
#edd_user_history td { text-align: left; padding: 10px 5px; border-bottom: 1px solid #ccc; 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 Form
-------------------------------------------------------------- */
#edd_registration_form .edd-input { display: inline-block; width: 200px; }
#edd_registration_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:15px; }
.edd_download_purchase_form .edd_price_options { margin: 0 0 15px; }
.edd_download_purchase_form .edd_price_options ul { margin: 0; padding: 0; list-style: none; }
.edd_download_purchase_form .edd_price_options li { display: block; padding: 0; margin: 0; }
.edd_download_purchase_form .edd_price_options span { display: inline; padding: 0; margin: 0; }

#container .edd-submit, #container #edd-purchase-button, #container input[type="submit"].edd-submit, #container .edd_go_to_checkout, table#edd_purchase_receipt_products li a
{
  background:#000; color:#fff; display:inline-block; text-decoration:none; padding:0px 50px; margin:0; min-width:220px; font-size:14px; line-height:50px; height:50px; text-align:center; white-space:nowrap; vertical-align:middle; cursor: pointer; border:none;
  border-radius:50px;
}

#container input[type="submit"].edd-submit:hover, #container input[type="submit"].edd-submit:focus, #container .edd-submit.button:hover,
 #container .edd-submit.button:focus, #container #edd-purchase-button:hover, #container .edd_go_to_checkout:hover, table#edd_purchase_receipt_products li a:hover
{
  background:#27b0ce; color:#fff;
}


.edd-submit.plain {
  padding: 0;
}



/* =Downloads Shortcode
-------------------------------------------------------------- */
.edd_download_inner { padding: 0 8px 8px; margin: 0 0 10px; }
.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); }




/* my style -------------------------------------------------------------  */
input.edd-input { border:1px solid #aaa; background:#fff; padding:5px; }
#edd-last-name-wrap { display:none; }
.edd_checkout_cart_item_title { padding:4px 0 0 5px; display:inline-block; }
.edd_cart_item_image img { width:50px; height:auto; }
#edd_user_login, #edd_user_pass, #edd_user_pass_confirm { ime-mode:disabled; }
#check_payment_info_headline { margin:40px 0 10px 0; font-size:16px; }
#check_payment_info { border:1px solid #ccc; padding:20px 10px; margin:0 0 20px 0; }
#edd_terms { border:1px solid #333; padding:20px; margin:0 0 20px 0; overflow:auto; height:400px; }
#edd_show_terms { margin:-15px 0 15px 0; }
#edd_show_terms a {
  display:inline-block; background:#999; color:#fff; padding:10px 30px; text-decoration:none; margin-top:15px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;
  -webkit-transition-property:background; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background; -o-transition-duration:0.4s; -o-transition-timing-function:ease; -ms-transition-property:background; -ms-transition-duration:0.4s; -ms-transition-timing-function:ease;
}
#edd_show_terms a:hover { background:#27b0ce; color:#fff; }
#edd_terms_agreement label { padding:0 0 20px 0; }
.edd_purchase_receipt_product_notes { font-size:11px; font-weight:bold; padding:10px 0 0 0; color:#bf2424; }
.edd_license_keys td { background:#27b0ce; color:#fff; }
.edd_license_key > td:first-child { background:#eee; font-weight:bold; }

#edd_checkout_form_wrap #edd-payment-mode-wrap label:hover, #edd_terms_agreement label:hover, #edd_agree_to_terms:hover { cursor:pointer; }

#container .edd-submit.button:hover, #container #edd-purchase-button:hover{ /*! background:#1db100; */ }


