.elementor-kit-19{--e-global-color-primary:#111111;--e-global-color-secondary:#111111;--e-global-color-text:#222222;--e-global-color-accent:#4D8FF7;--e-global-color-b4b13c2:#3474DA;--e-global-color-c73a4c9:#FFFFFF;--e-global-color-deab055:#F1F1F1;--e-global-color-0389843:#00000000;--e-global-color-59b1a78:#D5E4F0;--e-global-color-f54ff19:#11111185;--e-global-color-23bb251:#1F252A1F;--e-global-color-9a58d74:#55555555;--e-global-color-08f3e28:#5C697617;--e-global-color-9f15c81:#FFFFFF2B;--e-global-color-f77d7df:#46C756;--e-global-color-e8f484d:#FFFFFF3D;--e-global-typography-primary-font-family:"Noto Sans Hebrew";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:0.9em;--e-global-typography-secondary-font-family:"Noto Sans Hebrew";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Noto Sans Hebrew";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.45em;--e-global-typography-accent-font-family:"Noto Sans Hebrew";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.35em;--e-global-typography-7228089-font-family:"Noto Sans Hebrew";--e-global-typography-7228089-font-size:18px;--e-global-typography-7228089-line-height:1.4em;--e-global-typography-e89b997-font-family:"Noto Sans Hebrew";--e-global-typography-e89b997-font-size:14px;--e-global-typography-e89b997-font-weight:400;--e-global-typography-e89b997-line-height:1.25em;--e-global-typography-1fb67ee-font-family:"Noto Sans Hebrew";--e-global-typography-1fb67ee-font-size:24px;--e-global-typography-1fb67ee-font-weight:400;--e-global-typography-1fb67ee-line-height:1.1em;--e-global-typography-5e7d1d6-font-family:"Noto Sans Hebrew";--e-global-typography-5e7d1d6-font-size:18px;--e-global-typography-5e7d1d6-font-weight:600;--e-global-typography-5e7d1d6-line-height:1.4em;--e-global-typography-6fbc133-font-family:"Noto Sans Hebrew";--e-global-typography-6fbc133-font-size:72px;--e-global-typography-6fbc133-font-weight:600;--e-global-typography-6fbc133-line-height:1em;--e-global-typography-6fbc133-letter-spacing:-0.02em;--e-global-typography-1b47f11-font-family:"Poppins";background-color:#F1F1F1;font-family:"Noto Sans Hebrew", Sans-serif;}.elementor-kit-19 e-page-transition{background-color:#FFBC7D;}.elementor-kit-19 a{color:var( --e-global-color-accent );}.elementor-kit-19 a:hover{color:var( --e-global-color-b4b13c2 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-19{--e-global-typography-primary-font-size:40px;--e-global-typography-6fbc133-font-size:48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-19{--e-global-typography-primary-font-size:36px;--e-global-typography-secondary-font-size:30px;--e-global-typography-1fb67ee-font-size:20px;--e-global-typography-6fbc133-font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,body{
    overflow-x: hidden;
    max-width: 100%;
}
.bold *{
    font-weight: 700!important;
}
span.blue{
    display: inline-block;
    position: relative;
    color: white;
    background-color: var(--e-global-color-accent);
    border-radius: 5px;
    padding-inline: 0.1em;
    font-weight: 800;
}

.elementor-text-editor a, .elementor-widget-text-editor a{
    /*color: var(--e-global-color-accent);*/
    color: #0b00bb;
    text-decoration: underline;
}
.elementor-text-editor a:hover, .elementor-widget-text-editor a:hover{
    text-decoration: auto;
}

/**Breadcrumbs**/
/*#breadcrumbs .seperator{*/
/*    font-size: 85%;*/
/*    margin-inline: 0.3em;*/
/*}*/
/*#breadcrumbs .seperator i{*/
/*    transform: scale(0.85);*/
/*}*/

/*@media screen and (max-width: 480px){*/

/*#breadcrumbs{*/
/*    white-space: nowrap;*/
/*    overflow-x: scroll;*/
/*    padding: 0 25px;*/
/*}*/
/*    #breadcrumbs::-webkit-scrollbar {*/
/*    -webkit-appearance: none;*/
/*}*/
/*}*/


/**Dropdown**/
.dd-links li{
    padding: 4px 10px!important;
    border-radius: 8px;
    transition: 0.1s ease all;
}
.dd-links li:hover{
   background-color: var(--e-global-color-08f3e28);
}

.product-box .product-image{
    transition: 0.2s ease all;
}
.product-box:hover .product-image{
    transform: scale(1.02);
}


/**Fix sort by button**/
.jet-sorting-select{
    /*-webkit-appearance: none;*/
    position: relative!important;
    display: block;
    background-image: url('/wp-content/uploads/2025/03/dropdown-arrow.png');
    background-position: left 5px center;
    padding-left: 20px!important;
    background-repeat: no-repeat;
    background-size: 12px;
    line-height:34px;
    height:34px;
}
.jet-sorting-select:hover{
    background-color: rgba(0,0,0,0.05)!important;
}




/*load popping first and noto sans hebrew second*/
body, html, div, h1, h2, h3, h4, h5, h6, p, span, a, ul, li, ol{
    font-family: 'Poppins', 'Noto Sans Hebrew', sans-serif!important;
}


/*hide google badge on mobile*/
@media screen and (max-width: 480px){
    .gbadge{
        display: none;
    }
}/* End custom CSS */