/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/

.woocommerce-ordering::after {
	content: "";
	background-image: url("data:image/svg+xml;utf8,<svg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9.46875 9C10.8125 9 11.4688 10.625 10.5312 11.5625L7.0625 15.0625C6.46875 15.6562 5.5 15.6562 4.9375 15.0625L1.4375 11.5625C0.46875 10.625 1.15625 9 2.5 9H9.46875ZM6 14L9.5 10.5H2.5L6 14ZM2.5 7C1.15625 7 0.5 5.40625 1.4375 4.46875L4.9375 0.96875C5.5 0.375 6.46875 0.375 7.03125 0.96875L10.5312 4.4375C11.5 5.375 10.8125 7 9.46875 7H2.5ZM6 2L2.5 5.5H9.46875L6 2Z' fill='black'/></svg>");
  background-repeat: no-repeat;
	height: 16px;
	width: 12px;
	position: absolute;
	top: 0.75rem;
	right: 1rem;
	display: inline-block;
}

selector .wc_payment_methods.payment_methods.methods li.payment_method_woocommerce_payments::before {
	content: "";
	background-image: url("data:image/svg+xml;utf8,<svg width='27' height='21' viewBox='0 0 27 21' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M11.25 16.5c-.4219 0-.75-.3281-.75-.75 0-.375.3281-.75.75-.75h6c.375 0 .75.375.75.75 0 .4219-.375.75-.75.75h-6Zm-6 0c-.4219 0-.75-.3281-.75-.75 0-.375.3281-.75.75-.75h3c.375 0 .75.375.75.75 0 .4219-.375.75-.75.75h-3ZM24 0c1.6406 0 3 1.3594 3 3v15c0 1.6875-1.3594 3-3 3H3c-1.6875 0-3-1.3125-3-3V3c0-1.6406 1.3125-3 3-3h21Zm1.5 18v-7.5h-24V18c0 .8438.6563 1.5 1.5 1.5h21c.7969 0 1.5-.6562 1.5-1.5Zm0-9V6h-24v3h24Zm0-4.5V3c0-.7969-.7031-1.5-1.5-1.5H3c-.8438 0-1.5.7031-1.5 1.5v1.5h24Z' fill='black'/></svg>");
  background-repeat: no-repeat;
	height: 16px;
	width: 12px;
	position: absolute;
	top: 0.75rem;
	right: 1rem;
	display: inline-block;
}

