/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 11 2026 | 19:54:08 */
/* cyrillic-ext */

/* cyrillic */

/* greek */

/* vietnamese */

/* latin-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('https://pickit.co.il/wp-content/uploads/easyfonts/fonts/manrope/manrope-normal-latin-ext.woff2?ver=1785183070') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('https://pickit.co.il/wp-content/uploads/easyfonts/fonts/manrope/manrope-normal-latin.woff2?ver=1785183070') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */

/* cyrillic */

/* greek-ext */

/* greek */

/* hebrew */

/* math */

/* symbols */

/* vietnamese */

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url('https://pickit.co.il/wp-content/uploads/easyfonts/fonts/open-sans/open-sans-italic-latin-ext.woff2?ver=1785183070') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url('https://pickit.co.il/wp-content/uploads/easyfonts/fonts/open-sans/open-sans-italic-latin.woff2?ver=1785183070') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */

/* cyrillic */

/* greek-ext */

/* greek */

/* hebrew */

/* math */

/* symbols */

/* vietnamese */

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('https://pickit.co.il/wp-content/uploads/easyfonts/fonts/open-sans/open-sans-normal-latin-ext.woff2?ver=1785183070') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('https://pickit.co.il/wp-content/uploads/easyfonts/fonts/open-sans/open-sans-normal-latin.woff2?ver=1785183070') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.ast-container {
    padding: 0 !important;
}

.the-checkout-part .woocommerce-form-coupon-toggle{
	display: none;
}

.the-checkout-part .woocommerce {
    margin-top: 0px;
}

.the-checkout-part .jedling_checkout-right {
    background-color: #FAFAFA;
	padding: 80px;
}

.the-checkout-part .jedling-checkout{
	align-items: stretch !important;
}

.the-checkout-part .jedling_checkout-left {
	padding: 16px 80px 32px 40px;
}

.the-checkout-part h3#order_review_heading {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 24px 0 !important;
    border: none !important;
}

.the-checkout-part div#order_review {
    padding: 0 !important;
    border: none !important;
}

.the-checkout-part .cart_products {
    display: flex;
    flex-direction: column;
    gap: 24px;
	padding-bottom: 40px;
}

.the-checkout-part .product_data a.product_name {
    color: #1A1A1A !important;
    font-family: "Satoshi", "Inter", sans-serif;
    font-size: 12px;
    line-height: 19px;
    font-weight: 500;
}

.the-checkout-part .cart_products .cart_item .product_data .product_pricing {
	display: flex !important;
	justify-content: right !important;
}

.the-checkout-part .product_data .product_pricing span.amount {
    color: #6B7280;
    font-size: 11px;
    line-height: 20px;
    font-weight: 400;
}

.the-checkout-part table.shop_table.woocommerce-checkout-review-order-table td {
    border: none;
	padding: 0 !important;
}

.the-checkout-part .custom_coupon {
    border: 1px solid #DBDDE3;
    background-color: #fff;
    border-radius: 8px;
    padding: 16px;
	margin-bottom: 24px;
}

.the-checkout-part input.coupon_input {
    font-family: "Satoshi", "Inter", sans-serif;
    font-size: 12px;
    color: #818EA1;
    font-weight: 400;
	padding: 0 !important;
}

.the-checkout-part button.coupon_submit {
    display: none;
}

.the-checkout-part table.shop_table.woocommerce-checkout-review-order-table tr th {
    border: none !important;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 11px !important;
    color: #4F4F4F;
}

.the-checkout-part button.jedling_place-order {
    width: 100% !important;
    padding: 19px 9px;
    border-radius: 99px;
    font-weight: 500;
    font-size: 14px;
	margin: 12px 0 33px 0 !important;
}

.the-checkout-part  tfoot tr td span.amount bdi {
    display: flex;
    justify-content: start;
}

.the-checkout-part .jedling_ssl-text {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 12px;
    justify-content: right;
	margin-bottom: 13px;
}

.the-checkout-part .jedling_ssl-text span {
	font-family: "Satoshi", "Inter", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #000;
}

