.elementor-8179 .elementor-element.elementor-element-ccf5586{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS */td {
    border-width: 0px 0px 2px 0px !important;
}


.out-of-stock-message {
    color: red;
    font-weight: bold;
    text-align: center;
}







.out-of-stock-message {
    color: red;
    font-weight: bold;
    text-align: center;
}


/*מעלים תצוגת מלאי מהכרטיסים*/
.stock.in-stock {
    display: none;
}

.stock.out-of-stock {
    color: white;
}

/*קוד מבטל הוספה לעגלה לפני פתיחת מכירה*

.elementor-add-to-cart.elementor-product-simple {
    display: none;
}

.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-836cd6a{
        display: none;
}

.elementor-26647 .elementor-element.elementor-element-a5383ec {
    width: 100%;
}

---------------סוף קוד---------------*/



a.added_to_cart.wc-forward {
    display: none;
}



/*קוד טבלאת מוצרים*/
.wc-product-table td, .wc-product-table th {

    text-align: right !important;
        vertical-align: middle !important;

}

td.col-name.dtr-control {
	font-size: 35px;
	font-family: Amatic SC;
	font-weight: 800;
color: 	var( --e-global-color-bc7294a );
}
td.col-price {
	font-size: 35px;
		font-family: Amatic SC;

	font-weight: 800;
	color:	var( --e-global-color-070bc19 );
}


button.single_add_to_cart_button.button.alt, .product-details-button {
	font-family: Amatic SC;
	font-size: 35px !important;
	background-color: var( --e-global-color-5018c2a ) !important;
	line-height: 30px !important;
    padding: 0px 0px 0px 0px !important
    height: auto !important;
    color: var(--e-global-color-200fac3) !important;

}

button.single_add_to_cart_button.button.alt:hover {
	background-color: #44c8ff !important;

}



thead {
    display: none;
}

.wc-product-table-wrapper {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.add-to-cart-wrapper.with-cart-button {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}





a.added_to_cart.wc-forward {
    color: white;
}



/*מסדר טבלת מחירים מובייל*/
@media (max-width:767px){

.wc-product-table-wrapper.hello-elementor table,.wc-product-table-wrapper.hello-elementor tr,.wc-product-table-wrapper.hello-elementor td {
    display: flex!important;
    justify-content: center !important;
        align-items: center;
}

.wc-product-table-wrapper.hello-elementor tr {
    flex-direction: row;
    flex-wrap: wrap;

padding:10px
}

.wc-product-table-wrapper.hello-elementor tr > td {width: 100%;justify-content: center;flex-grow:1;  

}

.wc-product-table-wrapper.hello-elementor tr > td:first-child {width: 100%;text-align: center;}

.wc-product-table-wrapper.hello-elementor .wc-product-table .product .add-to-cart-wrapper button.button {
    padding-inline: 10px;
}


button.single_add_to_cart_button.button.alt {
    padding: 10px !important;
}

td {
    border-width: 1px !important;
}

button.single_add_to_cart_button.button.alt {
    padding: 13px !important;
    line-height: 0 !important;
}
}





#h-tickets{
    display: none;
}/* End custom CSS */