.card-header a, a:hover {
    text-decoration: none;
}
.icontext, .list-icon .icon, .list-icon span {
    vertical-align: middle;
}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active:hover:hover, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #4578f9;
    border-color: #285e8e;
}
@media(max-width:576px) {
    .card-product-list .info-aside {
    padding: .5rem 1rem;
    border-right: none;
    height: 100%}
}@media(min-width:576px) {
    .card-product-list .info-aside {
    padding: 0;
    border-right: none;
    height: 100%}
}@media(min-width:768px) {
    .card-product-list .info-aside {
    padding: 0;
    border-right: .0625rem solid #e4e4e4;
    height: 100%}
}@media(min-width:992px) {
    .card-product-list .info-aside {
    padding: 0;
    border-right: .0625rem solid #e4e4e4;
    height: 100%}
}@media(min-width:75rem) {
    .card-product-list .info-aside {
    padding: 0;
    border-right: .0625rem solid #e4e4e4;
    height: 100%}
}.text-card-primary {
    color: var(--primary-color5);
}
.card-header {
    background-color: var(--primary-color);
    border-radius: .9375rem .9375rem 0 0!important;
}
.card-header a {
    color: var(--primary-color2);
    background-color: transparent;
}
.card-header a h6 {
    font-weight: 500;
}
.img-wrap {
    text-align: center;
    display: block;
}
.img-wrap img {
    max-width: 100%}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    .img-wrap img {
    max-width: auto!important;
    height: 10rem!important;
}
.card-product-list .info-aside {
    height: 11.25rem!important;
}
}@media not all and (min-resolution:.001dpcm) {
    .img-wrap img {
    max-width: auto!important;
    height: 10rem!important;
}
.card-product-list .info-aside {
    height: 11.25rem!important;
}
}@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .img-wrap img {
    max-width: auto!important;
    height: 10rem!important;
}
.card-product-list .btns-aside, .card-product-list .info-aside {
    height: 11.25rem!important;
}
}@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .img-wrap img {
    max-width: auto!important;
    height: 10rem!important;
}
.card-product-list .btns-aside, .card-product-list .info-aside {
    height: 11.25rem!important;
}
}@media screen and (min-width:0\0) {
    .img-wrap img {
    max-width: auto!important;
    height: 10rem!important;
}
.card-product-list .btns-aside, .card-product-list .info-aside {
    height: 11.25rem!important;
}
}.icon-wrap {
    text-align: center;
    display: inline-block;
}
.price-wrap {
    letter-spacing: 0;
    font-size: clamp(.75rem,  .6298rem + .4808vw,  .9375rem);
    font-weight: 300;
}
.content-body {
    flex: 1 1 auto;
    padding: 2rem 2.3rem;
}
.list-bullet, .list-check, .list-dots, .list-icon, .list-normal {
    padding-left: 0;
    list-style: none;
}
[class*=list-] li:after {
    visibility: hidden;
    display: block;
    content: "";
    overflow: hidden;
    height: 0;
    clear: both;
}
.list-icon li {
    margin-bottom: .4375rem;
    position: relative;
    padding-left: 1.875rem;
}
.list-icon .icon {
    width: 1.375rem;
    margin-right: .9375rem;
    text-align: center;
    color: #545454;
    position: absolute;
    top: .1875rem;
    left: 0;
}
.list-bullet li, .list-dots li {
    margin-bottom: .3125rem;
    position: relative;
    padding-left: .9375rem;
}
.list-bullet li::before, .list-dots li::before {
    content: " ";
    position: absolute;
    top: .5rem;
    left: 0;
    width: .4375rem;
    border-radius: 100%;
    height: .4375rem;
    background: #ced4da;
}
.list-check>li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .4375rem;
}
.list-check>li::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: .75rem;
    color: #00b517;
    position: absolute;
    top: .125rem;
    left: 0;
    content: "ן€"}