.the-checkout-part span.jedling_ssl-subtitle {
    display: block;
	color: #818EA1;
	line-height: 1.65;
	font-family: "Satoshi", "Inter", sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-align:right;
}



.the-checkout-part h1.jedling_checkout-heading {
    font-family: "Manrope", sans-serif;
    font-size: 35px;
    font-weight: 500;
    line-height: 43px;
    color: #010813;
    letter-spacing: -1%;
	padding-bottom: 22px;
}

.the-checkout-part h2.jedling_shipping-title, .the-checkout-part .jedling_payment-title {
    color: #000;
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
	padding-bottom: 22px;
}

.the-checkout-part ul#shipping_method li label {
    margin-right: 20px !important;
}

.the-checkout-part .woocommerce-billing-fields h3, .the-checkout-part #billing_country_field label, .the-checkout-part #billing_city_field label, .the-checkout-part #billing_state_2_field label, .the-checkout-part #billing_postcode_field label {
    font-family: "Satoshi", "Inter", sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #000;
    padding: 0 0 8px 0;
	border: none !important;
	margin: 0 !important;
}

.the-checkout-part #billing_state_2_field label {
	padding: 3px 0 8px 0;
}

.the-checkout-part .woocommerce-js form .form-row {
    padding: 0 !important;
}

.the-checkout-part #billing_full_name_field label, .the-checkout-part #billing_email_field label, .the-checkout-part #billing_phone_field label {
    display: none;
}

.the-checkout-part .required {
    display: none !important;
}

.the-checkout-part p#billing_name_field {
    padding: 0 !important;
    margin: 0 !important;
}

.the-checkout-part input#billing_name {
    padding: 12px !important;
    height: 60px;
    border-radius: 8px 8px 0 0 !important;
}

.the-checkout-part p#billing_email_field, .the-checkout-part p#billing_phone_field {
    margin-bottom: 19px !important;
	padding: 0 !important;
	width: 50% !important;
}

.the-checkout-part input#billing_email {
    padding: 12px !important;
    height: 60px;
    border-radius: 0 0 8px 0 !important;
	border-width: 0 1px 1px 1px !important;
}

.the-checkout-part input#billing_phone {
    padding: 12px !important;
    height: 60px;
    border-radius: 0 0 0 8px !important;
	border-width: 0 0 1px 1px !important;
}

.the-checkout-part span.select2-selection.select2-selection--single, .the-checkout-part input#billing_city, .the-checkout-part input#billing_state_2, .the-checkout-part input#billing_postcode, .the-checkout-part select {
    padding: 12px !important;
    height: 60px !important;
    border-radius: 8px !important;
}

.the-checkout-part select {
	height: 50px !important;
}

.the-checkout-part p#billing_country_field .the-checkout-part p#billing_postcode_field, .the-checkout-part p#billing_city_field, .the-checkout-part p#billing_state_2_field {
    margin-bottom: 24px;
	width:calc(50% - 12px) !important;
	padding: 0 !important ;
}

.the-checkout-part p#billing_country_field {
    padding: 0 !important;
}

.the-checkout-part p#billing_country_field {
	width: calc(50% - 12px) !important;
	margin-bottom: 28px !important;
}

.the-checkout-part label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: none;
}

.the-checkout-part #customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3) {
    border-bottom: 1px solid #f0f0f0 !important;
}

.the-checkout-part h3#ship-to-different-address {
    padding: 4px 0 0 0 !important;
    margin: 0 0 22px 0 !important;
}

.the-checkout-part div#customer_details {
    margin: 0 !important;
}

.the-checkout-part .wc_payment_method label {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #000;
}

.the-checkout-part ul.wc_payment_methods.payment_methods.methods {
	display: flex;
	flex-direction: column;
	gap: 0;
}

.the-checkout-part ul.wc_payment_methods.payment_methods.methods li {
	margin-bottom: 22px !important
}

.the-checkout-part ul.wc_payment_methods.payment_methods.methods li:last-child {
	margin-bottom: 0 !important;
}

