
.woocommerce-cart-form {
	width: 65%;
}

.woocommerce-cart .shoptimizer-archive,
.woocommerce-checkout .shoptimizer-archive {
	background-color: #fbfbfb;
}

.woocommerce-checkout input {
	background: #F5F5F5;
	border: 1px solid #B9B9B9;
	border-radius: 8px !important;
}

.partial_pay_through_wallet {
	background:#FFF !important;
}

.woocommerce-order-received .shoptimizer-archive {
	background-color: #fff !important;
}
.cart-empty.woocommerce-info {
	background-color: #0000;
	box-shadow: none;
}


#payment .place-order .button,
.woocommerce a.checkout-button.button.alt {
	border-radius: 55px;
}

.woocommerce-cart .woocommerce-info {
	margin-top: 0 !important;
    background: #FFF !important;
    color: #764ea0 !important;
    font-weight: 500 !important;
    border-left: 5px solid #a6ce39 !important;
    border-radius: 30px !important;
    border: 1px solid #d3d3d3;
    font-size: 13px;
    padding: 10px 20px;
    margin-bottom: 10px;
	text-align:center;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
	color:#a6ce39;
}

table.shop_table_responsive thead {
	display:table-header-group !important;
}

table.cart.woocommerce-cart-form__contents,
table.shop_table_responsive tr td {
	font-size: 13px !important;
}

table.cart.woocommerce-cart-form__contents thead th {
	padding:0.5em 0 !important;
}

table.cart.woocommerce-cart-form__contents th.product-price,
table.cart.woocommerce-cart-form__contents td.product-price {
	display: table-cell !important;
}

table.cart.woocommerce-cart-form__contents tr td.product-name {
	width:40% !important;
}

.cart_totals .shop_table {
	padding: 10px 5px 25px !important;
}

.cart-discount {
	font-size: 13px !important;
}

.cart-discount th,
.cart-discount td,
.cart_totals .shop_table td,
.cart_totals .shop_table th {
	padding-top: 7px !important;
    padding-bottom: 7px !important;
	border-bottom:1px solid #DDD;
}

.cart_totals .shop_table .cart-discount th,
.cart_totals .shop_table .cart-discount td {
	color: #4f9f08 !important;
	font-weight: 400;
}

.cart_totals .shop_table .cart-cashback-titulo th,
.cart_totals .shop_table .cart-cashback-titulo td {
    border: none;
    padding-bottom: 0 !important;
	color:#764ea0 !important;
	font-weight:600;
	padding-right: 0;
}

.cart_totals .shop_table .cart-cashback-titulo svg {
	width: 20px;
    margin: 3px 5px 0 0;
    float: left;
}

.cart_totals .shop_table tr.shipping th svg {
	width: 22px;
    float: left;
    margin-right: 3px
}

.cart_totals .shop_table .cart-cashback th,
.cart_totals .shop_table .cart-cashback td {
	color: #764ea0 !important;
    border: none;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.cart_totals .shop_table .cart-cashback th {
	padding-right: 0;
}

.cart_totals .shop_table tr.shipping th {
	font-weight:600 !important;
}

.cart_totals .shop_table tr.cart-subtotal th {
	font-size:13px;
	font-weight:400;
}

table.shop_table_responsive tbody tr td.product-subtotal,
.cart_totals .shop_table tr.cart-subtotal td,
.cart_totals .economia td,
.cart_totals .cashback-cart td {
	font-weight:600 !important;
	font-size: 13px !important;
}

.cart_totals table.shop_table_responsive .amount {
	font-weight:600 !important;
}

.cart_totals .economia td,
.cart_totals .economia th,
.cart_totals .cashback-cart td,
.cart_totals .cashback-cart th,
.resumo td,
.resumo th {
	padding-bottom: 0 !important;
    border: none !important;
}

.cart_totals .cashback-cart-description td, 
.cart_totals .cashback-cart-description th {
	font-size: 12px;
    padding: 0 22px 1em;
}

.cart_totals .shop_table tr.shipping th {
	border:none !important;
}

.woocommerce-shipping-calculator p {
	width: 40%;
    display: inline-block;
}

.woocommerce-shipping-calculator .form-row-wide {
	width: 58%;
}

.cart-collaterals .shipping-calculator-form button.button {
	color: #764ea0;
    border-color: #764ea0;
}

.formas-de-pagamento-checkout {
	text-align:center;
}

.formas-de-pagamento-checkout img {
	width: 10%;
    display: inline-block;
    margin-right: 0;
}

.formas-de-pagamento-checkout h5 {
	font-size:14px;
	text-align:center;
}

.wc-proceed-to-checkout {
	margin-bottom:10px;
}


.woocommerce-checkout form.checkout .col2-set {
	width: 63%;
    margin-right: 2%;
}

#order_review.woocommerce-checkout-review-order {
	margin-top:0;
}

