#element1, #order-ship-form .row, .self-gift, .dec-me-minus, .increase-me-plus, .update-cart, .price-tag, .search-form-full-container, nav, footer, #sub-total, #contact-us, .navigation-map a:first-child, .navigation-map span.pr-1.pl-1, html.todo-thankyou .link-invoice, #pickup, .delivery-desc, .add-greetings, label[for="order-selection"], #order-selection{
    display: none !important;
}
td[data-title="שם המוצר"]{
	width: 90%;
}

.todo-store .text-start {
    display: none;
}

.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),
.todo-order .order-table th[scope="col"]:nth-child(5), 
.todo-order .order-table td:nth-child(5){
	display: none;
}
.blue-section {
    background-size: contain;
    background-position: top center;
	background-repeat: no-repeat;
}

#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;
}

.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;
}

.row .order-container-href{
	color: #0f76ec;	
}

.row .order-container-href:hover{
	color: white;	
}


@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;
	}
}