.the-checkout-part ul.wc_payment_methods.payment_methods.methods li label {
    padding: 12px;
    border: 1px solid #ECEFF2;
    border-radius: 4px;
    display: flex;
    align-items: center;
    gap: 8px;
	font-size: 11px; 
	line-height: 1.45em; 
	color: #4F4F4F;
	cursor: pointer;
}

.the-checkout-part ul.wc_payment_methods.payment_methods.methods li label:before {
	content:"";
	width: 14px;
	height: 14px;
	box-sizing:border-box;
	background:#fff;
	border: 1px solid #828282;
	border-radius: 50%;
}

.the-checkout-part ul.wc_payment_methods.payment_methods.methods li input {
	display: none;
}

.the-checkout-part ul.wc_payment_methods.payment_methods.methods li input:checked + label:before {
	border: 5px solid #000;
}

.the-checkout-part ul.wc_payment_methods.payment_methods.methods li input:checked + label {
	background: #F6F7F8;
	border-bottom: 0px;
}

.the-checkout-part ul.wc_payment_methods.payment_methods.methods li:has(input:checked) .payment_box {
	margin: 0 !important; 
	background: #F6F7F8 !important;
}

.the-checkout-part ul.wc_payment_methods.payment_methods.methods li:has(input:checked) .payment_box:before {
	display: none !important;
}

.the-checkout-part ul#shipping_method {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 16px;
	margin-bottom: 22px !important;
}

.the-checkout-part ul#shipping_method li label {
    border: 1px solid #DBDDE3;
    display: flex !important;
    align-items: center;
    margin: 0 !important;
    text-indent: 0 !important;
    padding: 16px;
    border-radius: 4px;
    font-size: 12px;
    font-family: "Satoshi", "Inter", sans-serif;
    line-height: 1em;
    color: #000;
    font-weight: 500;
    gap: 9px;
	cursor: pointer;
}

.the-checkout-part ul#shipping_method li label:after {
	content:"";
	width: 14px;
	height: 14px;
	box-sizing:border-box;
	background:#fff;
	border: 1px solid #828282;
	border-radius: 50%;
	margin-right: 2px;
}

.the-checkout-part ul#shipping_method li label:before {
	content: "" ;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-image: url();
	background-position: center center;
	background-attachment: scroll; 
	background-size: contain; 
	background-repeat: no-repeat; 
}

.the-checkout-part ul#shipping_method li label[for="shipping_method_0_local_pickup2"]:before {
	background-image: url('https://pickit.co.il/wp-content/uploads/2026/03/truck-fast.svg');
}

.the-checkout-part ul#shipping_method li label[for="shipping_method_0_flat_rate3"]:before {
	background-image: url('https://pickit.co.il/wp-content/uploads/2026/03/package.svg');
}

.the-checkout-part ul#shipping_method li input {
	display: none !important;
}

.the-checkout-part ul#shipping_method li input:checked + label:after, .the-checkout-part ul#shipping_method li input[type="hidden"] + label:after{
	border: 5px solid #000;
}

.the-checkout-part ul#shipping_method li input:checked + label, .the-checkout-part ul#shipping_method li input[type="hidden"] + label {
	background: #F7F7F7;
	border-color: #B4B0B0
}

.the-checkout-part ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li) {
    margin: 0 !important;
    padding: 0 !important;
    text-indent: 0 !important;
}

.the-checkout-part .product-pricing .amount {
	color: #6B7280 !important;
	font-family: Inter, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}

.the-checkout-part .order-total span.amount, .the-checkout-part .cart-subtotal span.amount {
	font-family: "Open Sans", sans-serif !important;
	font-weight: 600 !important;
	font-size: 13px !important;
	line-height: 16px !important;
	color: #4f4f4f !important;

}

.the-checkout-part .the-checkout-part .cart-subtotal, .cart-subtotal, .the-checkout-part .order-total  {
	vertical-align: middle !important;
}

.the-checkout-part .the-checkout-part .cart-subtotal td, .the-checkout-part .order-total td {
    margin: 9px 0 !important;
}

.the-checkout-part input {
	font-size: 12px !important;
	max-height: 50px !important;
}

.the-checkout-part span.select2-selection.select2-selection--single {
    max-height: 50px !important;
}

.custom_coupon {
    max-height: 50px !important;
}