.cart_totals .shop_table,
.woocommerce-cart-form .woocommerce-cart-form__contents,
.woocommerce-billing-fields,
#customer_details .col-2,
#order_review.woocommerce-checkout-review-order {
    background: #FFFFFF !important;
    border-radius: 20px !important;
    padding: 25px;
    border: 1px solid #d3d3d3;
}

.cart_totals #shipping_method .local-pickup-options input[type="radio"] {
	clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.cart_totals #shipping_method .local-pickup-options input[type=radio]:checked + label:before {
	background-color: #764ea0;
}

.cart_totals #shipping_method .local-pickup-options input[type=radio]:checked + label {
    font-weight: 600;
}

.local-pickup-options {
    display: none;
}

body .woocommerce-shipping-calculator .shipping-calculator-form {
	padding-top: 0;
}

.cart_totals .shop_table tr.shipping td {
	border:none;
}

#calc_shipping_postcode_field::before {
	font-size: 13px;
}

.cart_totals .shop_table tr.shipping th {
	padding-bottom:0 !important;
}

.cart_totals .woocommerce-shipping-totals th {
	display:none !important;
}

.retirar-na-loja-container input {
	pointer-events:none;
}
.retirar-na-loja-container .selecionar-loja a,
.retirar-na-loja-container .alterar-loja a {
	color: #764ea0 !important;
    font-weight: 600;
}

ul#shipping_method li {
	font-size: 13px;
    padding-left: 24px;
    margin-bottom: 0;
    position: relative;
	font-weight: 400;
    padding: 0px 0 8px 24px;
} 

body #payment .cart_totals .payment_methods > .wc_payment_method > label:before,
body #payment .cart_totals .payment_methods > .woocommerce-PaymentMethod > label:before,
ul#shipping_method li label:before {
	width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
}

.woocommerce-checkout #shipping_method .local-pickup-options input[type=radio]:checked + label {
	font-weight: 600;
}

.woocommerce-checkout #shipping_method .local-pickup-options input[type=radio]:checked + label:before {
	background-color: #764ea0;
}

.woocommerce-checkout ul#shipping_method {
	margin:0;
}

.woocommerce-account {
    background: #efefef;
    margin-bottom: 0;	
}

.woocommerce-account .shoptimizer-archive {
    background: #fff;	
}

.woocommerce-account .shoptimizer-archive .col-full {
	max-width:900px;
	margin:0 auto;
	float:none;
}

.woocommerce-account.logged-in .shoptimizer-archive .col-full {
	max-width: 1170px;
}

.woocommerce-account .wc-block-components-notice-banner {
	margin-top: 30px;
    margin-bottom: 0;
}

.col2-set#customer_login .col-1,
.col2-set#customer_login .col-2 {
	background: #FFFFFF !important;
    border-radius: 10px !important;
    border: none !important;
    box-shadow: 2px 2px 10px #00000026;
    padding: 35px;
	width: 48%;
	margin: 0 0 40px;
}

.col2-set#customer_login .col-1 svg,
.col2-set#customer_login .col-2 svg {
	width: 30px;
    float: left;
    margin-top: 4px;
    margin-right: 3px;
}

.col2-set#customer_login .col-1 h2,
.col2-set#customer_login .col-2 h2 {
	color: #764ea0;
	font-size:30px;
    font-weight: 500;
}

.col2-set#customer_login .col-1 .form-row label,
.col2-set#customer_login .col-2 .form-row label {
	display:inline-block;
}

.col2-set#customer_login .col-1 .form-row .esqueci-minha-senha {
	float: right;
    font-size: 12px;
    color: #764ea0;
    text-decoration: underline !important;
    margin-top: 3px;
}

.woocommerce-account .site-content .woocommerce-breadcrumb {
	display:none;
}

.woocommerce-account #customer_login .button {
	margin-top: 0;
}

.wc-block-components-notice-banner.is-info {
	background-color: #ffffff !important;
    border-color: #764ea0 !important;
}

.woocommerce-form-coupon-toggle p {
	margin-bottom:0;
}

