/*Kassenseite*/

.checkout ol
{
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}

.checkout ol li
{
	float: left;
	margin: 0 .5em 0 1em;
	padding-bottom: 10px;
}

.checkout ol li a
{
	background: rgba(255, 255, 255, 0.5);
	padding: .7em 1em;
	float: left;
	text-decoration: none;
	color: #444;
	position: relative;
}

.checkout ol li:first-child a
{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.checkout ol li:last-child a
{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.checkout ol li a:hover
{
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
}

.checkout ol li .active
{
	font-weight: bold;
}

.checkout ol li a:before
{
	content: "";
	position: absolute;
	top: 53%; 
	margin-top: -1.5em;   
	border-width: 1.5em 0 1.4em 1em;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) transparent;
	left: -1em;
}

.checkout ol li:first-child
{
	margin-left: 0;
}

.checkout ol li:first-child a:before
{
	border-width: 0;
}

.checkout ol li a:hover:before
{
	border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) transparent;
}

.checkout ol li a:after
{
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -1.5em;   
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid rgba(255, 255, 255, 0.5);
	right: -1em;
}

.checkout ol li:last-child a:after
{
	border-width: 0;
}

.checkout ol li a:hover:after
{
	border-left-color: rgba(0, 0, 0, 0.3);
}

.checkout iframe
{
	border: none;
	width: 100%;
}


.checkout-content .contentBox .col-md-4 .boxed
{
	min-height: 350px;
	position: relative;
}

.checkout-content .contentBox .col-md-4 .boxed ul
{
	list-style-type: none;
	padding: 0 0 0 10px;
}

.checkout-content .contentBox .col-md-4 .boxed ul li:before
{
	content:"\e013";
	font-family: Glyphicons;
	padding: 0 5px 0 0;
}

.checkout-content .contentBox .col-md-4 .boxed .text-right
{
	text-align: right;
	bottom: 15px;
	position: absolute;
	right:15px;
}

#newShippingAddress .form-control:focus
{
	border-color: none !important;
	box-shadow: none !important;
	}

.step3 img
{
	width: 150px;
}

.shippingmethods .table-bordered tr[style] td
{
	border: 0;
}

.bg-shopping-cart
{
	background-color: #dff0d8; /*green*/
}

.checkout-content #shopping-cart-table-mark .label.row
{
	color: #333;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	display: block;
	text-align: right;
	border-radius: 0px;
	margin-bottom: 10px;
}

.checkout-content #shopping-cart-table-mark .label.row ul
{
	list-style-type: none;
	padding: 0px;
	text-align: right;
	overflow: hidden;
}

.checkout-content #shopping-cart-table img
{
	max-width: 75px \9;
}

.checkout-content #shopping-cart-table .shopping-cart-productlist
{
padding: 10px 0px;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
min-height: 110px;
}

/*Postfinder*/
#postfinder_result_content .list-group-item,
#postfinder_result_item .list-group-item
{
	overflow: hidden;
}

#postfinder_result_content img
{
	max-width: 178px;
}

ol.checkout_process_steps > li.disabled,
ol.checkout_process_steps > li.cba_disabled
{
	pointer-events: none;
}

#checkout_payments > label,
#checkout_shippingmethods > label
{
	cursor: pointer;
}

#checkout_payments > label > span.form-control
{
	height: auto;
}

#postfinder_result_content
{
	overflow-x: hidden !important;
}

#postfinder_result_content a.postfinder_link
{
	color: #337ab7;
}

#comments
{
	height: 119px;
	border: 0px;
}

div.checkout-content .label
{
	font-size: 100% !important;
}

div.checkout-content div.panel-heading > h4
{
	margin: 5px;
}

div.checkout-content address.panel-body
{
	margin-bottom: 0px;
}

div.checkout-content .panel-body label
{
	font-weight: normal;
}

div.checkout-content div.panel-body.checkbox
{
	margin: 0px;
}

#shopping-cart-table-mark > div.panel-body > div:last-child
{
	margin-bottom: 5px;

}

@media (max-width: 599px)
{
	.checkout ol li
	{
		margin: 0px;
	}

	.checkout ol li a:before,
	.checkout ol li a:after
	{
		display: none;
	}

	div.checkout-content div.panel-heading > h4
	{
		margin: 0px;
	}
}

.postfinder_item_selected > ul
{
	border: 1px solid #3c763d;
	border-radius: 4px;
	border-color: #3c763d;
}

/* Fixes: Address */
#address_book_container label, #address_container label
{
	white-space: nowrap;
}

@media all and (max-width: 1096px)
{
	.col-sm-4, .col-sm-8
	{
		width: 100%;
		/*font-size: 100px !important;*/
	}

	.form-horizontal .control-label
	{
		text-align: left;
	}
}

#order_confirmation .glyphicon
{
	margin-right: 10px;
}

#klarna_container a, #orderOverview a
{
	color: #337ab7;
}

#paypal_plus_hidden
{
	padding-bottom: 6px;
	display: block !important;
}

#paypal_plus_container .payment_informations img
{
	display: none !important;
}

#shopping-cart-wishdate input
{
	font-size: 18px;
	cursor: pointer;
}

#wishdate_icon, #shipping_wishdate
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

/* Pay with amazon */
#pwa_addressbook, #pwa_wallet
{
    min-width: 300px;
    width: 100%;
    max-width: 900px;
    min-height: 228px;
    height: 240px;
    max-height: 400px;

    margin: auto;
}

.pwa_button_panel
{
	margin-top: 10px;
}

.cart_label
{
	font-size: 14px !important;
	margin-right: 6px;
}

.checkout_pulldown
{
	width:100%;
	position: absolute;
	bottom: 50px;
}
.selection_pwa
{
	left: 0px;
	position: absolute;
	max-width: 50%;
}

.selection_guest
{
	position: absolute;
	right: 30px;
}

.guestcheckout_text
{
    margin-right: 30px;
	margin-bottom: 10px
}

.checkout_pulldown #LoginWithAmazon
{
	margin-bottom: 0px !important;
}

.summaryError
{
	background-color: rgba(255, 0, 0, .3);
}

.guestcheckout_box
{
	position: relative;
}

.guestcheckout_buttoncontainer
{
	position:absolute;
	bottom: 12px;
	padding-right: 15px
}

.guestbutton
{
	text-align: right;
}

.payment_checkout
{
	border-top: 1px dashed rgba(0,0,0,0.2);
	padding: 8px 0px 8px 0px;
}

.payment_button
{
    text-align: right;
}
