﻿#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, #pickup, .delivery-desc, .add-greetings, label[for="order-selection"], #order-selection{
    display: none !important;
}
td[data-title="שם המוצר"]{
	width: 90%;
}

td[data-title="ביטול וחזרה"] a{
	margin: 1px!important;
}

.todo-store .text-start {
    display: none;
}

.navigation-map a span{
    font-size: 30px;
}

.navigation-map{
    padding-top: 10px;
}

.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;
}

.blue-section.d-flex.justify-content-center.align-items-center.position-relative.height-403px {
	min-height:0px!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;
	}
}

  .tnuva-card {
            border: 1px solid #f0f0f0;
            background: #fff;
            height: 100%;
            display: flex;
            flex-direction: column;
            transition: box-shadow 0.3s;
        }
        .tnuva-card:hover {
            box-shadow: 0 10px 20px rgba(0,0,0,0.08);
        }
        .tnuva-image-wrapper {
            height: 480px;
            overflow: hidden;
            position: relative;
        }
        .tnuva-image {
            width: 100%;
            height: 100%;
            object-fit: cover; 
            object-position: top center; 
            transition: transform 0.5s;
        }
        .tnuva-card:hover .tnuva-image {
            transform: scale(1.03); 
        }
        .tnuva-details {
            padding: 15px;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            flex-grow: 1;
            min-height: 120px;
        }
        .tnuva-title {
            font-size: 18px;
            font-weight: bold;
            color: #000;
            margin-bottom: 15px;
            line-height: 1.3;
        }
        .tnuva-btn {
            display: inline-block;
            background-color: #007bff;
            color: #fff !important;
            padding: 10px 30px;
            border-radius: 50px;
            text-decoration: none;
            font-weight: 500;
            align-self: center;
        }
        .tnuva-btn:hover {
            background-color: #0056b3;
        }
  
  
#product-detailes-right .position-relative.background-color-white {
    background-color: #fff !important;
}

.tnuva-details-slide {
    height: 400px; 
    background-color: #fff;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.tnuva-details-img {
    width: 100% !important;
    height: 100% !important;
    background-size: contain !important; 
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.slick-track {
    display: flex !important;
    align-items: center;
}

#product-detailes-right .padding-30px {
    padding-top: 10px !important;
}

.tnuva-main-img {
    width: 100% !important;
    height: 450px !important; 
    background-size: contain !important; 
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-color: #fff !important; 
    
    object-fit: scale-down !important; 
}

@media (max-width: 768px) {
    .tnuva-main-img {
        height: 300px !important;
    }
}

#popup-max .products-section center {
    display: none !important;
}

#popup-max .products-section hr {
    display: none !important;
}