.woocommerce-checkout-review-order-table tr.checkout-subtotal td,
.woocommerce-checkout-review-order-table tr.checkout-subtotal th,
.woocommerce-checkout-review-order-table tr.checkout-discount td,
.woocommerce-checkout-review-order-table tr.checkout-discount th,
.woocommerce-checkout-review-order-table tr.checkout-cashback td,
.woocommerce-checkout-review-order-table tr.checkout-cashback th,
.woocommerce-checkout-review-order-table tr.checkout-cashback-titulo td,
.woocommerce-checkout-review-order-table tr.checkout-cashback-titulo th,
.woocommerce-checkout-review-order-table tr.checkout-total td,
.woocommerce-checkout-review-order-table tr.checkout-total th,
#order_review .shop_table tr.shipping td,
.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout-review-order-table tfoot td {
	border: none;
    border-top: 1px solid #e2e2e2;
    background: none;
    padding: 3px 0;
    border-radius: 0 !important;
    font-weight: 600;
	font-size: 12px;
}

.woocommerce-checkout-review-order-table tr.checkout-discount th,
.woocommerce-checkout-review-order-table tr.checkout-subtotal th  {
	font-weight:400;
}

.woocommerce-checkout-review-order-table tr.checkout-discount td,
.woocommerce-checkout-review-order-table tr.checkout-discount th {
	color: #4f9f08 !important;
}

.woocommerce-checkout-review-order-table tr.checkout-cashback td,
.woocommerce-checkout-review-order-table tr.checkout-cashback th {
	color: #764ea0 !important;
	font-size:12px;
	border:none;
	padding:0;
}

.woocommerce-checkout-review-order-table tr.checkout-cashback-titulo th,
.woocommerce-checkout-review-order-table tr.checkout-cashback-titulo td {
	color: #764ea0 !important;
	padding-bottom: 0;
}

.woocommerce-checkout-review-order-table tr.checkout-cashback-titulo svg {
	width: 20px;
    margin: 0 5px 0 0;
    float: left;
	color: #764ea0 !important;
}

.woocommerce-checkout-review-order-table .saldo-cashback {
	font-size: 12px;
	display:block;
} 

.woocommerce-checkout-review-order-table tr.checkout-total td,
.woocommerce-checkout-review-order-table tr.checkout-total th {
	font-size: 17px;
}


.woocommerce-checkout .checkout .form-row label {
	margin-bottom:0;
}

.woocommerce-checkout .form-row {
	margin-bottom:15px;
}


.select2-container--default .select2-selection--single {
	height:35px;
}

.cg-checkout-table-product-name {
	font-size:12px;
}

#order_review .shop_table tr.shipping th {
	padding: 0;
    border: none;	
}

#order_review {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    z-index: 10;
}

#order_review .shop_table ul#shipping_method input {
	clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

#shipping_address_2_field label {
	height: auto !important;
    width: auto !important;
    position: unset !important;
}

.sticky-wrapper {
    top: 10px !important;
    z-index: 10 !important;
    height: auto !important;
    max-width: 35% !important;
}

.woocommerce-checkout-container {
    display: flex !important;
	flex-wrap: wrap !important;
}

form.checkout,
form.checkout:before,
form.checkout:after {
    display: block !important;
}

@media (min-width: 993px) {
	#customer_details+#wc_checkout_add_ons, #order_review, #order_review_heading {
		width: auto !important;
	}
}

@media (max-width: 768px) {
	
	table.cart.woocommerce-cart-form__contents tr td.product-name {
		width:100% !important;
	}
	
	table.shop_table_responsive thead {
		display: none !important;
	}
	
}

@media (max-width: 993px) {
	
	.woocommerce-checkout  form.checkout .col2-set,
	.resumo-pedido	{
		width: 100% !important;
		margin-right: 0 !important;
	}
	
	.woocommerce-checkout .site-header .col-full {
		margin-bottom:0 !important;
	}
	
	.woocommerce-checkout.min-ck header .main-header h1 {
		display:none !important;
	}
	
	.woocommerce-checkout:not(.woocommerce-order-received) .site-main {
		padding-top: 0;
	}
	
	.cart_totals .shop_table, 
	.woocommerce-cart-form 
	.woocommerce-cart-form__contents, 
	.woocommerce-billing-fields, 
	#customer_details .col-2, 
	#order_review.woocommerce-checkout-review-order {
		margin-bottom: 15px;
	}
	
	.sticky-wrapper {
		max-width:100% !important;
	}
}


