/* Fix floats container "Clearfix" */

/* For modern browsers */
.tcp-cf:before,
.tcp-cf:after {
	content:"";
	display:table;
}

.tcp-cf:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.tcp-cf {
	zoom:1;
}

ul.tcp-profile-group {
	list-style-type: none !important;
}


/* SHOPPING CART THE WORDPRESS CART
-------------------------------------------------------------- */


.tcp_buy_button_area .tcp_unit_price {
	font-size:17px;
	font-weight: bold;
	font-family: georgia;
	font-style:italic;
	padding-top:8px;
	padding-bottom:8px;
}
.tcp-product-list .tcp_buy_button_area .tcp_unit_price {
	font-size:18px;
}


.tcp-product-list .tcp-product-price,
.tcp-product-list .tcp-product-title,
.tcp-product-list .tcp-product-title .entry-title a {
	margin-top: -15px;
	font-size: 14px;
	text-decoration:none;
}


.tcp-product-list .tcp-product-title:hover,
.tcp-product-list .tcp-product-title .entry-title a:hover {
	text-decoration: line-through;
}

.tcp_shopping_cart_page{
	padding-bottom: 60px;
	}


/* reset table */


table#tcp_shopping_cart_table {
	border-collapse:separate;
	cell-spacing:0;
	margin: 0 0 1em;
}
table#tcp_shopping_cart_table,
table#tcp_shopping_cart_table tr,
table#tcp_shopping_cart_table tr td,
table#tcp_shopping_cart_table tr th {
	border:0;
	padding:0;
	margin: 0;
	line-height:1.325em;
}
table#tcp_shopping_cart_table, #content table#tcp_shopping_cart_table {
	border-left: 0;
	border-right: 0;
	border-top:0;
	border-bottom: 2px solid #00a6cf;
	width: 100%;
	font-size: 14px;
	border-collapse: separate;
    border-spacing: 0;
	margin-bottom:1em;
}
table#tcp_shopping_cart_table thead {
	text-transform: uppercase;
	font-size: .85em;
}
table#tcp_shopping_cart_table tbody tr td {
	border-top:0;
}
table#tcp_shopping_cart_table tbody tr.tcp_cart_product_row td {
	border-top:1px dotted #00a6cf;
}
table#tcp_shopping_cart_table tbody tr.tcp_cart_title_row th {
	border-bottom:1px solid #00a6cf;
}
table#tcp_shopping_cart_table .tcp_cart_weight,
table#tcp_shopping_cart_table  .tcp_cart_total {
	text-align: right;
}
table#tcp_shopping_cart_table tbody tr.tcp_cart_subtotal_row td,
table#tcp_shopping_cart_table tbody tr.tcp_cart_discount_row td,
table#tcp_shopping_cart_table tbody tr.tcp_cart_other_costs_row td,
table#tcp_shopping_cart_table tbody tr.tcp_cart_tax_row td,
table#tcp_shopping_cart_table tbody tr.tcp_cart_total_row td {
	background-color: transparent;
	text-align: right;
	white-space: nowrap;
}
table#tcp_shopping_cart_table tbody tr.tcp_cart_subtotal_row td,
table#tcp_shopping_cart_table tbody tr.tcp_cart_total_row td {
	font-weight: bold;
}
table#tcp_shopping_cart_table tbody tr.tcp_cart_total_row td {
	font-size: 20px;
	font-size: 1.428571429rem;
}
table#tcp_shopping_cart_table tbody tr.tcp_cart_total_row td.tcp_cart_total_title {
}
table#tcp_shopping_cart_table tbody tr.tcp_cart_subtotal_row td {
    border-top: 2px solid #00a6cf;
    padding-top: 32px;
}
#cart_layer_info table#tcp_shopping_cart_table tbody tr.tcp_cart_discount_row  td {
    border-top: 2px solid #00a6cf;
    padding-top: 32px;
}


table#tcp_shopping_cart_table tbody tr.tcp_cart_subtotal_row td{
	border-top: 2px solid #00a6cf;
}
table#tcp_shopping_cart_table {
	border-bottom: 2px solid #00a6cf;
}
table#tcp_shopping_cart_table tbody tr.tcp_cart_subtotal_row td{
	padding-top: 32px;
}
table#tcp_shopping_cart_table tbody tr.tcp_cart_total_row td {
	padding-bottom: 48px;
}
table#tcp_shopping_cart_table tr th,
table#tcp_shopping_cart_table thead th {
	line-height: 1em !important;
	margin: 0px 0px 0px 0px !important;
	font-weight: bold;
}

