button:focus {outline:0 !important;}

form legend{
font-weight: bold;
border-bottom: 1px solid rgba(0,0,0,.1);
padding-bottom: 25px !important;
font-size: 1.5em !important;
}


/*Checkout----------------*/

#edd_checkout_cart * {
    border-left: none;
    border-right: none;
}

#edd_checkout_cart th {
    border: none;
}

#edd_checkout_form_wrap {
    background: #fafafa;
}

#edd_checkout_form_wrap fieldset, #edd_checkout_form_wrap p {
    border: none !important;
}

#edd_checkout_form_wrap input[type="text"], #edd_checkout_form_wrap input[type="tel"], #edd_checkout_form_wrap input[type="email"], #edd_checkout_form_wrap textarea, #edd_checkout_form_wrap input[type=password] {
    color: #636363 ;
    background: #fff;
    padding: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
    font-size: 1.2em !important;
    border: 1px solid #e4e4e4 ;
    font-weight: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

input.edd-submit {
   width: 100% !important;
   color: #fff !important;
   padding: 20px 0 !important;
   background: #5cb69c !important;
border: none !important;
}

.edd-payment-icons {
    margin: 0 30px !important;
}

#edd_discount_code {
    padding: 20px 0 0 10px !important;    
}

#edd_discount_code input[type="submit"]{
    max-width: 100px !important;  
    margin-top: 10px !important;
    max-width: 100px !important;  
    margin-top: -18px !important;
    display: inline-block;
	display: inline-block;
    background: #2a2a2a;
    color: #fff;
    font-size: 0.75em;
    padding: 8px 22px 8px !important;
    font-weight: 700;
    line-height: 1.8em;
    text-decoration: none;
	position: relative;
	cursor: pointer;
	margin: 0 3px 0 0;
	-webkit-appearance: none;
	text-align: center;
	transition-property: all;
	-webkit-transition: 0.2s ease;
	   -moz-transition: 0.2s ease;
	     -o-transition: 0.2s ease;
		 	transition: 0.2s ease;
	text-transform: uppercase;
	-moz-border-radius: 25px;
	  -webkit-border-radius: 25px;
	  border-radius: 25px;
	border: none;
}

#edd_discount_code input[type="text"]{
    max-width: 400px !important;  
    margin-top: 5px;
    margin-right: 10px;
    float: left;
}

label.edd-label img {
	float: right;
}

#edd-discount-code-wrap .edd-description {
margin-top: -25px !important;
}

span#edd-discount-error-wrap {
	max-width: 550px !important;
	left-margin: 0 !important;
	float: left !important;	
	padding: 0 !important;
	position: relative;
	clear: both;
	margin: 10px 0 !important
}

#edd_purchase_form_wrap fieldset {
    margin-left: 10px !important;
}

#edd_purchase_form_wrap #edd_purchase_submit {
    padding: 0 30px !important;
	margin-left: 0 !important;
}

#edd-payment-mode-wrap {
    margin-left: 10px;
}

#edd_purchase_form_wrap img {
    margin-left: 30px;
}

#edd_secure_site_wrapper {
	margin-bottom: 20px;
}

#edd_login_form label {
	max-width: 100px;
}

/*Purchase Confirmation----------------*/

#edd_purchase_receipt, #edd_purchase_receipt_products, #edd_user_history, #edd_subscription_receipt{
margin-bottom: 40px
}

#edd_purchase_receipt td, #edd_purchase_receipt_products td, #edd_user_history td, #edd_subscription_receipt td{
padding: 10px 15px !important;
border-bottom: 1px solid #eaeaea;
}

#edd_purchase_receipt_products td, #edd_subscription_receipt td{
padding: 10px 15px 5px!important;
}

#edd_purchase_receipt_products td ul{
padding: 2px 0 5px!important;
margin: 0 !important;
}

#edd_purchase_receipt_products td li{
margin: 0 !important;
}

#edd_purchase_receipt th, #edd_purchase_receipt_products th, #edd_user_history th, #edd_subscription_receipt th{
padding: 10px 15px !important;
border-bottom: 1px solid #eaeaea;
background: #f9f9f9
}


/*My Account----------------*/

#edd_profile_editor_form legend{
font-weight: bold;
padding: 20px 0;
font-size: 1.2em;
}

#edd_profile_submit_wrap {
padding: 30px 0;
}

.page-id-1541 form br {display: none !important;}
.page-id-1541 form input { max-width: 50% !important;}
.page-id-1541 input[type="submit"] { background: #000 !important;}




@media only screen and (max-width: 600px) {
	
	#edd_discount_code input[type="submit"]{	    
	    margin-top: 10px !important;	    
	}
		
}

label.edd-label {
font-size: 1.4em !important;
}
.edd-description {
font-weight: 400;
}

#edd_purchase_form_wrap input {

margin-bottom: 0 !important;

}

#edd_discount_code input[type="submit"], input.edd-submit{
    max-width: 100px !important;  
    margin-top: 10px !important;
    max-width: 100px !important;  
    margin-top: -18px !important;
    display: inline-block;
	display: inline-block;
    background: #2a2a2a;
    color: #fff;
    font-size: 0.75em;
    padding: 8px 22px 8px !important;
    font-weight: 700;
    line-height: 1.8em;
    text-decoration: none;
	position: relative;
	cursor: pointer;
	margin: 0 3px 0 0;
	-webkit-appearance: none;
	text-align: center;
	transition-property: all;
	-webkit-transition: 0.2s ease;
	   -moz-transition: 0.2s ease;
	     -o-transition: 0.2s ease;
		 	transition: 0.2s ease;
	text-transform: uppercase;
	-moz-border-radius: 25px;
	  -webkit-border-radius: 25px;
	  border-radius: 25px !important;
	border: none;
background: #000!important;
text-align: center !important;
}

input.edd-submit{
width: 100%;
max-width: none !important;
margin-top: 20px !important;
padding: 15px 0 !important;
}

#edd_discount_code input[type="submit"] {
padding: 15px 10px !important;
}

#edd_payment_mode_select .edd-gateway-option input[type="radio"] {
float: left;
margin-top: 0;
}

#edd_payment_mode_select .edd-gateway-option {
font-weight: 400 !important;
}


tr.edd_cart_item td{
border-left: none !important;
border-right: none !important;
}

#edd_terms_agreement {
margin-top: -50px !important;
}
#edd_terms p {
font-weight: 400 !important;
}
#edd_terms h2 {
font-size: 1.1em !important;
}
#edd_show_terms a{
font-size: .9em !important;
}

#edd_agree_to_terms {
padding: 10px !important;
margin: 5px 10px 0 0 !important;
}

#edd_mailchimp_signup {
padding: 10px !important;
margin: 0 10px 0 0 !important;
}

#edd_checkout_form_wrap input[type="text"], #edd_checkout_form_wrap input[type="tel"], #edd_checkout_form_wrap input[type="email"], #edd_checkout_form_wrap textarea, #edd_checkout_form_wrap input[type=password] {
    color: #636363 ;
    background: #fff;
    padding: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
    font-size: 1.2em !important;
    border: 1px solid #e4e4e4 ;
    font-weight: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

legend {
background: none !important;
backface-visibiliy: hidden;
}



