.elementor-kit-20{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-522acd5e:#000;--e-global-color-6f212a91:#FFF;--e-global-color-5bf20123:#F5B200;--e-global-color-5b5f1a7c:#E8402D;--e-global-color-4d0ab412:#EDF0F2;--e-global-color-7b6f10c9:#F088B6;--e-global-color-73528959:#28B6C0;--e-global-color-6daf71a0:#4C3B89;--e-global-typography-primary-font-family:"Ploni";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Ploni";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ploni";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ploni";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1199px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */html, body{
    font-family: Ploni !important;
}

.elementor *:focus{
    outline:none;
}

.jet-dropdown-arrow{
    padding-right: 5px !important;
}

.jet-checkboxes-list__row{
    line-height: 1.3;
}

.banner .jet-images-layout__item:not(:first-child){
    display: none;
}

.posts .elementor-post__card:hover{
      box-shadow: 0 30px 50px 0 rgba(0,0,0,0.1);
    z-index: 5;
}

.elementor-nav-menu--dropdown li a{
    border-radius: 0px !important;
}

.cube .elementor-cta__bg-overlay{
    background-image:linear-gradient(to bottom,rgba(0,0,0,0) 30%,rgba(0,0,0,.7))
    
}

.jet-images-layout__item  {
margin-top: 30px !important;
margin-bottom: 30px !important;
}

.elementor-menu-cart__main .variation-Vendor{
    display: none
}

.elementor-menu-cart__container:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.elementor iframe{
    border-radius:8px;
    max-height: 300px;
}

.price{
    margin: 0px !important
}


/*פילטרים*/

.jet-active-tag{
    margin-left: 10px;
}

.fillbox .jet-list-tree__children{
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 0px;
}

.fillbox .jet-list-tree__parent .jet-checkboxes-list__label{
    font-weight: 700 !important;
}

.jet-list-tree__parent .jet-filters-counter{
    display: none;
}

/*עגלה*/

.xt_woofc-title, .lSSlideWrapper{
	direction: ltr;
}

.xt_woofc-sp-item{
	direction: rtl;
}

.xt_woofc-product-title, .xt_woofc-price,	.xt_woofc-sp-title, .xt_woofc-delete-item, .xt_woofc-title, .xt_woofc-undo, .xt_woofc-no-product
{
		font-family: 'Ploni' !Important;
	font-size: 20px !important;
}

.xt_woofc-inner .xt_woofc-body .xt_woofc-list, .xt_woofc-sp{
	padding: 10px 20px 10px 20px;
}

.xt_woofc-sp-right-area a.button{
	background-color: #E8402D;
	border-radius: 8px;
}

.xt_woofc-sp-right-area a.button:hover{
	background-color: #F5B613;
}
.xt_woofc-sp-right-area a.button, .xt_woofc-sp-product-title, .xt_woofc .price{
		font-family: Ploni;
	font-size: 16px !important;
	    width: 100% !important;
}

.xt_woofc-sp-right-area{
	text-align: center !important;
}

.rtl .xt_woofc-inner .xt_woofc-checkout em::after{
left: -30px;
}

.xt_woofc-footer-label, .amount{
    		font-family: Ploni;
}

/*כפתור הוספה לסל*/

table.variations td.value select{
        font-family: Ploni !important;
        font-size: 20px !important;
}


form.cart{
    flex-wrap: wrap;
    display: flex;
}

table.variations{
    border: none !important;
    margin-bottom: 20px !important;
}


td.label{
    border: none;
    text-align: center;
    margin-top: 0px !important;
}


td.value{
    min-width: 100% !important;
    border: none;
        margin-right: 10px;
    font-family: Ploni !important;
    
}

.woocommerce-variation-add-to-cart{
    display: flex;
    flex-wrap: nowrap;
    /*width: 100%;*/
    justify-content: center !important;
    align-items: center;
    
}

td.value:before{
        height: 40px !important;
}

.woocommerce-variation-price .woocommerce-Price-amount{
    font-family: Ploni !important;
    font-size: 30px !important;
    color: #28B6C0;
}/* End custom CSS */