.dropdown-menu {
  max-height: 200px; /* set a maximum height for the dropdown menu */
  overflow-y: scroll; /* add the scrollable property */
}

.woocommerce-shipping-destination {
    display: none;
}

.woocommerce-shipping-methods{
	padding-left:0px;
}

ul.woocommerce-shipping-methods{
	list-style-type: none;
}

 label[for="shipping_method_0_flat_rate13"] {
	transform: translateY(-4px);
}
 
label[for="shipping_method_0_flat_rate12"] {
  transform: translateY(-4px);
}

@media (max-width: 768px) {

#coupon_code{
	width: 329px !important;
}	
	
.wl_update_cart_shop{
		width: 100%;
}
	

/* 	label[for="shipping_method_0_flat_rate12"] {
	transform: translate(-420px, -4px);
} */
	
/* #shipping_method_0_flat_rate12{
	transform:translateX(-420px);	
} */
	label[for="shipping_method_0_flat_rate13"] {
  display:contents;
}
	
/* 	#shipping_method_0_flat_rate13{
	transform: translateX(-595px);
	} */
}

@media (max-width: 425px) {

	ul.wc_payment_methods.payment_methods{
		font-size: 88%;
	}
	
	/* 	label[for="shipping_method_0_flat_rate12"] {
	transform: translate(-110px, -4px);
} */
	#coupon_code{
	width: 186px !important;
}
/* 	label[for="shipping_method_0_flat_rate13"] {
  transform: translate(32px,-20px);
	text-align:left;
	line-height: 1.3;
} */
	
	.wl_update_cart_shop{
		width: 100%;
	}
/* 	#shipping_method_0_flat_rate13{
	transform: translateX(-305px);
	}
	
#shipping_method_0_flat_rate12{
	transform:translateX(-110px);	
} */
	
	.cart_totals{
		max-width: 405px;
	}
	.cart-subtotal{
		max-width: 405px;
	}
	
	.order-total{
		max-width: 405px;
	}
	
	.woocommerce-shipping-totals{
		max-width: 405px;
	}
}

@media (max-width: 375px) {
/* 	label[for="shipping_method_0_flat_rate12"] {
  transform: translate(-55px, -4px);
} */
	#coupon_code{
	width: 130px !important;
}
	
	ul.wc_payment_methods.payment_methods{
		font-size: 74%;
		display: contents;
	}
/* 	label[for="shipping_method_0_flat_rate13"] {
  transform: translateY(-19px);
} */
	
	.wl_update_cart_shop{
		width: 100%;
	}
/* 	#shipping_method_0_flat_rate13{
		transform: translateX(-285px);
	}
	
	#shipping_method_0_flat_rate12{
	transform: translateX(-55px);
	} */
	
	.cart_totals{
		max-width: 355px;
	}
	.cart-subtotal{
		max-width: 355px;
	}
	
	.order-total{
		max-width: 355px;
	}
	
	.woocommerce-shipping-totals{
		max-width: 355px;
	}
}

@media (max-width: 320px) {
/* 	label[for="shipping_method_0_flat_rate12"] {
  transform: translate(-55px, -4px);
} */
	#coupon_code{
	width: 130px !important;
}
	
	ul.wc_payment_methods.payment_methods{
		font-size: 70%;
		display: contents;
	}
	
/* 	li.wc_payment_method.payment_method_ppcp-gateway {
		font-size: 70%;
	} */
/* 	label[for="shipping_method_0_flat_rate13"] {
  transform: translateY(-19px);
} */
	
	.wl_update_cart_shop{
		width: 100%;
	}
/* 	#shipping_method_0_flat_rate13{
		transform: translateX(-285px);
	}
	
	#shipping_method_0_flat_rate12{
	transform: translateX(-55px);
	} */
	
	.cart_totals{
		max-width: 355px;
	}
	.cart-subtotal{
		max-width: 355px;
	}
	
	.order-total{
		max-width: 355px;
	}
	
	.woocommerce-shipping-totals{
		max-width: 355px;
	}
}