/* Novo checkout */

#cartModal .product-quantity {
    border: 1px solid #CCC;
    border-radius: 4px;
	max-width: 130px;
    margin-top: 5px;
}

#cartModal .product-quantity input {
	font-size: 11px;
    border-radius: 0 !important;
    background: none;
    border: none;
    pointer-events: none;
    text-align: center;
    box-shadow: none;
    padding: 2px;
	width: 50%;
}

#cartModal .product-quantity .decrement-quantity,
#cartModal .product-quantity .increment-quantity {
    line-height: 1.4;
    cursor: pointer;
    text-align: center;
	background: none;
	width: 20%;
}

#cartModal .product-quantity .increment-quantity  {
	float: right;
}


.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
	margin: 0 -5px;
}

.woocommerce-billing-fields__field-wrapper::before,
.woocommerce-shipping-fields__field-wrapper::before {
	display: table;
	content: "";
}

.woocommerce-billing-fields__field-wrapper::after,
.woocommerce-shipping-fields__field-wrapper::after {
	clear: both !important;
	display: block;
	content: "";
}

.select2-container--default .select2-selection--single {
	background: #f5f5f5;
}

.woocommerce-checkout .checkout .form-row label {
	font-size: 13px;
    font-weight: normal;
}

.woocommerce-checkout .form-row {
	margin-bottom: 10px;
}

.woocommerce-checkout .form-row input[type="email"],
.woocommerce-checkout .form-row input[type="password"],
.woocommerce-checkout .form-row input[type="tel"],
.woocommerce-checkout .form-row input[type="number"],
.woocommerce-checkout .form-row input[type="text"],
.woocommerce-checkout .form-row select,
.select2-container--default .select2-selection--single,
.woocommerce-checkout .form-row select {
	font-size: 16px !important;
    height: 40px !important;
    line-height: 35px;
    background: #fbfbfb !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 30px;
}

.select2-container {
	height: 45px;
}

#billing_first_name_field,
#billing_last_name_field,
#billing_cpf_field {
	width: 33.33333%;
    float: left;
    padding: 0 8px;
	clear: none;
}

#billing_country_field,
#shipping_country_field {
	display: none;
}

#billing_postcode_field,
#shipping_postcode_field {
	width: 23%;
    float: left;
    padding: 0 8px;
}

#billing_address_1_field,
#shipping_address_1_field {
	width: 60%;
    float: left;
    padding: 0 8px;
    clear: none;
}

#billing_number_field,
#shipping_number_field {
	width: 17%;
    float: left;
    padding: 0 8px;
    clear: none;
}

#billing_address_2_field .optional,
#shipping_address_2_field .optional {
	display: none !important;
}

#billing_address_2_field .screen-reader-text, 
#shipping_address_2_field .screen-reader-text {
	clip-path: initial !important;
	border: 0 !important;
    height: auto !important;
    margin-bottom: 1px !important;
    overflow: hidden !important;
    overflow-wrap: normal !important;
    padding: 0 !important;
    position: inherit !important;
    width: auto !important;
	visibility: visible;
}

#shipping_first_name_field,
#shipping_last_name_field,
#shipping_address_2_field,
#shipping_state_field,
#shipping_neighborhood_field,
#shipping_city_field,
#billing_address_2_field,
#billing_neighborhood_field,
#billing_city_field,
#billing_state_field,
#billing_phone_field,
#billing_email_field {
	width: 50%;
    float: left;
    padding: 0 8px;
    clear: none;
}

.woocommerce-additional-fields .form-row notes {
	padding: 0 8px;
}

#order_comments {
	background: #f5f5f5;
}

#ship-to-different-address {
	display: none;
}

.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.woocommerce-checkout-payment h3 {
	font-size: 18px;
    margin-bottom: 5px;
	margin-top:0;
}

.woocommerce-billing-fields .billing-address-card p,
.woocommerce-shipping-fields .shipping-address-card p {
	font-size: 13px;
    margin-bottom: 10px;
    line-height: 1.4;
}

.woocommerce-shipping-fields .btn-sm,
.woocommerce-billing-fields .btn-sm {
	background: #FFF;
    color: #764ea0;
    padding: 0;
    line-height: 15px;
    display: flex;
    align-items: center;
    gap: 4px;
	font-size: 13px;
    font-weight: 500;
}

