/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 21 2024 | 23:40:41 */
/* 11111111111111111111 ZAKAZ - 11111111111111111111 */

/* УДАЛЕНИЕ ПОДИТОГ, УСЛОВИЯ ИНФОРМАЦИИ, ЗА ДОСТАВКУ ИТОГ, НЕОБЯЗАТЕЛЬНО, ШИПИНГ, ИТОГ БОЛЬШЕ */

/* Woocommerce terms and conditions wrapper */
#payment .place-order .woocommerce-terms-and-conditions-wrapper{
	display:none;
	
}


	/* Cart subtotal */
	.woocommerce-checkout-review-order-table tfoot .cart-subtotal{
		display:none;
	}
	
	/* Woocommerce shipping totals */
	.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals{
		display:none;
	}
/* Span Tag */
#billing_id_nsp_field label span{
	display:none;
	
}

/* Span Tag */
#billing_city_field label span{
	display:none;
}

/* Span Tag */
#billing_address_1_field label span{
	display:none;
	
}


/* Column 2/12 */
#wpfnl_checkout_shipping{
	display:none;
	
}

/* ИТОГ БОЛЬШОЙ */

/* Th */
.woocommerce-checkout-review-order-table .order-total th{
	font-size:20px !important;
}

/* Bdi */
.order-total td bdi{
	font-size:20px;
	
}


/* 0011 ДЛЯ МОБИЛЬНИКОВ 0011 */

/* 575px and smaller screen sizes */
@media (max-width:575px){

	/* Cart subtotal */
	.woocommerce-checkout-review-order-table tfoot .cart-subtotal{
		display:none !important;
	}
	
	/* Woocommerce shipping totals */
	.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals{
		display:none !important;
	}
	
	/* Product name */
	.woocommerce-checkout-review-order-table thead .product-name{
		display:none;
		
	}
	
}

/* 568px and smaller screen sizes */
@media (max-width:568px){

	/* Cart subtotal */
	.woocommerce-checkout-review-order-table tfoot .cart-subtotal{
		display:none !important;
	}
	
}
/* 0011 ДЛЯ МОБИЛЬНИКОВ 0011 */

/* 11111111111111111111 ZAKAZ - 11111111111111111111 */




/* 22222222222222222222 ZAKAZ - 22222222222222222222 */
/* Division */
#wpfnl_checkout_billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{
	display:grid;
	grid-template-columns:50% 50%;
	column-gap:5px;
	row-gap:5px;
	
}



/* 22222222222222222222 ZAKAZ - 22222222222222222222 */


