.elementor-29464 .elementor-element.elementor-element-343acfcd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-29464 .elementor-element.elementor-element-1e8e419b{--spacer-size:50px;}.elementor-29464 .elementor-element.elementor-element-35fda39c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-29464 .elementor-element.elementor-element-1f5ae9a7{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:flex-start;}.elementor-29464 .elementor-element.elementor-element-1f5ae9a7.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-29464 .elementor-element.elementor-element-2c21c165 .elementor-heading-title{font-family:"Michael", Sans-serif;font-size:47px;font-weight:600;color:#16006E;}.elementor-29464 .elementor-element.elementor-element-de0811b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-29464 .elementor-element.elementor-element-2fe8020c .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-29464 .elementor-element.elementor-element-2fe8020c .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-29464 .elementor-element.elementor-element-2fe8020c{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-29464 .elementor-element.elementor-element-2fe8020c .elementor-icon-list-text{color:#54595F;transition:color 0.3s;}.elementor-29464 .elementor-element.elementor-element-60f2c0f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--margin-top:60px;--margin-bottom:250px;--margin-left:0px;--margin-right:0px;}.elementor-29464 .elementor-element.elementor-element-678dd4fc > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-29464 .elementor-element.elementor-element-678dd4fc .elementor-heading-title{font-family:"Michael", Sans-serif;font-size:30px;font-weight:700;color:#16006E;}.elementor-29464 .elementor-element.elementor-element-5b1c75ad{--display:flex;}.elementor-29464 .elementor-element.elementor-element-360a4513{text-align:left;}.elementor-29464 .elementor-element.elementor-element-360a4513 .elementor-heading-title{font-family:"Apple system", Sans-serif;font-weight:600;color:#FFFFFF;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-29464 .elementor-element.elementor-element-60f2c0f{--margin-top:20px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-29464 .elementor-element.elementor-element-678dd4fc > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-29464 .elementor-element.elementor-element-678dd4fc .elementor-heading-title{font-size:25px;}.elementor-29464 .elementor-element.elementor-element-360a4513 .elementor-heading-title{font-size:28px;line-height:34px;}}@media(min-width:768px){.elementor-29464 .elementor-element.elementor-element-35fda39c{--content-width:1230px;}.elementor-29464 .elementor-element.elementor-element-1f5ae9a7{--width:50.088%;}.elementor-29464 .elementor-element.elementor-element-de0811b{--width:50%;}.elementor-29464 .elementor-element.elementor-element-60f2c0f{--content-width:1212px;}}/* Start custom CSS for shortcode, class: .elementor-element-e1a4f43 */:root {
                --primary: #00325e;
                --primary-hover: #007EFF;
                --success: #10b981;
                --text: #ffffff;
                --text-light: #6b7280;
                --border: #e5e7eb;
                --bg-light: #f9fafb;
                --radius: 12px;
                --shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            }
            
            * {
                box-sizing: border-box;
                margin: 0;
                padding: 0;
            }
            
            body.woocommerce-checkout {
                font-family: 'Inter', sans-serif;
                color: var(--text);
                background-color: #fff;
                line-height: 1.5;
            }
            
            /* Header Section */
            .checkout-header {
                display: flex;
                justify-content: space-between;
                align-items: center;
                padding: 20px 20px;
                background-image:url("https://libra-mobile.com/wp-content/uploads/2025/06/back2.jpg");
                background-position:center;
                background-size: cover;
                border-radius: 12px;
                color: #00325e;
                box-shadow: var(--shadow);
            }
            
            .product-price {
                font-size: 1.5rem;
                font-weight: 700;
                background: #ffffff;
                padding: 10px 20px;
                border-radius: var(--radius);
                backdrop-filter: blur(5px);
                margin-left: 20px;
                min-width: 150px;
                text-align: center;
            }
            .cart-total{
                    background: #ffffff;
                    font-size: 20px;
                    padding: 10px 15px;
                    border-radius: 5px;
            }
            .product-list {
                display: flex;
                flex-direction: column;
                gap: 10px;
                flex-grow: 1;
                max-width: 400px;
            }
            
            .product-item {
                display: flex;
                              align-items: center;
                gap: 15px;
                background: #ffffff;
                padding: 10px 20px;
                border-radius: var(--radius);
                backdrop-filter: blur(5px);
            }
   
            .product-title {
                font-size: 1.1rem;
                font-weight: 500;
            }
            
            .product-quantity {
                color: rgba(255, 255, 255, 0.8);
                font-size: 0.9em;
                margin-left: 5px;
            }
            .product-quantity-controls{
                display: flex;
            }
            
            .product-quantity-controls {
    display: inline-flex;
    align-items: center;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    height: 28px;
    margin-right: 20px;
}

.quantity-button {
    width: 28px;
    height: 100%;
    background: #f8f8f8;
    border: none;
    border-radius: 0px;
    color: #333;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    transition: background 0.2s;
}