.woocommerce-shipping-fields .btn-sm:hover,
.woocommerce-billing-fields .btn-sm:hover {
	background:#fff;
	color:#a6ce39;
}

.woocommerce-shipping-fields .btn-md,
.woocommerce-billing-fields .btn-md {
	font-weight: 500;
    width: 100%;
    border-radius: 50px;
}

.woocommerce-shipping-methods {
	font-size: 17px;
    font-weight: 700;
    color: #131315;
}

.woocommerce-checkout ul#shipping_method {
	margin-top: 10px;
	margin-bottom: 20px;
}

.woocommerce-checkout-review-order-table thead {
	display: contents;
}

.woocommerce-checkout-review-order-table thead .product-name {
	padding: 0 !important;
    font-size: 15px !important;
}

.woocommerce-checkout-review-order-table thead .product-total {
	padding: 0;
    text-align: right;
}

#order_review_heading {
	display: none;
}

body table.woocommerce-checkout-review-order-table .product-name {
	padding: 5px 0;
	width: 65%;
    font-size: 10px;
}

.woocommerce-checkout-review-order-table .product-name .product-item-thumbnail {
	width: 45px;
    padding-right: 5px;
}

.cg-checkout-table-product-name {
	font-size: 11px;
}

.woocommerce-checkout-review-order-table tbody td {
	font-size: 11px !important;
}

.woocommerce-checkout .form-row textarea {
	font-size: 13px;
    height: 65px;
}

.entry-content:not(.wc-tab) .woocommerce-privacy-policy-text p {
	margin-bottom: 5px;
    font-size: 11px;
    line-height: 1.3;
}

body #payment .payment_methods>.wc_payment_method>label,
body #payment .payment_methods>.woocommerce-PaymentMethod>label {
	font-size: 13px;
	padding-top: 5px;
	padding-left: 35px;
    padding-right: 0;
}

body #payment .payment_methods li {
	padding: 2px 0 10px !important;
}


#payment .payment_methods li p {
	font-size: 11px !important;
    line-height: 1.4;
    padding-top: 5px;
}

body #payment .payment_methods > .wc_payment_method > label:before {
	width: 12px;
    height: 12px;
    position: absolute;
    left: 10px;
    top: 8px;
}

#payment .payment_methods li img {
	display:none;
}

#cartModal .woocommerce-checkout-review-order-table {
	padding: 0 5px;
	margin: 0;
}

#cartModal .woocommerce-checkout-review-order-table tbody tr:last-child td {
	padding-bottom: 10px;
}

body #order_review .shop_table {
	margin-bottom: 15px;
}

button#place_order {
	margin-bottom: 0;
	border-radius: 50px;
	width:100%;
}

.my-custom-shipping-table {
	font-size: 0px;
}

.woocommerce-checkout .shoptimizer-archive {
	padding-top: 15px;
}

.woocommerce-checkout .shoptimizer-archive::after {
	clear:both;
	content: '';
	display:block;
}

.cupom-checkout p {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 600;
}

.cupom-checkout .btn-sm {
	padding: 0.27em 1.41575em;
    font-size: 14px;
}

.cupom-checkout .form-row {
	margin-bottom: 0;
}

.checkout_coupon .form-row button {
	font-weight: 700;
    width: 100%;
    border-radius: 100px;
    height: 50px;
}

.editAddressModal {
    position:fixed; inset:0; z-index:9999;
	background:rgba(0,0,0,.55);
	display:flex;
	align-items:center;
	justify-content:center;
}

