.elementor-kit-176{--e-global-color-primary:#1F1F1F;--e-global-color-secondary:#B8B59D;--e-global-color-text:#414141;--e-global-color-accent:#D5CF94;--e-global-color-a6d9d7f:#78C148;--e-global-color-c1fdfaa:#FFFFFF;--e-global-color-c831535:#02010100;--e-global-color-252ff2d:#000000;--e-global-color-7380529:#6EB865;--e-global-color-f1fd93d:#E7E7E7;--e-global-color-60b0a35:#DAF5ED;--e-global-color-0b4472f:#03BE84;--e-global-color-42fdb08:#EBE9CE;--e-global-color-100659a:#A1593B;--e-global-typography-primary-font-family:"Noto Sans Hebrew";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Noto Sans Hebrew";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-c02e30f-font-family:"Noto Sans Hebrew";--e-global-typography-c02e30f-font-size:16px;--e-global-typography-c02e30f-line-height:1.2em;--e-global-typography-edade3f-font-size:16px;--e-global-typography-77e7d42-font-size:45px;--e-global-typography-77e7d42-font-weight:600;color:var( --e-global-color-primary );font-family:"Noto Sans Hebrew", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-176 e-page-transition{background-color:#FFBC7D;}.elementor-kit-176 h1{color:var( --e-global-color-primary );}.elementor-kit-176 h2{color:var( --e-global-color-primary );}.elementor-kit-176 h3{color:var( --e-global-color-primary );}.elementor-kit-176 h4{color:var( --e-global-color-252ff2d );}.elementor-kit-176 h5{color:var( --e-global-color-primary );}.elementor-kit-176 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;--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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-176{--e-global-typography-text-font-size:14px;font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-176{--e-global-typography-secondary-font-size:40px;--e-global-typography-c02e30f-font-size:14px;--e-global-typography-edade3f-font-size:14px;--e-global-typography-77e7d42-font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#pojo-a11y-toolbar {
    zoom: 0.5 !important;
}

@supports not (zoom: 2) {
  #pojo-a11y-toolbar {
    transform: scale(0.5) !important;
    -moz-transform-origin: left center;
}
}

h1, h2, h3, h4, h5, h6, p {
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0;
}

.elementor-field-group .elementor-field-textual::placeholder {
    opacity: 1;
}

.elementor-kit-176 .elementor-icon-wrapper svg {
    width: auto !important;
}

.custom-btn svg {
    width: 25px;
}

.custom-btn .elementor-button span {
    text-decoration: inherit;
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
.custom-btn svg {
    width: 20px;
}
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000; 
  border-radius: 0px;
}

::-webkit-scrollbar-track {
  background: #eee; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ECE9CE; 
}

.type-custom-price-switch .fieldset {
    background-color: #e9e9e9;
}

.type-custom-price-switch label {
    color: black;
}

.type-custom-price-switch .switch {
    background-color: #d5cf94;
}

.type-custom-price-switch input[type="radio"]:checked + label {
    color: #000;
}


.woocommerce ul.products li.product a img {
    height: 187px;
    object-fit: contain;
}

.average-pack-price {
    color: #795548;
    font-size: 14px;
}

.product-badge {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: auto;
}

.product-badge img {
    width: 36px !important;
    height: auto !important;
}



body, html {
	overflow-x: hidden;
}/* End custom CSS */