@media(max-width: 1024px ){
	.the-checkout-part .jedling-checkout {
		flex-wrap: wrap;
	}
	
	.the-checkout-part .jedling_checkout-left, .the-checkout-part .jedling_checkout-right {
		width: 100%;
	}
	
	.the-checkout-part .jedling_checkout-right {
		padding: 32px 16px;
	}
	
	.the-checkout-part .jedling_checkout-left {
		padding: 32px 16px;
	}
	
	.the-checkout-part p#billing_phone_field {
    	margin-bottom: 19px !important;
		width: 100% !important;
	}
	
	.the-checkout-part p#billing_email_field {
		margin-bottom: 0 !important;
		width: 100% !important;
	}
	
	.the-checkout-part p#billing_postcode_field, .the-checkout-part p#billing_city_field, .the-checkout-part p#billing_state_2_field {
    	margin-bottom: 19px !important;
		width: 100% !important;
	}

	.the-checkout-part p#billing_country_field {
		width: 100% !important;
		margin-bottom: 22px !important;
	}
	
	.the-checkout-part input#billing_email {
    	border-radius: 0 !important;
		border-width: 0 1px !important;
	}

	.the-checkout-part input#billing_phone {
    	border-radius: 0 0 8px 8px !important;
		border-width: 1px !important;
	}
	
	.the-checkout-part .the-checkout-part {
    	background-image: linear-gradient(45deg, #fff, #fff) !important;
	}
	
	.the-checkout-part {
    	background-image: linear-gradient(45deg, #fff, #fff) !important;
	}
}
/* ==================================================
   SHIPPING FIELDS, MATCH BILLING DESIGN
   ================================================== */

/* Titles and labels */
.the-checkout-part .woocommerce-shipping-fields h3,
.the-checkout-part #shipping_country_field label,
.the-checkout-part #shipping_city_field label,
.the-checkout-part #shipping_state_2_field label,
.the-checkout-part #shipping_postcode_field label {
    font-family: "Satoshi", "Inter", sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #000;
    padding: 0 0 8px 0;
    border: none !important;
    margin: 0 !important;
}

.the-checkout-part #shipping_state_2_field label {
    padding: 3px 0 8px 0;
}

/* Hide labels inside the connected top fields */
.the-checkout-part #shipping_full_name_field label,
.the-checkout-part #shipping_email_address_field label,
.the-checkout-part #shipping_phone_number_field label {
    display: none !important;
}

/* Full name */
.the-checkout-part p#shipping_full_name_field {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.the-checkout-part input#shipping_full_name {
    width: 100% !important;
    height: 60px;
    padding: 12px !important;
    border-radius: 8px 8px 0 0 !important;
}

/* Email and phone */
.the-checkout-part p#shipping_email_address_field,
.the-checkout-part p#shipping_phone_number_field {
    width: 50% !important;
    padding: 0 !important;
    margin-bottom: 19px !important;
}

.the-checkout-part input#shipping_email_address {
    height: 60px;
    padding: 12px !important;
    border-radius: 0 0 8px 0 !important;
    border-width: 0 1px 1px 1px !important;
}

.the-checkout-part input#shipping_phone_number {
    height: 60px;
    padding: 12px !important;
    border-radius: 0 0 0 8px !important;
    border-width: 0 0 1px 1px !important;
}

/* Country, city, state and ZIP */
.the-checkout-part #shipping_country_field,
.the-checkout-part #shipping_city_field,
.the-checkout-part #shipping_state_2_field,
.the-checkout-part #shipping_postcode_field {
    width: calc(50% - 12px) !important;
    padding: 0 !important;
    margin-bottom: 24px !important;
}

.the-checkout-part #shipping_country_field {
    margin-bottom: 28px !important;
}

.the-checkout-part #shipping_country,
.the-checkout-part #shipping_city,
.the-checkout-part #shipping_state_2,
.the-checkout-part #shipping_postcode,
.the-checkout-part #shipping_country_field .select2-selection--single {
    width: 100% !important;
    height: 60px !important;
    padding: 12px !important;
    border-radius: 8px !important;
}