.list-normal li {
    padding-left: 1em;
    margin-bottom: .4375rem;
}
.list-normal li:before {
    content: "ג€¢";
    color: #3167eb;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.card, .card-body {
    color: var(--primary-color2);
}
.list-menu {
    list-style: none;
    margin: 0;
    padding-right: 0;
}
.card-product-grid, .item-logo {
    margin-bottom: 1.25rem;
}
.list-menu li {
    margin-bottom: .3125rem;
}
.cols-two {
    -moz-column-count: 2;
    column-count: 2;
}
.cols-three {
    -moz-column-count: 3;
    column-count: 3;
}
.cols-four {
    -moz-column-count: 4;
    column-count: 4;
}
a[class*=card] {
    color: initial;
}
.card-product-grid .topbar a:hover, a[class*=card]:hover .title {
    color: #3167eb;
}
[class*=card-product] a.title {
    color: var(--primary-color2);
    text-align: center;
    font-size: 1.125rem;
    font-size: clamp(.875rem,  .7147rem + .641vw,  1.125rem);
    font-weight: 700;
    margin-top: 1.3125rem;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-wrap: balance;
    white-space: normal;
    width: 100%;
    overflow: visible;
    display: block;
    line-height: 1.4rem;
}
[class*=card-product] .badge-danger {
    position: absolute;
    inset: 0;
    background-color: rgba(32, 33, 37, .64);
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    overflow: hidden;
    z-index: 2;
    font-size: 1rem;
    border-radius: 1.25rem;
}
[class*=card-product] .badge-titlex {
    top: .625rem;
    right: .625rem;
    position: absolute;
}
.icontext p, .item-slide .card-product-grid, [class*=card-product] p {
    margin-bottom: 0;
}
[class*=card-product] .img-wrap {
    overflow: hidden;
    position: relative;
}
[class*=card-product] .img-wrap img {
    max-width: 100%;
    width: auto;
    display: inline-block;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 1.25rem;
}
.card-product-grid .img-wrap {
    border-radius: 0 .2rem 0 0;
}
.card-product-grid .info-wrap {
    overflow: hidden;
    padding: 1.125rem 1.25rem;
}
.card-product-grid .bottom-wrap {
    padding: 1.125rem;
    border-top: .0625rem solid #e4e4e4;
}
.card-product-grid .topbar {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    left: 0;
    text-align: initial;
    padding: .625rem .9375rem;
}
#tov-box-row, .card-product-list, .item-logo, .notify, a.btn.btn-mega-order {
    text-align: center;
}
.card-product-grid .topbar a {
    color: #ccc;
}
.card-product-grid .fix-height {
    height: 5rem;
    overflow: hidden;
}
.card-product-grid .btn-overlay {
    transition: .5s;
    opacity: 0;
    left: 0;
    bottom: 0;
    color: #fff;
    width: 100%;
    padding: .3125rem 0;
    text-align: center;
    position: absolute;
    background: rgba(0, 0, 0, .5);
}
.card-banner, .card-banner .card-body {
    background-size: cover;
    position: relative;
}
.card-product-grid:hover .btn-overlay {
    opacity: 1;
}
.card-product-grid:hover {
    box-shadow: 0 .25rem .9375rem rgba(153, 153, 153, .3);
    transition: .3s;
}
.card-product-list .info-main {
    line-height: 1.75rem;
}
.card-sm .img-wrap {
    height: 10rem;
}
.card-lg .img-wrap {
    height: 17.5rem;
}
.card-banner {
    display: flex;
    overflow: hidden;
    background-color: #fff;
    background-position: center center;
    border-radius: .37rem;
}
.card-body {
    border-radius: .9375rem;
}
.card-banner .card-body {
    z-index: 10;
}
.card-banner .caption {
    background-color: rgba(0, 0, 0, .65);
    z-index: 10;
    padding: 1.25rem;
    color: #fff;
}
.card-banner .caption.bottom {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%}
.card-banner .caption.top {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%}
.card-banner .caption.left {
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
}
.card-banner .text-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    padding: 1.875rem 1.25rem .4375rem;
    border-radius: 0 0 .37rem .37rem;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
    color: #fff;
}
.card-banner .img-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    mix-blend-mode: multiply;
    max-width: 100%}
.card .img-wrap {
    overflow: hidden;
}
.icontext {
    display: inline-flex;
    align-items: center;
}
.notify, .tag {
    display: inline-block;
}
.icontext .text {
    width: 100%;
    line-height: 1.2;
}
.icontext .icon {
    position: relative;
    margin-right: .625rem;
    flex-shrink: 0;
    flex-grow: 0;
}
.icontext .title {
    display: block;
    margin-bottom: 0;
}
.tag {
    padding: .1875rem .4375rem;
    background: #f2f2f2;
    border: .0625rem solid #eee;
    border-radius: .1875rem;
    margin-top: .25rem;
    margin-right: .125rem;
    font-size: 85%}
.item-logo img {
    max-height: 4.0625rem;
}
.notify {
    position: absolute;
    top: -.25rem;
    right: -.625rem;
    padding: .25em .6em;
    font-size: .75rem;
    line-height: 1;
    border-radius: 3rem;
    color: #fff;
    background-color: #fa3434;
}
.price {
    font-weight: 600;
}
.price-old {
    color: #969696;
    margin-left: .1875rem;
    font-size: 85%}
.icon-control {
    float: left;
    font-size: 77%}
