﻿.woocommerce-checkout form.checkout-meta input[type="checkbox"],.woocommerce-checkout form.checkout-meta input[type="radio"] {    width: auto !important;    height: auto !important;}.woocommerce-checkout form.checkout-meta input[type="checkbox"]{	margin: 0px !important;}.woocommerce-checkout .woocommerce-account-fields span,.woocommerce-checkout #ship-to-different-address span {	font-family: 'Epilogue' !important;	font-size: 1rem !important;	color: #212529 !important;	font-weight: bold !important;}.woocommerce-checkout form.checkout-meta input {    width: 100% !important;    height: 65px !important;    border-radius: 10px !important;    padding-left: 30px !important;    margin-bottom: 15px !important;    font-size: 14px !important;    border: 1px solid #c3c3c3 !important;    color: black !important;    outline: none !important;    font-family: 'Epilogue' !important;} .woocommerce-checkout form.checkout-meta input::placeholder{    color: black !important;}.woocommerce-checkout .woocommerce-additional-fields textarea.input-text {	width: 100% !important;	border-radius: 10px !important;	height: 200px !important;	padding: 25px !important;	color: black !important;	border: 1px solid #c3c3c3 !important;	outline: none;    font-size: 14px !important;	font-family: 'Epilogue' !important;}.woocommerce-checkout form.checkout-meta.donate-page .select2 {	margin-bottom: 15px !important;	width: 100% !important;	height: 60px !important;	border-radius: 10px !important;	padding-left: 30px !important;	border: 1px solid #c3c3c3 !important;	padding-top: 10px !important;	font-family: 'Epilogue' !important;}.woocommerce-checkout .select2 {	-webkit-tap-highlight-color: transparent !important;	background-color: #fff !important;	border-radius: 5px !important;	border: solid 1px #e8e8e8 !important;	box-sizing: border-box !important;	clear: both !important;	cursor: pointer !important;	display: block !important;	float: left !important;	font-family: inherit !important;	font-size: 14px !important;	font-weight: normal !important;	height: 42px !important;	line-height: 40px !important;	outline: none !important;	padding-left: 18px !important;	padding-right: 30px !important;	position: relative !important;	text-align: left !important;	-webkit-transition: all 0.2s ease-in-out !important;	transition: all 0.2s ease-in-out !important;	-webkit-user-select: none !important;	-moz-user-select: none !important;	-ms-user-select: none !important;	user-select: none !important;	white-space: nowrap !important;	width: auto !important;}.woocommerce-checkout .select2-container .select2-selection{    border: 0px !important;}.woocommerce-checkout .row > *{    padding-right: calc(var(--bs-gutter-x) * .5) !important;  padding-left: calc(var(--bs-gutter-x) * .5) !important;  padding-top: 0px !important;}.woocommerce-checkout .cart_totals {	text-transform: uppercase !important;    color:  #000 !important;}.woocommerce-checkout table.shop_table{    caption-side: bottom !important;  border-collapse: collapse !important;	background: #fff !important;}.woocommerce-checkout .payment-methods{    background-color: #f7f7f7;}.woocommerce-checkout .woocommerce-checkout-payment{    background-color: #f7f7f7 !important;}.woocommerce-checkout .woocommerce #payment #place_order, .woocommerce-checkout .woocommerce-page #payment #place_order{	float: left;}.rating i {    font-size: 18px;    color: #ffb400;    cursor: pointer;    margin-right: 5px;}.rating i.fa-solid {    color: #ffb400;}/** * Custom Cart Table Container */.balloo-cart-table-container {    overflow-x: auto;    overflow-y: hidden;}/** * Mobile Nav visibility */.mobile-nav.hmburger-menu {    display: block;}