.the-checkout-part #shipping_country {
    height: 50px !important;
}

/* Mobile */
@media (max-width: 1024px) {
    .the-checkout-part p#shipping_email_address_field,
    .the-checkout-part p#shipping_phone_number_field,
    .the-checkout-part #shipping_country_field,
    .the-checkout-part #shipping_city_field,
    .the-checkout-part #shipping_state_2_field,
    .the-checkout-part #shipping_postcode_field {
        width: 100% !important;
    }

    .the-checkout-part p#shipping_email_address_field {
        margin-bottom: 0 !important;
    }

    .the-checkout-part p#shipping_phone_number_field {
        margin-bottom: 19px !important;
    }

    .the-checkout-part input#shipping_email_address {
        border-radius: 0 !important;
        border-width: 0 1px !important;
    }

    .the-checkout-part input#shipping_phone_number {
        border-radius: 0 0 8px 8px !important;
        border-width: 1px !important;
    }

    .the-checkout-part #shipping_country_field {
        margin-bottom: 22px !important;
    }
}
/* ==================================================
   BILLING ADDRESS PACKAGE
   Street: full row
   City + postcode: connected split row
   ================================================== */

/* Arrange billing fields in the correct order */
.the-checkout-part .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    direction: rtl;
}

.the-checkout-part .woocommerce-billing-fields__field-wrapper > .form-row {
    float: none !important;
    box-sizing: border-box;
}

/* Preserve personal-details package */
.the-checkout-part #billing_name_field {
    order: 1;
    width: 100% !important;
}

.the-checkout-part #billing_email_field {
    order: 2;
}

.the-checkout-part #billing_phone_field {
    order: 2;
}

/* Street, full top row */
.the-checkout-part #billing_address_2_field {
    order: 3;
    width: 100% !important;
    padding: 0 !important;
    margin: 5px 0 0 !important;
}

.the-checkout-part #billing_address_2_field label {
    display: none !important;
}

.the-checkout-part input#billing_address_2 {
    width: 100% !important;
    height: 60px !important;
    padding: 12px !important;
    border: 1px solid #d1d1d1 !important;
    border-radius: 8px 8px 0 0 !important;
    box-shadow: none !important;
}

/* City and postcode, connected bottom row */
.the-checkout-part #billing_city_field,
.the-checkout-part #billing_postcode_field {
    order: 4;
    width: 50% !important;
    padding: 0 !important;
    margin: 0 0 24px !important;
}

.the-checkout-part #billing_city_field label,
.the-checkout-part #billing_postcode_field label {
    display: none !important;
}

.the-checkout-part input#billing_city,
.the-checkout-part input#billing_postcode {
    width: 100% !important;
    height: 60px !important;
    padding: 12px !important;
    box-shadow: none !important;
}

/* City, bottom-right field */
.the-checkout-part input#billing_city {
    border: 1px solid #d1d1d1 !important;
    border-top: 0 !important;
    border-radius: 0 0 8px 0 !important;
}

/* Postcode, bottom-left field */
.the-checkout-part input#billing_postcode {
    border: 1px solid #d1d1d1 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-radius: 0 0 0 8px !important;
}

/* Country appears after the address package */
.the-checkout-part #billing_country_field {
    order: 5;
}

/* UPS fields remain afterward */
.the-checkout-part #pickups_location1_field,
.the-checkout-part #pickups_location2_field {
    order: 10;
}

/* Mobile keeps the same connected package */
@media (max-width: 1024px) {
    .the-checkout-part #billing_city_field,
    .the-checkout-part #billing_postcode_field {
        width: 50% !important;
    }
}
/* Fix exact alignment of the billing address package */
.the-checkout-part #billing_address_2_field {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.the-checkout-part #billing_city_field,
.the-checkout-part #billing_postcode_field {
    flex: 0 0 50% !important;
    width: 50% !important;
    max-width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
}

.the-checkout-part #billing_address_2,
.the-checkout-part #billing_city,
.the-checkout-part #billing_postcode {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    direction: rtl !important;
    text-align: right !important;
}
/* Hide full-name label */
.the-checkout-part #billing_name_field label {
    display: none !important;
}

