body.rick-classic-checkout-active .entry-content > .woocommerce,
body.rick-classic-checkout-active .woocommerce {
	max-width: 1080px;
	margin: 0 auto;
}

body.rick-classic-checkout-active form.checkout.woocommerce-checkout {
	background: #fff;
	border-radius: 8px;
	box-sizing: border-box;
	margin: 50px auto 40px;
	max-width: 1120px;
	padding: 36px 42px;
}

body.rick-classic-checkout-active .rick-classic-checkout-shell {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 340px;
	gap: 40px;
	align-items: start;
}

body.rick-classic-checkout-active .rick-classic-checkout-main,
body.rick-classic-checkout-active .rick-classic-order-summary {
	min-width: 0;
}

body.rick-classic-checkout-active .rick-classic-section,
body.rick-classic-checkout-active #customer_details,
body.rick-classic-checkout-active #rick-classic-payment-section {
	margin: 0 0 26px;
}

body.rick-classic-checkout-active .rick-classic-section-title,
body.rick-classic-checkout-active .woocommerce-billing-fields > h3,
body.rick-classic-checkout-active #ship-to-different-address,
body.rick-classic-checkout-active #order_review_heading {
	color: #111;
	font-family: inherit;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.3;
	margin: 0 0 16px;
	text-transform: uppercase;
}

body.rick-classic-checkout-active #order_review_heading {
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
}

body.rick-classic-checkout-active .form-row {
	margin: 0 0 14px;
	padding: 0;
}

body.rick-classic-checkout-active .form-row-first,
body.rick-classic-checkout-active .form-row-last {
	box-sizing: border-box;
	width: calc(50% - 6px);
}

body.rick-classic-checkout-active .form-row-first {
	margin-right: 12px;
}

body.rick-classic-checkout-active .form-row-wide {
	clear: both;
	width: 100%;
}

body.rick-classic-checkout-active label,
body.rick-classic-checkout-active .form-row label {
	color: #6f6f6f;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0 0 6px;
}

body.rick-classic-checkout-active input.input-text,
body.rick-classic-checkout-active textarea.input-text,
body.rick-classic-checkout-active select,
body.rick-classic-checkout-active .select2-container .select2-selection--single {
	background: #fff;
	border: 1px solid #9a9a9a;
	border-radius: 2px;
	box-shadow: none;
	box-sizing: border-box;
	color: #111;
	font-size: 15px;
	min-height: 48px;
	padding: 12px 13px;
	width: 100%;
}

body.rick-classic-checkout-active textarea.input-text {
	min-height: 86px;
	resize: vertical;
}

body.rick-classic-checkout-active .select2-container .select2-selection--single {
	height: 48px;
	padding: 9px 13px;
}

body.rick-classic-checkout-active .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 30px;
	padding: 0;
}

body.rick-classic-checkout-active .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 46px;
}

body.rick-classic-checkout-active #pi_checkout_field {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 12px;
}

body.rick-classic-checkout-active #pi_checkout_field > p,
body.rick-classic-checkout-active #pisol-pickup-locations {
	margin: 0;
}

body.rick-classic-checkout-active #pi_delivery_type_field,
body.rick-classic-checkout-active #pisol-pickup-locations {
	grid-column: 1 / -1;
}

body.rick-classic-checkout-active .pi_delivery_type input[type="radio"] {
	display: none !important;
}

body.rick-classic-checkout-active .pi_delivery_type .woocommerce-input-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0;
	width: 100%;
}

body.rick-classic-checkout-active .pi_delivery_type .woocommerce-input-wrapper label {
	background: #cfcfcf;
	color: #111;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	padding: 13px 14px;
	text-align: center;
}

body.rick-classic-checkout-active .pi_delivery_type .woocommerce-input-wrapper label:first-of-type {
	border-radius: 6px 0 0 6px;
}

body.rick-classic-checkout-active .pi_delivery_type .woocommerce-input-wrapper label:last-of-type {
	border-radius: 0 6px 6px 0;
}

body.rick-classic-checkout-active .pi_delivery_type .input-radio:checked + label {
	background: #f52635;
	color: #fff;
}

body.rick-classic-checkout-active #customer_details {
	display: flex;
	flex-direction: column;
}

body.rick-classic-checkout-active #customer_details .col-1,
body.rick-classic-checkout-active #customer_details .col-2 {
	float: none;
	width: 100%;
}

body.rick-classic-checkout-active #customer_details .col-2 {
	margin-top: 24px;
}

body.rick-classic-checkout-active #billing_company_field,
body.rick-classic-checkout-active #shipping_company_field {
	display: none !important;
}