table#tcp_shopping_cart_table tr td,
table#tcp_shopping_cart_table tr th {
	padding: 6px;
	vertical-align:top;
}
table#tcp_shopping_cart_table tr.tcp_cart_product_row td,
table#tcp_shopping_cart_table tr.tcp_cart_title_row  th {
	padding: 10px;
}
table#tcp_shopping_cart_table .tcp_cart_name,
table#tcp_shopping_cart_table .tcp_cart_thumbnail {
	width: auto;
}
table#tcp_shopping_cart_table .tcp_cart_thumbnail img {
	height: auto;
	width: 65px;
	vertical-align: top;
	margin:0;
	padding:0;
}
table#tcp_shopping_cart_table .tcp_cart_onlyprice {
	white-space: nowrap;
}
/*table#tcp_shopping_cart_table .tcp_cart_price .tcp_cart_discount {
	float: left;
}*/
#shopping_cart input {
	font-size: 12px;
}
input.tcp_count {
    max-width: 60px;
    text-align: center;
}
td.tcp_cart_units {
	white-space: nowrap;
}
td.tcp_cart_units span.tcp_no_stock_enough {
	white-space: normal;
	display: block;
}
table#tcp_shopping_cart_table .tcp_cart_name a {
	text-decoration: none;
}


#shipping_billing_info ul {
	list-style: none;
}
#shipping_billing_info ul h3 {
    margin: 24px 0 0;
}

/*cupons
*/
.tcp_chk_coupons {
	margin: 30px 0;
  text-align: right;
}

 /* Buttons */
ul.tcp_sc_links {
	list-style-type: none;
	width:auto;
} 	
ul.tcp_sc_links li{
	float: right;
	list-style: none;
	margin: 0 0 0 10px;
} 




/* widgets */
.widget.shoppingcart ul ul.tcp_shopping_cart_widget,
ul.tcp_shopping_cart,
ul.tcp_shopping_cart li,
ul.tcp_shopping_cart form,
ul.tcp_shopping_cart_resume form {
	margin:0;
	padding: 0;
}
ul.tcp_shopping_cart_widget {
	font-size: .9em;
}
.tcp_cart_widget_thumbnail img {
	vertical-align: middle;
	margin:4px;
}
ul.tcp_shopping_cart li.tcp_cart_widget_item {
	margin-top: 10px;
}
ul.tcp_shopping_cart li,
ul.tcp_shopping_cart_resume li {
	margin:3px 0;
	padding: 0;
}
ul.tcp_shopping_cart li.tcp_cart_widget_footer_link,
ul.tcp_shopping_cart_resume li.tcp_cart_widget_footer_link {	
	margin: 6px 0;
}
li.tcp_cart_widget_thumbnail,
li.tcp_cart_widget_thumbnail + li,
li.tcp_cart_widget_thumbnail + li + li {
	display: inline-block;
}
li.tcp_cart_widget_thumbnail img {
	max-width: 65px;
	height: auto;
}