/* Hide country field completely */
.the-checkout-part #billing_country_field {
    display: none !important;
}

/* Keep billing title styling */
.the-checkout-part .woocommerce-billing-fields > h3 {
    font-size: 0 !important;
}

.the-checkout-part .woocommerce-billing-fields > h3::after {
    content: "פרטי חיוב";
    font-family: "Satoshi", "Inter", sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #000;
}
/* ==================================================
   SHIPPING, IDENTICAL TO BILLING
   ================================================== */

.the-checkout-part .woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    direction: rtl;
}

.the-checkout-part .woocommerce-shipping-fields__field-wrapper > .form-row {
    float: none !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

/* Hide all field labels */
.the-checkout-part #shipping_full_name_field label,
.the-checkout-part #shipping_email_address_field label,
.the-checkout-part #shipping_phone_number_field label,
.the-checkout-part #shipping_address_1_field label,
.the-checkout-part #shipping_city_field label,
.the-checkout-part #shipping_postcode_field label {
    display: none !important;
}

/* Remove country and state from view */
.the-checkout-part #shipping_country_field,
.the-checkout-part #shipping_state_field,
.the-checkout-part #shipping_state_2_field {
    display: none !important;
}

/* Full name */
.the-checkout-part #shipping_full_name_field {
    order: 1;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
}

.the-checkout-part #shipping_full_name {
    display: block !important;
    width: 100% !important;
    height: 60px !important;
    padding: 12px !important;
    margin: 0 !important;
    border: 1px solid #d1d1d1 !important;
    border-radius: 8px 8px 0 0 !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
    text-align: right !important;
}

/* Email and phone */
.the-checkout-part #shipping_email_address_field,
.the-checkout-part #shipping_phone_number_field {
    order: 2;
    flex: 0 0 50% !important;
    width: 50% !important;
    max-width: 50% !important;
    margin: 0 0 24px !important;
}

.the-checkout-part #shipping_email_address,
.the-checkout-part #shipping_phone_number {
    display: block !important;
    width: 100% !important;
    height: 60px !important;
    padding: 12px !important;
    margin: 0 !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
}

.the-checkout-part #shipping_email_address {
    border: 1px solid #d1d1d1 !important;
    border-top: 0 !important;
    border-radius: 0 0 8px 0 !important;
}

.the-checkout-part #shipping_phone_number {
    border: 1px solid #d1d1d1 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-radius: 0 0 0 8px !important;
}

/* Street */
.the-checkout-part #shipping_address_1_field {
    order: 3;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
}

.the-checkout-part #shipping_address_1 {
    display: block !important;
    width: 100% !important;
    height: 60px !important;
    padding: 12px !important;
    margin: 0 !important;
    border: 1px solid #d1d1d1 !important;
    border-radius: 8px 8px 0 0 !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
    direction: rtl !important;
    text-align: right !important;
}

/* City and postcode */
.the-checkout-part #shipping_city_field,
.the-checkout-part #shipping_postcode_field {
    order: 4;
    flex: 0 0 50% !important;
    width: 50% !important;
    max-width: 50% !important;
    margin: 0 0 24px !important;
}

.the-checkout-part #shipping_city,
.the-checkout-part #shipping_postcode {
    display: block !important;
    width: 100% !important;
    height: 60px !important;
    padding: 12px !important;
    margin: 0 !important;
    border: 1px solid #d1d1d1 !important;
    border-top: 0 !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
    direction: rtl !important;
    text-align: right !important;
}

.the-checkout-part #shipping_city {
    border-radius: 0 0 8px 0 !important;
}

.the-checkout-part #shipping_postcode {
    border-right: 0 !important;
    border-radius: 0 0 0 8px !important;
}

/* Keep both packages connected on mobile */
@media (max-width: 1024px) {
    .the-checkout-part #shipping_email_address_field,
    .the-checkout-part #shipping_phone_number_field,
    .the-checkout-part #shipping_city_field,
    .the-checkout-part #shipping_postcode_field {
        flex: 0 0 50% !important;
        width: 50% !important;
        max-width: 50% !important;
    }
}