#element1, .dec-me-minus, .increase-me-plus, .update-cart, .search-form-full-container, .price-tag, nav, footer, #sub-total, #contact-us, .navigation-map a:first-child, .navigation-map span.pr-1.pl-1{
    display: none !important;
}

.navigation-map a span{
    font-size: 30px;
}

.shabat-sale {
    top: 53px;
    right: -66px;
    padding: 10px 90px;
}
.todo-order .order-table th[scope="col"]:nth-child(2),
.todo-order .order-table td:nth-child(2),
.todo-order .order-table th[scope="col"]:nth-child(3),
.todo-order .order-table td:nth-child(3),
.todo-order .order-table th[scope="col"]:nth-child(4),
.todo-order .order-table td:nth-child(4){
	display: none;
}
#bussines-header .opacity-section-overlay{
	display: none;
}
/*
#validate-coupon-recaptcha:before {
    content: 'עבור עובדי טאץ\', יש להקליד מספר עובד ואין לרענן את העמוד לאחר מכן!';
    display: block;
    font-size: 12px;
}
*/
#coupon-error{
	bottom: -7px;
}
#coupon-success{
	bottom: -28px;
}
#coupon-success:after {
    content: 'לחץ המשך לסיום ההזמנה'; 
    display: block;
}

footer {
    padding-top: 0;
}

@media (max-width: 992px) {
    .orcam-hide {
        display: none!important;
    }
    .orcam-show {
        display: block!important;
    }
	.height-403px{
		min-height: 370px!important;
	}
	.opacity-section-overlay{
		display: none!important;
	}
	.navigation-map{
		visibility: hidden;
	}
}

.shipping-container{
    display: none !important;
}

