/********************************************************
			X13 One-Page Checkout Styles
********************************************************/ 
#paymentMethods{
	margin-bottom: 0px;
	background: #f9f9f9;
}
.delivery_option_logo img,
.img_w_payment img{
	max-width: 40px;
	min-width:100%;
	height: auto;
	padding: 5px 0px;
}
.delivery_option_price{
	text-align: right;
}
.delivery_option_price label{
	font-weight: 400 !important;
}
.opis_w_payment{
	display: block;
}
.opis_w_payment span,
.delivery_option_price span{
	clear: both;
	font-weight: normal;
	display: block;
	    font-size: 12px;
}
.delivery_option td,
#paymentMethods td{
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-bottom: none !important;
}
#paymentMethods td{
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}
#order-opc .delivery_option > div,
#paymentMethods table{
	margin-bottom: -1px;
	border:0;
}
#paymentMethods table:nth-child(1){

}
.delivery_option_radio .radio{
	padding: 15px 3px;
}
#order-opc .delivery_option > div > table.resume td.delivery_option_logo,
.td2_payment{
	width: 50px !important;
	padding-left:0px !important;

}
.td1_payment{
	width: 54px;
}
.td3_payment label{
	width: 100%;
	padding: 12px 0px;
	margin-bottom:0;
	margin-top:0px;
	font-weight: 300;
	font-size:16px;
    font-family: 'Montserrat-Medium',sans-serif;
	letter-spacing:0.05em;
}
.delivery_option tr label{
	min-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:0;
	margin-top:5px;
	font-weight: 400;
	font-size:16px;
    font-family: 'Montserrat-Medium',sans-serif;
	display: block;
	letter-spacing:0.05em;
}
.delivery_option tr label b{
	font-weight: 400;
	font-family:"Montserrat-Medium", sans-serif;
}

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.tpay {
  background: url(../img/transferuj.png) 15px 12px no-repeat white;
}
p.payment_module a.tpay-i {
  background: url(../img/transferuj.png) 15px 12px no-repeat white;
}
p.payment_module a.transferuj-i {
  background: url(../img/transferuj.png) 15px 12px no-repeat white;
}
p.payment_module a.bankwire-i {
  background: url(../img/santander.png) 15px 12px no-repeat white;
}
p.payment_module a.bankwirepro-i {
  background: url(../img/pko.png) 15px 12px no-repeat white;
}
#paymentMethods .selected,
.delivery_option .selected{
	box-shadow: #CCC 0px 0px 5px inset;
}
.carrier_title{
font-weight: 400;
    padding-left: 15px;
    font-size: 16px;
    font-family: 'Montserrat-Medium',sans-serif;
    letter-spacing: 0.05em;
}
#cgv_all{
	font-weight: 0.8em;
	font-style: italic;
	cursor: pointer;
}