/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 04 2026 | 23:07:50 */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.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;
	}
}