/*
Theme Name: Twenty Twenty-Three Céleste
Theme URI: https://wordpress.org/themes/twentytwentythree
Template: twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,accessibility-ready,blog,portfolio,news
Version: 1.1.1705352898
Updated: 2024-01-15 21:08:18

*/

div.cart_totals {
	text-align: right;
}

div.cart_totals table.shop_table.shop_table_responsive {
	text-align: right;
}

div.cart_totals p.woocommerce-shipping-destination {
	display: none;
}

div.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward.wp-element-button {
	font-size: 110%;
}

.woocommerce-page .cart-collaterals table.shop_table_responsive td, .woocommerce-page .cart-collaterals table.shop_table_responsive th {
  padding: 0.3rem 0;
}

#mcc_currency_id.select, #order_referral.select, #coin_type.select {
	height: 3.5rem;
	background-color: white;
    font-size: 1.0em;
	border: 1px solid black;
	padding: .9rem 1.1rem;
}

#crypto_currency_id {
	height: 3.5rem;
	background-color: white;
    font-size: 1.0em;
	border: 1px solid black;
	padding: .9rem 1.1rem;	
	width: 100%!important;
}

div.payment_box.payment_method_mycryptocheckout {
	padding-left:0!important;
}

.woocommerce-checkout-payment {
	margin-top:20px!important;
}

#customer_details.col2-set div.col-1 div.woocommerce-billing-fields div.woocommerce-billing-fields__field-wrapper {
	margin-top:0px;
}

#order_review.woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table{
	margin-top:10px!important;	
}

#customer_details.col2-set div.col-1 div.woocommerce-billing-fields h3, #order_review_heading {
	margin-bottom:10px!important;
}

.mycryptocheckout .to .to_input input {
	max-width: 1000px!important;
}