#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, html.todo-thankyou .link-invoice {
    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;
}

#coupon-error{
	bottom: -7px;
}
#coupon-success{
	bottom: -28px;
}
#coupon-success:after {
    content: 'לחץ המשך לסיום ההזמנה';
    display: block;
}

footer {
    padding-top: 0; 
}
.set-club span{
	height: 90px!important;
}
.btn-show-131{
	background-color: #ff4f4f;
	border: 2px solid transparent;
	box-shadow: none;
}	
.btn-show-133{
	background-color: #68edd6;
	border: 2px solid transparent;
	box-shadow: none;
}	
.btn-show-134{
	border: 2px solid transparent;
	box-shadow: none;
}

.btn-show-131:hover, .btn-show-131:active, .btn-show-131:focus{
	background-color: #ff4f4f;
	box-shadow: none!important;
	border: 2px solid #000!important;
	
}
.btn-show-133:hover, .btn-show-133:active, .btn-show-133:focus{
	background-color: #68edd6;
	box-shadow: none!important;
	border: 2px solid #000!important;
}

.btn-show-134:hover, .btn-show-134:active, .btn-show-134:focus{
	box-shadow: none!important;
	border: 2px solid #000!important;
}

@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;
	}
	.set-club span{
		height: auto!important;
		overflow: visible!important;
	}
	.product-text{
		max-height: none!important;
	}
}

.shipping-container{
    display: none !important;
}

