<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1, h2, h3, h4, h5, h6 {
 
  clear: both;
}
*
{
	
	
}
/* errors */


	li.genstatus.v_empty:before 		{ content: 'נתונים חסרים: '; }
	li.genstatus.v_invalid:before  	{ content: 'נתונים שגויים: '; }
	li.genstatus.v_error:before 		{ content: 'שגיאה: '; }
	li.genstatus.v_ok:before 		{ content: 'הפעולה הסתיימה בהצלחה'; }
/* */
span.itemtocartstatus.v_ok:before
{
content: 'הפריט נוסף לסל הקניות שלך';
}
span.updatecart.v_ok:before
{
content: 'הסל עודכן בהצלחה';
}
span.emptycart.v_ok:before
{
content: 'הסל רוקן בהצלחה';
}
span.deleteitem.v_ok:before
{
content: 'הפריט נמחק מהסל';
}

.woocommerce-error.cartStatus0 {
    display: none;
}
/* level = '3' -&gt; only error or ok status*/
	.pass_3 {font-weight: bold;  color: #de784c; display:inline-block; padding: 10px;}
	.pass_3.v_error:before { content: 'שגיאה: '; }
	.pass_3.v_ok:before { content: 'סיסמא נשלחה'; }
.read_policy_p:before{ content: 'נא לאשר את תקנון החנות'; }	
/* items in stock */

/************************************************************************************************************************
Single item page
************************************************************************************************************************/

	span.v_ihidesingle label {
    display: none;
	}
	span.v_istat5 + div[data-wiz-item-price] {
	display: none;
	}
	
	span.Vat0, span.PVat, .b2b-hide {
    display: none;
}

	/*.woocommerce .related ul li.product, .woocommerce-page .related ul li.product
	{width: 25%;}
	.woocommerce .related.products, .woocommerce-page .related.products
	{width: 100%; }*/
/************************************************************************************************************************
Grid
************************************************************************************************************************/

	.more-info {
    display: none !important; /* in general we're hiding the more info buttons */
}
.v_ihide.add2cart + .more-info {
    display: inline-block !important; /*if for some reason the item cannot be bought we're showing the "more info" button */
}
a.button.matrix.m0 {
    display: none !important; /*if the item doesn't have a matrix we're hiding the "chose options" button */"
}
.add2cart.matrix1 .add_to_cart_button, .add2cart.matrix2 .add_to_cart_button { 
    display: none !important; /* if the item has a matrix we're hiding the "add2cart" button */
}
.v_ihide.add2cart ~ a.button.matrix {
    display: none !important; /*if for some reason the item cannot be bought we're hiding the "matrix" button */
}
	.v_istat5 ~ ins span.amount, .v_istat5 ~ .Vat0, .v_istat5 ~ .Vat1 {
	display: none !important;
	}
/* view cart after adding */
	a.added_to_cart.wc-forward[wiz_enabled='no'] {
	  display: none !important;
	}

span.v_iSale.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    margin: 0;
    border-radius: 100%;
    color: #fff;
    font-size: .857em;
    -webkit-font-smoothing: antialiased;
    left: 6px;
    right: auto;
    top: 6px;
}
.recent-galleries-wrap-grid .grid-item {
    margin-bottom: 30px;
    position: relative !important;
    right: auto !important;
    top: auto !important;
}
.recent-galleries-wrap-grid {
    height:auto !important;
}
@media screen and (max-width: 767px) {
    .recent-galleries-wrap-grid .grid-item {
       width: 90% !important;
    }
}
/************************************************************************************************************************
Table
************************************************************************************************************************/
.woocommerce table.shop_table td.product-thumbnail {
    position: relative;
}
tr[data-wiz-item-data] span.v_iSale.onsale {
    top:0px;
	left:auto;
	right:0px;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 6px 12px;
    vertical-align: middle;
}
.woocommerce a {
color:#222;

}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
}
table {
    max-width: 100%;
    background-color: transparent;
}
.woocommerce-message:before {
    content: "\e015";
    color: #8fae1b;
}
.woocommerce-message {
    border-top-color: #8fae1b;
}
table {
    max-width: 100%;
    background-color: transparent;
}
/************************************************************************************************************************
Donations
************************************************************************************************************************/
iframe#VSCreditIframe {
    border: 2px dashed #ff774b;
    border-radius: 12px;
    margin-top: 5px;
}