body.rick-classic-checkout-active #customer_details.rick-is-delivery .col-2 {
	margin-top: 0;
	order: 1;
}

body.rick-classic-checkout-active #customer_details.rick-is-delivery .col-1 {
	margin-top: 26px;
	order: 2;
}

body.rick-classic-checkout-active #ship-to-different-address {
	display: block;
	height: auto;
	margin: 0 0 16px;
	overflow: visible;
	pointer-events: none;
}

body.rick-classic-checkout-active #ship-to-different-address input {
	display: none;
}

body.rick-classic-checkout-active #ship-to-different-address label {
	color: #111;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

body.rick-classic-checkout-active .woocommerce-additional-fields {
	display: none;
}

body.rick-classic-checkout-active #rick-classic-shipping-options .woocommerce-shipping-methods {
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	list-style: none;
	margin: 0;
	padding: 0;
}

body.rick-classic-checkout-active #rick-classic-shipping-options .woocommerce-shipping-methods li {
	align-items: center;
	border-top: 1px solid #e6e6e6;
	display: flex;
	gap: 10px;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 12px 14px;
}

body.rick-classic-checkout-active #rick-classic-shipping-options .woocommerce-shipping-methods li:first-child {
	border-top: 0;
}

body.rick-classic-checkout-active #rick-classic-shipping-options .woocommerce-shipping-methods input {
	flex: 0 0 auto;
	margin: 0;
}

body.rick-classic-checkout-active #rick-classic-shipping-options .woocommerce-shipping-methods label {
	align-items: center;
	color: #555;
	display: flex;
	flex: 1;
	font-size: 13px;
	justify-content: space-between;
	margin: 0;
}

body.rick-classic-checkout-active #rick-classic-checkout-fields {
	border-top: 0;
	margin: 0 0 26px;
	padding-top: 0;
}

body.rick-classic-checkout-active #rick-classic-checkout-fields .rick-additional-title {
	margin-bottom: 14px;
}

body.rick-classic-checkout-active #payment {
	background: transparent;
	border-radius: 0;
}

body.rick-classic-checkout-active #payment ul.payment_methods {
	border: 0;
	margin: 0;
	padding: 0;
}

body.rick-classic-checkout-active #payment ul.payment_methods li {
	list-style: none;
	margin: 0;
	padding: 0 0 14px;
}

body.rick-classic-checkout-active #payment .payment_box {
	background: transparent;
	margin: 8px 0 0;
	padding: 0;
}

body.rick-classic-checkout-active #payment .payment_box:before {
	display: none;
}

body.rick-classic-checkout-active #payment .place-order {
	margin: 0;
	padding: 0;
}

body.rick-classic-checkout-active #payment #place_order,
body.rick-classic-checkout-active #payment input#place_order[type="submit"] {
	-webkit-appearance: none;
	-webkit-text-fill-color: #fff !important;
	appearance: none;
	background: #000 !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #fff !important;
	display: block !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	height: auto !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin-top: 18px !important;
	opacity: 1 !important;
	overflow: visible !important;
	padding: 15px 18px !important;
	text-align: center !important;
	text-indent: 0 !important;
	text-shadow: none !important;
	text-transform: uppercase !important;
	visibility: visible !important;
	width: 100% !important;
}

body.rick-classic-checkout-active .rick-classic-order-summary {
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	padding: 18px 18px 16px;
	position: sticky;
	top: 32px;
}

body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table {
	border: 0;
	border-collapse: collapse;
	font-size: 13px;
	margin: 0;
}

body.rick-classic-checkout-active .rick-classic-order-summary.rick-summary-enhanced #order_review {
	display: none;
}

body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table thead {
	display: none;
}

body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table th,
body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table td {
	border: 0;
	border-top: 1px solid #eee;
	font-weight: 400;
	padding: 10px 0;
	vertical-align: top;
}

body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table tbody tr:first-child th,
body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table tbody tr:first-child td {
	border-top: 0;
}

body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table td:last-child,
body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table .product-total {
	text-align: right;
}

body.rick-classic-checkout-active .rick-summary-product-line {
	align-items: flex-start;
	display: flex;
	gap: 10px;
	text-align: left;
}

body.rick-classic-checkout-active .rick-summary-product-image {
	border-radius: 2px;
	flex: 0 0 44px;
	height: 44px;
	object-fit: cover;
	width: 44px;
}

body.rick-classic-checkout-active .rick-summary-product-name {
	color: #555;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.35;
	text-transform: uppercase;
}

