.shipping_method {
		width: 30px;
}


form.checkout input[type="checkbox"]{
		position: relative;
		padding: 0;
		margin-top: 8.5em;
		height: 14px;
		width: 14px;
}

#ship-to-different-address-checkbox{
		position: relative;
		padding: 0;
		margin-top: 3.6em;
		height: 14px;
		width: 14px;
}

#ship-to-different-address label {
    margin-left: 1.3em;
}

.checkbox{
		margin-left: 1.3em;
}


#payment_method_paypal{
	width: 14px;
	margin-left: 0;
}

#payment_method_bacs{
	width: 14px;
	margin-left: 0;
}

#payment_method_cod{
	width: 14px;
	margin-left: 0;
}


body{
	margin-right: 0;
	margin-left: 0em;
	width: 80%;
}

#content{
	margin-right: 0;;
}

#footer{
	margin-left: 0;
	margin-right: 4em;
}


hr{
	text-align: center;
	margin: 0;
	border-top: 3px solid black;
	opacity: 0;
}

input{
	width: auto;
}


#gtranslate_wrapper{
	margin-top: -0.8em;
}

#payment_method_paypal_plus{
	width: 14px;
}

.dhl-preferred-location{
	width: 240px;
}

.ul.dhl-preferred-location li{
	margin-right: 3em;
	padding-right: 0;
}

#preferred_location_neighbor_0{
	float: left;
	width: 15px;
	margin: 0;
	margin-top: 8px;
	margin-right: 2px;
}

#preferred_location_neighbor_1{
	float: left;
	width: 15px;
	margin: 0;
	margin-top: 8px;
	margin-right: 2px;
}

#preferred_location_neighbor_2{
	float: left;
	width: 15px;
	margin: 0;
	margin-top: 8px;
	margin-right: 2px;
}

.wc-gzd-order-submit{
	width:150px;
	float: right;
}

#place_order.button.alt{
	width: 150px;
	padding: 0;
}

.step-buttons.step-buttons-order{
	width: 200px;
	margin-top: 0;
	clear: none;
}

#rememberme{
	width: auto;
	height: 13px;
	margin-bottom: 0;
	margin-right: 3px;
}

#reg_data_privacy{
	width: auto;
	height: 13px;
	margin-bottom: 0;
	margin-right: 3px;
}


#cn-refuse-cookie {
    color: #ddd;
    background: #000;
    background-color: #000;
}

#cn-more-info {
    color: #fff;
    text-decoration: underline;
    background: #000;
    background-color: #000;
}

.dhl-preferred-service-logo{
	float: left;
	margin-bottom: 6px;
	margin-right: 100%;
}

.dhl-preferred-service-title{
	text-align: left;
}

.dhl-preferred-service-desc{
	text-align: left;
}

.woocommerce-info #pay_with_amazon{
	float: left;
	margin-right: 100%;
	margin-bottom: 3px;
	width: 200px;
	height: 45px;
}

.woocommerce-form-coupon-toggle{
	padding-top: 3px;
}

.wc-amazon-checkout-message wc-amazon-payments-advanced-populated{
	text-align: left;
	float: left;
	margin-right: 100%;
	margin-bottom: 20em;
}

#paypalplus_ecs_cart_button{
	margin-bottom: 15px;
}
.wc-proceed-to-checkout #pay_with_amazon{
	text-align: center;
}

.wc-stripe-card-icons-container img.wc-stripe-card-icon {
max-width: 42px;
padding-left: 3px;
}

.payment_method_stripe img {
    max-width: 20px !important;
}

.stripe-icon {
    max-width: 20px !important;
}