div[data-wiz-don-details] {
    border: 2px dotted #848484;
    border-radius: 12px;
    margin-top: 5px;
    padding: 10px;
}
.don_3 {font-weight: bold;  color: #de784c; display:inline-block; padding: 10px;}
.don_3.v_error:before { content: 'שגיאה: '; }
.don_3.v_ok:before { content: 'תודה על תרומתך!'; }

/************************************************************************************************************************
Customer Bar
************************************************************************************************************************/
.discount0
{
	display:none;
}
/************************************************************************************************************************
Cart
************************************************************************************************************************/
.emptycart {
    display: none; /* hiding the "cart is empty" message */
}
#wiz-cart.v_ihide + .emptycart {
    display: block !important;
}
/*#wiz-cart.v_ihide form *, #wiz-cart.v_ihide .cart-collaterals {
    display: none;
}
#wiz-cart.v_ihide .emptycart, #wiz-cart.v_ihide .emptycart p
{ display:block;}
#wiz-cart.v_ihide .emptycart a{
	display:inline-block;
}*/

.packsv_ihide span.qty {
    display: none; /* hiding the word "יחידים" if there are no packs */
}	

table.shop_table.cart.v_ihide + .emptycart {
    xdisplay: block;
}
/* making the quantity div look normal sized */
.quantity.wiz-quant .qty {
    float: right !important;
	max-width: 90px !important;
}
.woocommerce #content div.quantity, .woocommerce-page #content div.quantity, .woocommerce div.quantity, .woocommerce-page div.quantity { 
    display: inline-block;
    vertical-align: middle;
}

/* send info about cart */

li.send_cart_p.v_empty:before                   { content: 'נתונים חסרים: '; }
li.send_cart_p.v_invalid:before  { content: 'נתונים שגויים: '; }
li.send_cart_p.v_error:before                     { content: 'שגיאה: '; }
li.send_cart_p.v_ok:before { content: 'תודה על פנייתך, מספר פנייה:'; }



/************************************************************************************************************************
Woo Categories
************************************************************************************************************************/

.wcat ul[data-wiz-cat-container][wiz_index='1']
{
display: none;
}
.woocommerce ul.products li.product.v_iselect .inbox {
    border-color: #ff774b;
}
/************************************************************************************************************************
Sidebar \ Widget Categories
************************************************************************************************************************/
.sidebar-cats li[wiz_index='0'] ul[data-wiz-cat-container]
{
display: none;
}
.with-sub li.cat-item.v_iselect &gt; ul[data-wiz-cat-container]
{
display: block;
    margin-right: 15px;
}
/************************************************************************************************************************
User Details
************************************************************************************************************************/

/* hiding new password on sign up page */
[data-wiz-customer] [data-wiz-details] [wiz_login='no'] {
  display: none;
}
span.required
{
	display:none;
}
label.v_ireq span.required {
    display: inline;
}


/*kits*/
.v_kits{
	padding-top:20px;
}
.v_kits table
{
    border-collapse: collapse !important;
    width: 50% !important;
    vertical-align:top !important;   
    padding:10px !important;
	
}
/*.v_kits th, td {
  width: 50px !important;
  text-align: right !important;
}*/

.v_iSale:before { content: 'מבצע'; }

