/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 04 2025 | 12:46:16 */
/*------------- P R O D U C T -------------*/
.postid-125 .bundle_price_wrap .section:first-child .title,
.postid-126 .bundle_price_wrap .section:first-child .title{
	font-size: 0;
	margin-top: 6px;
}
.postid-125 .bundle_price_wrap .section:first-child .title:before {
    content: "5% הנחת ארגז";
	font-size: 17px;
}
.postid-126 .bundle_price_wrap .section:first-child .title:before {
    content: "10% הנחת ארגז";
	font-size: 17px;
}
.postid-125 .bundle_price_wrap .section:first-child .title:after {
    content: " + 5% שופינג IL";
	font-size: 17px;
}
.postid-126 .bundle_price_wrap .section:first-child .title:after {
    content: " + 10% שופינג IL";
	font-size: 17px;
}
.postid-63 .bundle_price_wrap .section:first-child .title:after {
    content: " שופינג IL";
	font-size: 17px;
}

.header-top-msg {
    background-color: #185abc !important;
}


.bundle_price_wrap .section:first-child .sale_calc:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    width: 175px;
    height: 50px;
    background-image: url(/wp-content/uploads/2025/11/shoppingIL_Logo.svg);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: contain;
}
.bundle_price_wrap .sale_calc {
    color: #185abc !important;
}
header#masthead .cart-count {
    top: 12px !important;
    left: 21px !important;
}


/*------------ T I M E R --------------*/
.timer {
    display: flex !important;
    align-items: center;
}
.timer img {
    height: 30px;
	margin: 0 20px;
}
.timer .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.timer .cell {
  text-align: center;
  padding: 10px;
}
.timer .value {
    font-size: 25px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    color: #262321;
}
.timer .label {
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #262321;
}


.timer .cell:not(:last-child) {
  position: relative;
}


@media (max-width: 767px) {
.timer .grid {
    display: flex;
    align-items: center;
}
.timer .cell {
    padding: 4px;
}
.timer .value {
    font-size: 15px;
}
.timer .label {
    font-size: 10px;
    letter-spacing: 0;
}

.mobile-header .container .col.col-2 .timer img {
    height: 40px;
    margin: -5px 0 -5px 2px;
}

.postid-125 .bundle_price_wrap .section:first-child {
    display: block;
    text-align: center;
}
.postid-126 .bundle_price_wrap .section:first-child {
    display: block;
    text-align: center;
}
    .mobile-header .container .col.col-2 {
        justify-content: space-between !important;
    }



}