.editAddressModal .modal-content {
	background:#fff;
	border-radius:20px;
	max-width:650px;
	width:92%;
	max-height:90vh;
	overflow-y:auto;
	padding:30px 30px 40px;
	animation:scaleIn .25s ease;
}
@keyframes scaleIn{from{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}

.editAddressModal .modal-header {
	position:relative;
}

.editAddressModal .modal-title {
	margin-top: 0;
    font-size: 23px;
    padding-left: 5px;
    margin-bottom: 20px;
}

.editAddressModal .modal-body {
	margin-bottom: 15px;
}

.editAddressModal .modal-body::before,
.editAddressModal .modal-body::after {
    content: "";
    display: table;   /* cria contexto de tabela liberal */
}

.editAddressModal .modal-body::after {
    clear: both;      /* força a limpeza dos floats internos */
}

.editAddressModal .woocommerce-billing-fields__field-wrapper {
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:16px 20px;
}

.editAddressModal .form-row {
	margin:0 0 17px !important;
}

.close-billing-modal,
.close-shipping-modal,
.close-coupon-modal {
    position:absolute;
	top:1px;
	right:0;
    font-size:30px;
	line-height:1;
	border:none;
	background:transparent;
    cursor:pointer;
}

.close-billing-modal:hover,
.close-shipping-modal:hover,
.close-coupon-modal:hover {
	color:#c00;
}


.showcoupon {
	display:none;
}

.checkout_coupon {
    border: none;
    margin: 0;
    color: rgb(118, 78, 160) !important;
    display: block !important;
    padding: 0;
    width: 100% !important;
}

.checkout_coupon .form-row {
	float: none;
    clear: none;
	width:100%;
}

.woocommerce-checkout .checkout_coupon .form-row input {
	height: 50px !important;
    font-size: 17px !important;
}

.checkout_coupon .texto {
	display:none;
}

.coupon-link-row a {
	display: inline-flex;
    align-items: center;
    font-size: 15px;
    color: #764ea0 !important;
    text-decoration: none !important;
    font-weight: 600;
    border-bottom: 1px solid #d3d3d3 !important;
    padding-bottom: 10px;
    width: 100%;
    justify-content: center;
}

.coupon-link-row a:hover {
	color:#a6ce39 !important;
}

.woocommerce-message {
	background: #764ea0 !important;
    border: none !important;
    border-radius: 30px !important;
    padding: 5px 10px !important;
    text-align: center !important;
	margin-bottom:10px;
}

.checkout-wrap {
	margin-top: 20px;
    margin-bottom: 60px;
}

.woocommerce-cart ul.checkout-bar li.active:before,
.woocommerce-checkout ul.checkout-bar li.active:before,
.woocommerce-checkout ul.checkout-bar li.next:before {
	background: #a6ce39;
}

.wallet-cashback-notice {
	border: 1px solid #d3d3d3 !important;
    color: #764ea0 !important;
    background-color: #fff !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
    border-radius: 20px !important;
    padding: 10px 20px;
    margin-top: 0 !important;
	text-align:center;
} 

.checkout-inline-error-message {
	font-size: 11px;
    color: #d96c6c;
    line-height: 1.2;
    margin: 3px 0;
}


@media screen and (max-width: 767px) {
	
	.site ul.checkout-bar li span {
		visibility: visible !important;
	}

	.woocommerce-billing-fields .billing-address-card p,
	.woocommerce-shipping-fields .shipping-address-card p,
	ul#shipping_method li,
	body #payment .payment_methods>.wc_payment_method>label,
	body #payment .payment_methods>.woocommerce-PaymentMethod>label {
		font-size: 12px !important;
	}

	.site #order_review_heading,
	.site .woocommerce-billing-fields h3,
	.woocommerce-billing-fields h3,
	.woocommerce-shipping-fields h3,
	.woocommerce-checkout-payment h3 {
		margin-bottom: 5px;
        padding: 0;
        font-size: 16px;
	}

	.woocommerce-checkout.min-ck header .main-header h1 {
		display: block;
		position: absolute;
		right: 15px;
		font-size: 13px;
	}

	.woocommerce-checkout.min-ck header .main-header img {
		position: absolute;
        left: 15px;
        top: 12px;
		height: 30px !important;
	}

	#billing_first_name_field,
	#billing_last_name_field, 
	#billing_cpf_field,
	#billing_state_field, 
	#billing_phone_field, 
	#billing_email_field, 
	#shipping_state_field, 
	#billing_postcode_field, 
	#billing_address_2_field, 
	#shipping_postcode_field, 
	#shipping_address_2_field, 
	#billing_number_field, 
	#shipping_number_field, 
	#billing_neighborhood_field, 
	#billing_city_field, 
	#shipping_neighborhood_field, 
	#shipping_city_field {
		width: 50%;
		clear: none;
	}
	
	#billing_email_field {
		width:100%;
	}

	body table.woocommerce-checkout-review-order-table .product-name {
		width: 50%;
	}

	#billing_address_1_field, #shipping_address_1_field {
		width: 100%;
	}
	
	.editAddressModal .modal-title {
		font-size: 19px;
		margin-bottom: 10px;
		line-height: 1.2;
		padding-right: 30px;
	}
	
	.woocommerce-checkout .checkout .form-row label {
		font-size: 12px;
	}
	
	.editAddressModal .form-row {
		margin: 0 0 10px !important;
	}

}