.v_istat3:before { content: 'פריט לא פעיל'; color: #c09853;}
.v_istat4:before{ content: 'נא פנו אלינו לביצוע הזמנה';  }
.v_istat5:before { content: 'לא נקבע מחיר לפריט'; color: #c09853; }
.v_istat6:before{ content: 'פריט לא נמצא ברשימת המוצרים'; color: #c09853; }
.v_istat7:before{ content: 'פריט לא במלאי'; color: #c09853; }
.v_istat8:before{ content: 'פריט לא נמצא ברשימת המוצרים'; color: #c09853; }

.v_ihide, .v_iHide {display:none !important;}
.v_iselect { font-weight:bold;}
.v_inosel { font-weight: normal !important;}
.v_ilast{}


/* fixing the cart running away */
ul.sub-menu.cart-contents {
    right: auto !important;
    left: 0px !important;
}

/* breadrumbs */

 .woocommerce #breadcrumbs, .woocommerce-page #breadcrumbs {

     margin-bottom: 0px; 
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce #content div.product div.thumbnails a.first, .woocommerce #content div.product div.thumbnails:after, .woocommerce .cart-collaterals:after, .woocommerce .col2-set:after, .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs ul.tabs:after, .woocommerce div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails:after, .woocommerce ul.products, .woocommerce ul.products li.first, .woocommerce ul.products:after, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails:after, .woocommerce-page .cart-collaterals:after, .woocommerce-page .col2-set:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:after, .woocommerce-page div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails:after, .woocommerce-page ul.products, .woocommerce-page ul.products li.first, .woocommerce-page ul.products:after {
    clear: both;
}


.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}
.clear, .woocommerce .woocommerce-breadcrumb:after, .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-message:after {
    clear: both;
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce #content div.product div.thumbnails a.first, .woocommerce #content div.product div.thumbnails:after, .woocommerce .cart-collaterals:after, .woocommerce .col2-set:after, .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs ul.tabs:after, .woocommerce div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails:after, .woocommerce ul.products, .woocommerce ul.products li.first, .woocommerce ul.products:after, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails:after, .woocommerce-page .cart-collaterals:after, .woocommerce-page .col2-set:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:after, .woocommerce-page div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails:after, .woocommerce-page ul.products, .woocommerce-page ul.products li.first, .woocommerce-page ul.products:after {
    clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #d3ced2;
    z-index: 1;
}
div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none;
}
.nav-main .pojo-menu-cart a.pojo-menu-cart-contents .icon-cart:before {
    content: '[' !important;

}
form.form.wiz-form-search.top-header {
    xmargin-top: 72px;
}
.sticky-header form.form.wiz-form-search.top-header {
    margin-top: 16px;
}
button.wiz-search-submit.button {
    position: absolute;
    left: 7px;
    top: 2px;
    background: none !important;
    color: black !important;
    border: none !important;
	padding: 0px !important;
	
}
input.field.search-field {
    width: 218px;
    border-color: #eaeaea;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 25px;
	    padding: 3px;
		    padding-left: 20px;
}
@media (max-width: 770px)
{
[data-wiz-auto-complete] {
	display:none !important;
}
}
/* auto complete */
[data-wiz-suggestion] {
    height: 70px;
}
[data-wiz-auto-complete] {
    position: absolute;
    background: white;
    z-index: 9999;
        width: 250px;
}
.sf-menu li [data-wiz-suggestion] a {
    padding: 0;
	line-height:1;
}
[data-wiz-suggestion] img
{
	height: 60px;
	xwidth:40px;
}
.sf-menu li [data-wiz-suggestion] span {
    font-size: 14px;
	color: #3f3e3d;
}.sf-menu li [data-wiz-suggestion] a:hover *{
    font-weight: normal !important;
}
/* products index */
 .product .image-link{
}

/* products grid */
[data-wiz-grid]
{
	display:inline-block;
	width:100%;
}
.woocommerce #wiz-grid ul.products li.product[data-wiz-item], .woocommerce-page #wiz-grid ul.products li.product[data-wiz-item]
{
	width: 25%;
}
@media only screen and (min-width: 959px) {

.woocommerce #wiz-grid ul.products[data-wiz-container] li:nth-child(4n+6) /* 4 items in a row*/
{
	clear:both;
	
}
}

@media only screen and (max-width: 959px) 
{
	.woocommerce #wiz-grid ul.products li.product[data-wiz-item], .woocommerce-page #wiz-grid ul.products li.product[data-wiz-item] {
		width: 50%;
	}
	.woocommerce #wiz-grid ul.products[data-wiz-container] li:nth-child(2n) /* 4 items in a row*/
	{
	clear:none;
	}
	.woocommerce #wiz-grid ul.products[data-wiz-container] li:nth-child(2n+4) {
		clear: both;
	}
}
/*@media only screen and (max-width: 499px)
{
	.woocommerce #wiz-grid ul.products li.product[data-wiz-item], .woocommerce-page #wiz-grid ul.products li.product[data-wiz-item] {
		width: 100%;
	}
}*/
span.amount {
    color: #919191;
}

a.caption, span.price {
    text-align: center;
}

ins {
    display: block;
    text-align: center;
	font-weight:normal;
}
a.button.wicon {
    background: none;
    border: none;
}
/* grid title */

h3[data-wiz-title] &gt; span {
    color: white;
    width: 100%;
    display: block;
    background-position: right center;
    
    padding: 10px 20px;
    background-repeat: no-repeat;
		position:relative;
			background: #b3321d;
}


[data-wiz-cat-loc] [data-wiz-cat-container] span:after {
	סcontent: "&gt;&gt;";
	סpadding:0px 5px;
	}


[data-wiz-cat-loc] [data-wiz-cat-container] span.v_ilast:after {
    content: "";
}
input.input-text.qty.text {
    max-width: 60px;
}
/* side bar categories */

[data-wiz-cat-item] span {
    font-size: 15px;
}
[data-wiz-cat-item].v_iselect &gt; a &gt; span
{
	text-decoration:underline;
	font-weight:normal;
}
[data-wiz-cat-item]{
    padding-bottom: 5px;
}

/************************************************************************************************************************
Categories on main page
************************************************************************************************************************/
.categories-main[data-wiz-cat-container][wiz_index='0']
{
	text-align: center;
}

/* items grid */
.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: none;
	text-align:center;
}

li.product .button {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /*height: 35px;*/
    padding: 4px 35px;
}
.footer-cats {
    height: 260px;
    overflow: hidden;
}

#top-bar .pull-left .textwidget &gt; p {
    display: none;
}


/* pagination */
nav.woocommerce-pagination ul li.v_iselect {
    background: #3a3f42;
}
nav.woocommerce-pagination ul li.v_iselect a{
    color: #eff0f2;
}

	
	/* attributes */
	.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
    line-height: 1.5;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    border-top: 0;
    margin: 0;
}
.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0,0,0,.1);
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}
.woocommerce table.shop_attributes th
{
	width:20%;
}</pre></body></html>