/* CHEKOUT THE WORDPRESS CART
-------------------------------------------------------------- */
#checkout  {
	font-size: 14px;
	padding-bottom: 60px;
}
#checkout > div {
	border-radius: 2px;
}
#checkout  p {
	margin-bottom:6px;
}
#checkout h3 {
	line-height: 36px !important;
	margin: 0px 0px 1px 0px !important;
	font-size: 14px;
	border: 1px solid #00a6cf;
	text-transform: uppercase;
	padding-left: 24px;
	border-radius: 2px;
}
#checkout h3 a {
	text-decoration: none;	
}
#checkout .active h3{
	font-weight: bold;
}
#checkout h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12spx;
	color: #333;
	text-transform: uppercase;
	line-height: 20px;
	padding-left: 0px;
	border-bottom: 1px dotted #999;
	margin-bottom:10px;
	margin-top:10px;
	font-weight: normal;
}
#checkout ul {
	list-style-type: none;
}
#identify_layer, #billing_layer, #shipping_layer, #sending_layer, #payment_layer, #cart_layer {
}
.checkout_info {
	margin-bottom: 1px;
	font-size: 1em;
	padding: 20px 10px 10px 10px;
	/*background-color: #FFF;
	background-image: url(http://kariland.com/wp-content/plugins/thecartpress/css/chekout_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: left -10px;*/
	border: 1px solid #00a6cf;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 2px;
}
.identify_layer .checkout_info {
	padding-top: 0px;
}
.checkout_info strong{
}
.checkout_info span.description {
	clear: left;
	color: #C00;
	display: block;
	margin-bottom: 10px;
	text-align: right;
}
#login_form {
	float:right;
	width:45%;
	padding: 10px;
}
#loginform p{
	padding: 0px;
}
#login_guess {
	float:left;
	width:45%;
	padding: 10px;
}
#login_guess ul{
	margin-top: 6px;
	margin-bottom: 14px;
}
#billing_layer_info p, #shipping_layer_info p {
	line-height: 24px;
	margin-bottom:20px;
	clear: both;
	display: block;
}
#selected_billing_area label,
#selected_shipping_area label {
	font-weight: bold;	
	margin: 0px 10px 0px 0px;
}
#selected_billing_area br,
#selected_shipping_area br {
	display: none;		
}
#selected_billing_area select,
#selected_shipping_area select {
	margin: 0px 0px 10px 0px;
}
#new_shipping_area li, #new_billing_area li {
	float: left;
	line-height: 24px;
	list-style-type: none;
	width: 100%;
}
#new_shipping_area li label, #new_billing_area li label {
	width: 140px;
	float: left;

}
#new_shipping_area li input, #new_billing_area li input, #new_shipping_area li select, #new_billing_area li select {
	width: 260px;
	float: left;
}
#new_shipping_area span.error, #new_billing_area span.error {
	line-height: 1em;
	font-size:.9em;
	clear:left;
	display: block;
	font-weight:normal;
	color:#C00;
	padding:4px 0px 10px 140px;
}
#cart_layer table {
}
#cart_layer .checkout_item  td{
	background-color: #fff0f0;
	border-bottom:#fff solid 1px; 
	padding-bottom: 6px;
	padding-top: 6px;
}
#cart_layer .impar  td{
	background-color: #FAF7EE;
}
#cart_layer .checkout_subtotal  td, #cart_layer .checkout_total  td{
	background-color: #f0f0ff;
}
#cart_layer .checkout_total  {
	font-weight: bolder;
	font-size: 1em;
}
#cart_layer .checkout_total  td{
	border-top:#999 dotted 1px;
}
.checkout_currency {
	text-align: right;
}
#cart_layer .checkout_total .checkout_currency{
	color: #fff;
	background-color: #c00;
	border:#c00 solid 1px;
}
.cart_layer_info table th{
	/*background-color: #fff;*/
}
.cart_layer_info #comment{
	width: 62%;
}
.checkout_subtotal tr{
}

/* Checkout resume */
div#shipping_info, div#billing_info {
	width: inherit;
	float: left;
	padding: 0 1em 1em;
	font-size:.9em;
}
div#billing_info {
	margin-left: 10px;
}
div#shipping_info h3,
div#billing_info h3{
	margin-bottom:6px;
	margin-right: -1em;
	padding-right: 10px;
	font-weight: bold;
	font-size:.95em;
}
#tcp_status {
	clear: both;
}
#content .tcp_payment_area table.widefat {
	clear: both;
	margin-top:20px;
}
ul.tcp_checkout_bar li {
	display: inline;
	padding-right: 2em;
}
li.tcp_checkout_active_step span{
	font-weight:bold;
}
.tcp_item_discount {
	padding-left: 1em;
}
#tcp_order_id {
	padding:1em;
}
#tcp_status {
	padding:1em 0;
}
#tcp_order_id span, #tcp_status span {
	font-weight:bold;
}
#tcp_order_id span span, #tcp_status span span{
	font-weight:normal;
}
#tcp_status span span.tcp_status{
	font-weight:bold;
	color:#C00;
}
.tcp-checkout-page .entry-content dd {
	margin-bottom: 0;
}
#tcp_back,
#tcp_continue {
	margin:.625em .625em .625em 0;
	
}
.tcp_back_continue{
	display: block;
}
.tcpf #new_billing_area label,
.tcpf #new_shipping_area label {
	font-weight: normal;
}

/* ***Float containers fix*** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */