.elementor-kit-12{--e-global-color-primary:#1F2937;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#3366FF;--e-global-color-3ba60f3:#FFC800;--e-global-color-67b4dff:#F9F9F9;--e-global-color-8f558cc:#1B232F;--e-global-color-38f9761:#F3F5FA;--e-global-color-2dd07a9:#EDF0F7;--e-global-color-b5b25c7:#EFF3FA;--e-global-color-784e921:#FFFFFF;--e-global-color-3d1f130:#F7FAFE;--e-global-color-53a3c0e:#CECECE;--e-global-color-610b4e3:#E8EFFC;--e-global-color-8469b73:#1B232F;--e-global-color-96698c5:#FFC800;--e-global-typography-primary-font-family:"Ploni";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Ploni";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ploni";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ploni";--e-global-typography-accent-font-weight:500;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:#FFC800;color:#000033;}.elementor-kit-12 button:hover,.elementor-kit-12 button:focus,.elementor-kit-12 input[type="button"]:hover,.elementor-kit-12 input[type="button"]:focus,.elementor-kit-12 input[type="submit"]:hover,.elementor-kit-12 input[type="submit"]:focus,.elementor-kit-12 .elementor-button:hover,.elementor-kit-12 .elementor-button:focus{background-color:#E6B400;color:#000033;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child {
    margin-bottom: 0;
}

/* Variation swatches - one row with expand button */
.wc-swatch-wrapper {
    display: flex;
    align-items: center;
    gap: 4px;
    width: 100%;
}

.wc-swatch-container {
    width: 100% !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
}

.wc-swatch-item.type-text {
    min-width: 36px !important;
    height: 36px !important;
    padding: 0 8px !important;
    font-size: 12px !important;
}

.swatch-expand-btn {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1.5px solid #ccc;
    background: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1;
    color: #666;
    padding: 0;
    transition: all 0.2s;
}

.swatch-expand-btn:hover {
    border-color: #999;
    color: #333;
}

/* לייבל של הוריאציה מעל האפשרויות */
.woocommerce div.product form.cart .variations tr {
    display: block !important;
}

.woocommerce div.product form.cart .variations .label {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 0 6px !important;
    text-align: start;
}

.woocommerce div.product form.cart .variations .label label {
    display: inline-block;
    margin: 0;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.4;
    color: #1f1f1f;
}

.woocommerce div.product form.cart .variations .label label::before {
    content: "בחירת\00a0";
}

.woocommerce div.product form.cart .variations .label label::after {
    content: ":";
}

.variations {
    margin-bottom: 0 !important;
}

.variations_form .variations td {
    padding: 0 !important;
}

/* ===== התאמת כפתורי WooCommerce לצבעי האתר (צהוב + טקסט כהה) ===== */
.woocommerce .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce-page .button,
a.woocommerce-button,
.woocommerce-MyAccount-content .button,
.woocommerce .wc-forward,
.woocommerce .checkout-button {
    background-color: #FFC800 !important;
    background-image: none !important;
    color: #000033 !important;
    border-color: #FFC800 !important;
    text-shadow: none !important;
}

.woocommerce .button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page .button:hover,
a.woocommerce-button:hover,
.woocommerce-MyAccount-content .button:hover,
.woocommerce .wc-forward:hover,
.woocommerce .checkout-button:hover {
    background-color: #E6B400 !important;
    color: #000033 !important;
    border-color: #E6B400 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ploni';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://dev26.protechstore.co.il/wp-content/uploads/2026/05/ploni-light-aaa.woff') format('woff');
}
@font-face {
	font-family: 'Ploni';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://dev26.protechstore.co.il/wp-content/uploads/2026/05/ploni-regular-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'Ploni';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dev26.protechstore.co.il/wp-content/uploads/2026/05/ploni-medium-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'Ploni';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://dev26.protechstore.co.il/wp-content/uploads/2026/05/ploni-demibold-aaa.woff') format('woff');
}
@font-face {
	font-family: 'Ploni';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://dev26.protechstore.co.il/wp-content/uploads/2026/05/ploni-bold-aaa.woff') format('woff');
}
/* End Custom Fonts CSS */