
/*Shopping Cart /Shop Product Tweaks  ################################################################################################*/

.paypal-shopping-carts ul.psc-products li.psc_product h3 {
    font-size: 14px;
    margin: 0;
    padding: 0.5em 0;
  	text-transform: uppercase;
}

.paypal-shopping-carts div.paypal-shopping-carts-checkout .psc-checkout-review-order div#psc-payment {
    border-radius: 5px;
    background: #333;
}

.paypal-shopping-carts ul.psc-products li.psc_product .price ins, .paypal-shopping-carts div.psc-single-image div.psc-entry-summary p.price ins {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: 400;
    color: #bbb;
  	text-decoration: none;
 
    /* float: left; */
}



.paypal-shopping-carts div.psc-single-image div.psc-entry-summary p.in-stock {
    font-weight: 400;
    color: #77a464;
    background: 0 0;
    line-height: 1;
}

.paypal-shopping-carts .psc-button {
    background-color: #222;
    background-image: none;
    border: 0 none;
    border-radius: 3px;
    box-shadow: none;
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    font-weight: 700;
    left: auto;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0.618em 0.5em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    white-space: nowrap;
}

.paypal-shopping-carts div.paypal-shopping-carts-checkout .psc-checkout-review-order div#psc-payment ul.psc_payment_methods li div.psc_payment_box{ 
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 0em;    
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #222;
    color: #888;   
    height:0px;
    overflow:hidden;
    z-index:10;
}

.paypal-shopping-carts div.psc_shop_table_div div.psc-totals-checkout div.psc-total-carts table.psc-chackout-table th {
    width: 60%;
}
.paypal-shopping-carts div.psc_shop_table_div div.psc-totals-checkout div.psc-total-carts table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    padding: 6px 0;
    line-height: 2em;
    color: #666;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    /* width: 25%; */
    padding-right: 4em;
    /* border: 1px solid #ddd; */
    border-bottom: none;
    /* padding-left: 20px; */
}


.psc-custom-select a {
  	background-color: #222;
    display: inline-block;
    width: 220px;
    height: 20px;
    padding: 8px 10px;
    color: #888;
    text-decoration: none;
    cursor: pointer;
}

.psc-custom-select {
    position: relative;
    width: 240px;
    border: 1px solid #555;
    background: #222;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
/*#######################################################################################################################################*/



/*
###########################################################################################################
/*



/*Simple Paypal Shopping Cart Tweaks
###########################################################################################################
/*

/*Removes capitalizing for product box title/name*/

*/
/*
###########################################################################################################
/*
  