body.rick-classic-checkout-active .rick-classic-order-summary .product-quantity {
	color: #555;
	display: block;
	font-size: 12px;
	font-weight: 700;
	margin-top: 2px;
}

body.rick-classic-checkout-active .rick-classic-order-summary .order-total th,
body.rick-classic-checkout-active .rick-classic-order-summary .order-total td {
	font-size: 18px;
	padding-top: 18px;
}

body.rick-classic-checkout-active .woocommerce-privacy-policy-text,
body.rick-classic-checkout-active .woocommerce-terms-and-conditions-wrapper {
	color: #777;
	font-size: 13px;
	line-height: 1.6;
	margin-top: 14px;
}

body.rick-classic-checkout-active .mwc-payments-new-payment-method-form,
body.rick-classic-checkout-active .mwc-payments-poynt-new-payment-method-form,
body.rick-classic-checkout-active #mwc-payments-poynt-hosted-form {
	max-width: 360px;
	width: 100%;
}

body.rick-classic-checkout-active #payment .payment_box input.input-text,
body.rick-classic-checkout-active #payment .payment_box input[type="text"],
body.rick-classic-checkout-active #payment .payment_box input[type="tel"] {
	font-size: 15px;
	min-height: 44px;
	width: 100%;
}

body.rick-classic-checkout-active .woocommerce-error,
body.rick-classic-checkout-active .woocommerce-info,
body.rick-classic-checkout-active .woocommerce-message {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}

body.rick-classic-checkout-active .rick-classic-order-summary table,
body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table,
body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table tbody,
body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table tfoot,
body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table tr,
body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table th,
body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table td {
	background: transparent;
	border-left: 0;
	border-right: 0;
	box-shadow: none;
}

body.rick-classic-checkout-active .rick-classic-order-summary table.shop_table {
	border: 0 !important;
	border-radius: 0;
	box-shadow: none !important;
	overflow: visible;
}

body.rick-classic-checkout-active .rick-classic-order-summary tr.cart_item td,
body.rick-classic-checkout-active .rick-classic-order-summary tr.cart_item th {
	padding-top: 0;
}

body.rick-classic-checkout-active .rick-classic-order-summary tr.rick-shipping-row-summary-only td {
	color: #111;
	font-weight: 500;
	text-align: right;
}

body.rick-classic-checkout-active .rick-order-summary-display {
	margin-top: 8px;
}

body.rick-classic-checkout-active .rick-summary-products {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 14px;
}

body.rick-classic-checkout-active .rick-summary-item {
	display: grid;
	grid-template-columns: 58px minmax(0, 1fr) auto;
	gap: 12px;
	align-items: start;
}

body.rick-classic-checkout-active .rick-summary-item + .rick-summary-item {
	border-top: 1px solid #f1f1f1;
	margin-top: 12px;
	padding-top: 12px;
}

body.rick-classic-checkout-active .rick-summary-item-media img {
	border-radius: 2px;
	display: block;
	height: 58px;
	object-fit: cover;
	width: 58px;
}

body.rick-classic-checkout-active .rick-summary-item-name {
	color: #333;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.35;
	text-transform: uppercase;
}

body.rick-classic-checkout-active .rick-summary-item-quantity {
	color: #777;
	font-size: 12px;
	line-height: 1.4;
	margin-top: 5px;
}

body.rick-classic-checkout-active .rick-summary-item-price {
	color: #111;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.35;
	min-width: 54px;
	text-align: right;
}

body.rick-classic-checkout-active .rick-summary-totals {
	padding-top: 6px;
}

body.rick-classic-checkout-active .rick-summary-total-row {
	align-items: baseline;
	border-top: 1px solid #eeeeee;
	display: flex;
	justify-content: space-between;
	gap: 18px;
	padding: 12px 0;
}

body.rick-classic-checkout-active .rick-summary-total-row:first-child {
	border-top: 0;
}

body.rick-classic-checkout-active .rick-summary-total-label {
	color: #777;
	font-size: 13px;
}

body.rick-classic-checkout-active .rick-summary-total-value {
	color: #111;
	font-size: 13px;
	font-weight: 600;
	text-align: right;
}

body.rick-classic-checkout-active .rick-summary-grand-total {
	padding-top: 16px;
}

body.rick-classic-checkout-active .rick-summary-grand-total .rick-summary-total-label {
	color: #555;
	font-size: 18px;
}

body.rick-classic-checkout-active .rick-summary-grand-total .rick-summary-total-value {
	color: #111;
	font-size: 18px;
	font-weight: 700;
}

