/********************************************************
			X13 One-Page Checkout Styles
********************************************************/
.login_form_action{
	display: block;
	font-size:0.9em;
}
#paymentMethods{
	margin-bottom: 0px;
	background: #fff;
}
.delivery_option_logo img,
.img_w_payment img{
	max-width: 50px;
	height: auto;
	padding: 5px 0px;
}
#order-opc .delivery_option > div > table.resume td.delivery_option_price{
	width: auto !important;
	min-width: 80px;
	padding: 0px 10px 0px 0px;
}
.delivery_option_price{
	text-align: right;
}
.delivery_option_price label{
	font-weight: bold !important;
}
.opis_w_payment span,
.delivery_option_price span{
	clear: both;
	font-weight: normal;
	display: block;
}
.delivery_option td,
#paymentMethods td{
	border-left: none !important;
	border-right: none !important;
}
#paymentMethods td{
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}
#order-opc .delivery_option > div,
#paymentMethods table{
	margin-bottom: -1px;
}
.delivery_option_radio .radio{
	padding: 15px 3px;
}
#order-opc .delivery_option > div > table.resume td.delivery_option_logo,
.td2_payment{
	width: 60px !important;
	padding: 5px 0px !important;
}
.td1_payment{
	width: 54px;
}
.td3_payment label{
	width: 100%;
	padding: 15px 0px;
}
.delivery_option tr label{
	min-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	display: block;
}
p.payment_module a.payu-i {
  background: url(../img/payu.png) 15px 12px no-repeat white;
}
p.payment_module a.przelewy24 {
  background: url(../img/przelewy24.png) 15px 12px no-repeat white;
}
p.payment_module a.paypal-i {
  background: url(../img/paypal.png) 15px 12px no-repeat white;
}
p.payment_module a.transferuj-i {
  background: url(../img/transferuj.png) 15px 12px no-repeat white;
}
#cgv_all{
	font-weight: 0.8em;
	font-style: italic;
	cursor: pointer;
}
#paymentMethods .selected,
.delivery_option .selected{
	box-shadow: #CCC 0px 0px 5px inset;
    -webkit-box-shadow: #CCC 0px 0px 5px inset;
    -moz-box-shadow: #CCC 0px 0px 5px inset;
}
#cart_summary tbody td.cart_product{
	width: 65px;
	padding: 2px;
}
#cart_summary tbody td.cart_product img{
	max-width: 60px;
	height: auto;
	border: none;
}
#cart_summary tbody td.cart_product .product-name a{
	font-size:16px;
}
#order-opc .cart_navigation{
	margin-bottom: 0px !important;
}
#order-detail-content #cart_summary tfoot td {
    float: none;
    width: 100%;
}
.carrier_title{
	font-weight: bold;
	font-size:1.1em;
}
#order-detail-content #cart_summary .cart_item{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 7px;
    overflow: hidden;
    position: relative;
    display: block;
}
#order-detail-content #cart_summary .cart_item td{
	border: none;
}



#cart_title .heading-counter,
.cart_avail,
.cart_unit,
.cart_navigation .button-exclusive,
#order-detail-content #cart_summary thead .cart_description,
#order-detail-content #cart_summary thead .cart_quantity,
#order-detail-content #cart_summary thead .cart_delete{
	display: none !important;
}

#order-detail-content #cart_summary table,
#order-detail-content #cart_summary thead,
#order-detail-content #cart_summary tbody,
#order-detail-content #cart_summary th,
#order-detail-content #cart_summary td,
#order-detail-content #cart_summary tr {
    display: block;
}
#order-detail-content #cart_summary thead tr{
	padding-bottom: 0px;
	background: #fbfbfb;
}
#order-detail-content #cart_summary thead .cart_product,
#order-detail-content #cart_summary thead .cart_total{
	box-sizing: border-box;
	width: 48%;
	background: none;
	border: none;
}
#order-detail-content #cart_summary thead .cart_product{
	text-align: left;
	float: left;
}
 #order-detail-content #cart_summary thead .cart_total{
 	text-align: right;
 	float: right;
}   
    
#order-detail-content #cart_summary tr {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 7px;
    overflow: hidden;
    position: relative;
}
#order-detail-content #cart_summary td {
    border: none;
    position: relative;
    float: left;
    white-space: normal;
    padding: 7px 20px 7px 20px;
}
#order-detail-content #cart_summary td.cart_product {
	text-align: left;
}

#order-detail-content #cart_summary td.cart_unit .price {
	text-align: right;
}
#order-detail-content #cart_summary td.cart_quantity {
	clear: both;
	width: 50%;
	padding: 0px 0px 0px 10px;
	text-align: left;
	position: relative;
}
#order-detail-content #cart_summary td.cart_quantity .cart_quantity_down{
	position: absolute;
	top:0px;
	left:5px;
}
#order-detail-content #cart_summary td.cart_quantity .cart_quantity_input{
	position: absolute;
	top:0px;
	left:35px;
	width: 40px;
}
#order-detail-content #cart_summary td.cart_quantity .cart_quantity_up{
	position: absolute;
	top:0px;
	left:77px;
}
#order-detail-content #cart_summary td.cart_quantity div {
	display: block;
}
#order-detail-content #cart_summary td.cart_quantity > .form-control {
	display: inline;
}
#order-detail-content #cart_summary td.cart_quantity > .cart_quantity_button a {
	margin-right: 0px;
	float: none;
}
#order-detail-content #cart_summary td.cart_total {
	width: 50%;
	text-align: right;
}
#order-detail-content #cart_summary td.cart_total .price{
	font-size:16px;
	color: #000;
	font-weight: bold;
}  
#order-detail-content #cart_summary td.cart_delete {
	position: absolute;
	left: 5px;
	top: 0px;
	padding: 2px;
}
#order-detail-content #cart_summary td.cart_delete i{
	font-size:15px;
}
#order-detail-content #cart_summary td.cart_delete:before {
	content: '' !important;
}
#order-detail-content #cart_summary td div {
	display: inline;
}
#order-detail-content #cart_summary tfoot td {
    float: none;
    width: 100%;
}
#order-detail-content #cart_summary tfoot td:before {
	display: inline;
}
#order-detail-content #cart_summary tfoot tr .text-right,
#order-detail-content #cart_summary tfoot tr tbody td.cart_unit,
#order-detail-content #cart_summary tbody tfoot tr td.cart_unit,
#order-detail-content #cart_summary tfoot tr tbody td.cart_total,
#order-detail-content #cart_summary tbody tfoot tr td.cart_total,
#order-detail-content #cart_summary tfoot tr .price {
    display: block;
    float: left;
    width: 50%;
}