.card-header .title {
    margin-bottom: 0;
    line-height: 1;
}
.filter-group-first {
    border-top: .0625rem solid #e4e4e4;
}
.filter-group {
    border-bottom: .0625rem solid #e4e4e4;
}
.filter-group .card-header {
    border-bottom: 0;
    background: 0 0;
}
.filter-group:last-child {
    border-bottom: 0;
}
.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0 .3125rem .3125rem 0;
}
.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) {
    border-radius: .3125rem 0 0 .3125rem;
}
.badge-icons {
    color: #fff;
    background-color: rgba(0, 123, 255, .65);
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: #e2e2e2!important;
}
a.btn-all:hover {
    color: #000;
}
.select-light {
    background-color: #fff!important;
}
.select-success {
    background-color: #f7f7f7!important;
    color: #21254b!important;
}
.text-red {
    color: red;
}
#squaresWaveG {
    position: relative;
    width: 12.9375rem;
    height: 1.5625rem;
}
.squaresWaveG {
    position: absolute;
    top: 0;
    background-color: #000;
    width: 1.5625rem;
    height: 1.5625rem;
    -moz-animation-name: bounce_squaresWaveG;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -webkit-animation-name: bounce_squaresWaveG;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -ms-animation-name: bounce_squaresWaveG;
    -ms-animation-duration: 1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
    -o-animation-name: bounce_squaresWaveG;
    -o-animation-duration: 1s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: normal;
    animation-name: bounce_squaresWaveG;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: normal;
}
#squaresWaveG_1 {
    left: 0;
    -moz-animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
#squaresWaveG_2 {
    left: 1.625rem;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}
#squaresWaveG_3 {
    left: 3.25rem;
    -moz-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
}
#squaresWaveG_4 {
    left: 4.875rem;
    -moz-animation-delay: .8s;
    -webkit-animation-delay: .8s;
    -ms-animation-delay: .8s;
    -o-animation-delay: .8s;
    animation-delay: .8s;
}
#squaresWaveG_5 {
    left: 6.5rem;
    -moz-animation-delay: .7s;
    -webkit-animation-delay: .7s;
    -ms-animation-delay: .7s;
    -o-animation-delay: .7s;
    animation-delay: .7s;
}
#squaresWaveG_6 {
    left: 8.125rem;
    -moz-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
}
#squaresWaveG_7 {
    left: 9.75rem;
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -ms-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s;
}
#squaresWaveG_8 {
    left: 11.375rem;
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -ms-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}
@-moz-keyframes bounce_squaresWaveG {
    0% {
    background-color: #000;
}
100% {
    background-color: #fff;
}
}@-webkit-keyframes bounce_squaresWaveG {
    0% {
    background-color: #000;
}
100% {
    background-color: #fff;
}
}@-ms-keyframes bounce_squaresWaveG {
    0% {
    background-color: #000;
}
100% {
    background-color: #fff;
}
}@-o-keyframes bounce_squaresWaveG {
    0% {
    background-color: #000;
}
100% {
    background-color: #fff;
}
}@keyframes bounce_squaresWaveG {
    0% {
    background-color: #000;
}
100% {
    background-color: #fff;
}
}.sc-card-product {
    height: 100%}
.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter .4s, -webkit-filter .4s;
}
.blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}
.btn-border-red {
    border: .0625rem solid #dc3645!important;
}
.card-box {
    text-shadow: none!important;
}
.card-show-box {
    background-color: var(--bg-section3)!important;
    padding: 1.25rem;
    display: flex;
    flex-flow: wrap;
    height: 100%}
.lazy {
    border-radius: .3125rem;
}
.box-header {
    font-size: 1.5rem;
    font-weight: 700;
    max-width: 100%;
    margin: 0 auto;
    padding-left: .375rem;
    color: var(--primary-color7);
    line-height: initial;
}
.side-btn, a.btn.btn-mega-order {
    font-weight: 700;
    font-size: .75rem;
    border-radius: .625rem;
    letter-spacing: .1em;
}
a.btn.btn-mega-order {
    padding: 0;
    line-height: 1.7rem;
    height: 1.7rem;
    width: 5.5rem;
}
.obj-indent.obj-address-wrap {
    margin-bottom: 1rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.side-btn {
    text-transform: uppercase;
}
#tov-box-row {
    justify-content: center;
}
.card-filter-options {
    text-align: right;
}
.filter-type svg {
    font-size: 1rem;
    min-width: 1.25rem;
}
/* RTL Spec Layout Styles */
.li-spec { list-style: none; margin-bottom: 10px; }
.li-spec-title { font-weight: bold; font-size: .9em; background: #f5f8ff; color:#333; padding: 5px; border-radius: 5px; margin-bottom: 5px; text-align: right; }
.spec-item-row { display: flex; justify-content: space-between; align-items: center; width: 100%; margin-bottom: 4px; padding: 0 5px; direction: rtl; }
.spec-item-row .checkbox-inline-specs { margin: 0; display: flex; align-items: center; gap: 8px; cursor: pointer; }
.spec-text { font-size: 0.9em; transition: font-weight 0.2s ease; }
.spec-item-count { font-size: 0.85em;  direction: ltr; }
.spec-show-more { font-size: 0.8em; color: #007bff; cursor: pointer; text-align: right; padding-right: 5px; margin-top: 5px; display: block; }

.ml-grid .img-wrap .badge { right: auto; left: .6rem; }

.ml-pin {
    position: absolute;
    top: .5rem;
    right: .5rem;
    z-index: 3;
    font-size: 1rem;
    line-height: 1;
    padding: .3rem;
    background: rgba(255,255,255,.92);
    border-radius: 999px;
    box-shadow: 0 1px 4px rgba(27,22,80,.18);
}