body.rick-classic-checkout-active .rick-use-delivery-for-billing-field {
	background: #fafafa;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	display: block;
	margin: 0 0 14px;
	padding: 12px 14px;
}

body.rick-classic-checkout-active .rick-use-delivery-for-billing-label {
	align-items: center;
	color: #333;
	display: flex !important;
	font-size: 13px;
	gap: 9px;
	margin: 0;
	text-transform: none;
}

body.rick-classic-checkout-active #rick_use_delivery_for_billing.rick-use-delivery-for-billing-checkbox {
	appearance: auto !important;
	-webkit-appearance: checkbox !important;
	background: #fff !important;
	border: 1px solid #9a9a9a !important;
	border-radius: 2px !important;
	box-shadow: none !important;
	display: inline-block !important;
	flex: 0 0 auto;
	height: 16px !important;
	margin: 0 !important;
	min-height: 16px !important;
	opacity: 1 !important;
	padding: 0 !important;
	position: static !important;
	visibility: visible !important;
	width: 16px !important;
}

body.rick-classic-checkout-active .rick-use-delivery-for-billing-text {
	color: #333 !important;
	display: inline !important;
	font-size: 13px;
	line-height: 1.35;
}

body.rick-classic-checkout-active .pac-container {
	background: #fff !important;
	border: 1px solid #d9d9d9 !important;
	border-radius: 2px !important;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12) !important;
	box-sizing: border-box !important;
	display: block !important;
	font-family: inherit !important;
	margin-top: 2px !important;
	overflow: hidden !important;
	z-index: 999999 !important;
}

body.rick-classic-checkout-active .pac-container .pac-item {
	background: #fff !important;
	border-top: 1px solid #eeeeee !important;
	box-sizing: border-box !important;
	color: #555 !important;
	cursor: pointer;
	display: block !important;
	font-size: 13px !important;
	line-height: 1.35 !important;
	min-height: 0 !important;
	padding: 9px 12px !important;
	white-space: normal !important;
}

body.rick-classic-checkout-active .pac-container .pac-item:first-child {
	border-top: 0 !important;
}

body.rick-classic-checkout-active .pac-container .pac-item:hover,
body.rick-classic-checkout-active .pac-container .pac-item-selected {
	background: #f7f7f7 !important;
}

body.rick-classic-checkout-active .pac-container .pac-icon {
	display: none !important;
}

body.rick-classic-checkout-active .pac-container .pac-item-query {
	color: #111 !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
}

body.rick-classic-checkout-active .pac-container .pac-matched {
	font-weight: 700 !important;
}

@media (max-width: 900px) {
	body.rick-classic-checkout-active form.checkout.woocommerce-checkout {
		margin-top: 24px;
		padding: 18px;
	}

	body.rick-classic-checkout-active .rick-classic-checkout-shell {
		grid-template-columns: 1fr;
	}

	body.rick-classic-checkout-active .rick-classic-order-summary {
		position: static;
	}
}

@media (max-width: 760px), (max-device-width: 760px) {
	body.rick-classic-checkout-active .form-row-first,
	body.rick-classic-checkout-active .form-row-last {
		margin-right: 0;
		width: 100%;
	}

	body.rick-classic-checkout-active #pi_checkout_field {
		display: grid !important;
		gap: 18px !important;
		grid-template-columns: minmax(0, 1fr) !important;
	}

	body.rick-classic-checkout-active #pi_delivery_type_field,
	body.rick-classic-checkout-active #pi_delivery_date_field,
	body.rick-classic-checkout-active #pi_delivery_time_field,
	body.rick-classic-checkout-active #pi_checkout_field .pi_delivery_date,
	body.rick-classic-checkout-active #pi_checkout_field .pi_delivery_time,
	body.rick-classic-checkout-active #pisol-pickup-locations {
		grid-column: 1 / -1 !important;
		min-width: 0;
		width: 100% !important;
	}

	body.rick-classic-checkout-active #pi_delivery_date_field .woocommerce-input-wrapper,
	body.rick-classic-checkout-active #pi_delivery_time_field .woocommerce-input-wrapper,
	body.rick-classic-checkout-active #pi_delivery_date,
	body.rick-classic-checkout-active #pi_delivery_time {
		display: block;
		width: 100% !important;
	}

	body.rick-classic-checkout-active input.input-text,
	body.rick-classic-checkout-active textarea.input-text,
	body.rick-classic-checkout-active select,
	body.rick-classic-checkout-active .select2-container .select2-selection--single {
		font-size: 16px;
	}

	body.rick-classic-checkout-active #pisol-pickup-locations {
		padding-right: 74px;
	}
}