.remove-item{
    width: 28px;
    height: 100%;
    border: none;
    color: solid red;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    transition: background 0.2s;
}
.remove-item:hover{
    background-color: transparent!important;
     color: solid red!important;
}
.quantity-button:hover, .quantity-button:focus {
    background: #e0e0e0!important;
}


.quantity-input {
    width: 36px!important;
    height: 100%;
    border: none!important;
    border-radius: 0px;
    text-align: center;
    padding: 0px!important;
    font-size: 13px;
    -moz-appearance: textfield;
}

.quantity-input::-webkit-outer-spin-button,
.quantity-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Focus state */
.quantity-input:focus {
    outline: none;
    background: #f5f5f5;
    border-radius: 0px;
}
            
            .country-flag {
                width: 30px;
                height: 20px;
                object-fit: cover;
                border-radius: 3px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
            }
            
            /* Main Layout */
            .checkout-container {
                display: flex;
                max-width: 1200px;
                margin: 40px auto;
                padding: 0 5%;
                gap: 40px;
            }
            
            /* Billing Form (70%) */
            .billing-section {
                flex: 0 0 68%;
            }
            
           .section-title {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: var(--primary); /* עכשיו הכותרות בכחול */
    position: relative;
    padding-bottom: 10px;
}

            
            .section-title::after {
                content: '';
                position: absolute;
                right: 0;
                bottom: 0;
                width: 50px;
                height: 3px;
                background: var(--primary);
            }
            
            .woocommerce-billing-fields__field-wrapper {
                display: grid;
                grid-template-columns: repeat(2, 1fr);
                gap: 20px;
            }
            
            .form-row {
                position: relative;
            }
            
            .input-icon {
    position: absolute;
    right: 15px; /* שינינו לימין */
    top: 50%;
    transform: translateY(-50%);
    color: var(--text-light);
    z-index: 2;
    width: 16px;
    height: 16px;
}

            
            .input-icon svg {
                width: 100%;
                height: 100%;
                fill: currentColor;
            }
            
            .input-field {
                width: 100%;
    padding: 15px 45px 15px 15px !important; /* מרווח מימין לאייקון */
        padding: 15px 45px 15px 15px !important; /* כבר יש את זה כדי להשאיר מקום לאייקון מימין */
    text-align: left !important;            /* יישור הטקסט לשמאל */
    direction: ltr !important;              /* כיוון הטקסט LTR */

                font-size: 0.95rem;
                text-align: left;
                border: 1px solid var(--border)!important;
                border-radius: var(--radius);
                background-color: var(--bg-light);
                transition: all 0.3s ease;
                position: relative;
            }
            
                    
                    .guest-acc-title {
            grid-column: 1 / -1;
            width: 100%;
            font-size: 1.25rem;
            font-weight: 600;
            color: var(--text);
            position: relative;
            margin-top: 20px;
            margin-bottom: 0px;
           padding: 0px!important;
        }

            
            
            
            
							/* Password toggle button */
				.toggle-password {
					position: absolute;
					left: 60px;
					top: 50%;
					transform: translateY(-50%);
					background: none;
					border: none;
					cursor: pointer;
					padding: 0;
					margin: 0;
					width: 20px;
					height: 20px; 
					display: flex;
					align-items: center;
					justify-content: center;
				}

				/* Eye icon */
				.toggle-password .svg-icon {
					width: 16px;
					height: 16px;
					fill: var(--text-light);
				}
			.form-row .toggle-password:focus, .form-row .toggle-password:hover{
				background-color: #fff!important;
			}
			
			

				/* Password confirmation fields - same adjustments */
				#account_password_confirm {
					padding: 15px 15px 15px 45px !important;
				}
			
            .input-field:focus {
                outline: none!important;
                border-color: var(--primary-hover)!important;
                box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
            }
            
            /* Payment Section (30%) */
            .payment-section {
                flex: 0 0 30%;
                background: white;
                border-radius: var(--radius);
                box-shadow: var(--shadow);
                padding: 25px;
                padding-top: 0px;
                align-self: flex-start;
                position: sticky;
                top: 20px;
            }
            
            .payment-methods {
                margin: 25px 0;
            }
            
            .payment-method {
                display: flex;
                align-items: center;
                padding: 15px;
                margin-bottom: 10px;
                border: 1px solid var(--border);
                border-radius: var(--radius);
                cursor: pointer;
                transition: all 0.2s;
            }
            
            .payment-method:hover {
                border-color: var(--primary-hover);
            }
            
            .payment-method.active {
                border-color: var(--primary-hover);
                background-color: rgba(37, 99, 235, 0.05);
            }
            
            .payment-method input {
                margin-right: 12px;
            }
            
            .payment-method-content {
                display: flex;
                flex-direction: column;
                width: 100%;
            }
            
            .payment-title {
                font-weight: 500;
                margin-bottom: 8px;
            }
            
            .payment-icons {
                display: flex;
                align-items: center;
                flex-wrap: wrap;
                gap: 5px;
            }
            
          label[for="payment_method_wc-pelecard"] .payment-icons img {
    width: 52px;
			  height:auto!important;
}
   label[for="payment_method_ppcp"] .payment-icons img {
                width: 90px;
    height: auto !important;
    margin-right: 20px;
}
			
		label[for="payment_method_ppcp"]	.payment-title{
				display: none;
			}
            
            #payment_method_wc-pelecard{
                display: none;
            }
            .privacy-text {
                font-size: 0.85rem;
                color: var(--text-light);
                margin: 20px 0;
                line-height: 1.6;
            }
            
            .terms-agreement {
                display: flex;
                align-items: center;
                margin-bottom: 85px;
                font-size: 0.9rem;
            }
            
            .terms-agreement input {
                margin-left: 5px;
            }
            
            .submit-button {
                width: 100%;
                padding: 15px;
                background-color: var(--primary);
                color: white;
                border: none;
                border-radius: var(--radius);
                font-size: 1rem;
                font-weight: 600;
                cursor: pointer;
                transition: background 0.3s;
                display: flex;
                align-items: center;
                justify-content: center;
            }
            
            .submit-button:hover {
                background-color: var(--primary-hover);
            }
            
            .submit-button .svg-icon {
                margin-right: -8px;
                width: 16px;
                height: 20px;
                fill: currentColor;
            }
            
            /* Spinner animation */
            .svg-spinner {
                animation: spin 1s linear infinite;
            }
            
            @keyframes spin {
                0% { transform: rotate(0deg); }
                100% { transform: rotate(360deg); }
            }
            
            /* Make payment method labels clickable */
            .payment-method label {
                cursor: pointer;
                flex-grow: 1;
            }
            
            .payment-method input[type="radio"] {
                cursor: pointer;
            }
            
            /* Datepicker styles */
            .ui-datepicker {
                background: white;
                border: 1px solid var(--border);
                border-radius: var(--radius);
                box-shadow: var(--shadow);
                padding: 10px;
                font-family: 'Inter', sans-serif;
            }
            
            .ui-datepicker-header {
                background: var(--primary);
                color: white;
                border: none;
                border-radius: 4px;
            }
            
            .ui-datepicker-prev, .ui-datepicker-next {
                cursor: pointer;
            }
            
            .ui-datepicker-calendar td a {
                text-align: center;
                padding: 5px;
                border-radius: 4px;
            }
            
            .ui-datepicker-calendar td a.ui-state-active {
                background: var(--primary);
                color: white;
            }
            
            
                .billing-section {
                order: 1;
            }    
             .payment-section {
                 order: 2;
             }
            .remove-item:focus{
                background-color: transparent!important;
            }
            /* Responsive Design */
            @media (max-width: 992px) {
                .checkout-container {
                    flex-direction: column;
                }
                
                .billing-section,
                .payment-section {
                    flex: 0 0 100%;
                    width: 100%;
                }
                
                .payment-section {
                    position: static;
                }
            }
            
            @media (max-width: 768px) {
                .checkout-header {
                    flex-direction: column;
                    gap: 15px;
                    padding: 10px 10px;
                }
                
             .product-item {
            padding: 12px 15px;
            gap: 8px;
                 
             }
                  .billing-section {
                order: 1;
            }    
             .payment-section {
                 order: 2;
             }
                .product-price {
                    margin-left: 0;
                    align-self: flex-end;
                }
                
                .woocommerce-billing-fields__field-wrapper {
                    grid-template-columns: 1fr;
                }
                
                .checkout-container {
                    padding: 0 3%;
                }
                 .terms-agreement{
                     margin-bottom: 45px;
                 }
                
                label[for="payment_method_wc-pelecard"] .payment-icons img{
                    width: 45px;
                    height: auto !important;
                }
            }
            
            .guest-acc-title,
.payment-section .section-title,
.payment-section .payment-title,
.payment-section label {
    color: var(--primary) !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Michael';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://vamo-esim.com/wp-content/uploads/2024/12/Michael.eot');
	src: url('https://vamo-esim.com/wp-content/uploads/2024/12/Michael.eot?#iefix') format('embedded-opentype'),
		url('https://vamo-esim.com/wp-content/uploads/2024/12/Michael.woff2') format('woff2'),
		url('https://vamo-esim.com/wp-content/uploads/2024/12/Michael.woff') format('woff'),
		url('https://vamo-esim.com/wp-content/uploads/2024/12/Michael.ttf') format('truetype'),
		url('https://vamo-esim.com/wp-content/uploads/2024/12/Michael.svg#Michael') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Apple system';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://vamo-esim.com/wp-content/uploads/2024/09/ProductSansInfanity.ttf') format('truetype');
}
/* End Custom Fonts CSS */