/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 14

All css files are placed in /css/ folder
*/

.pswp__ui--idle .pswp__top-bar {
    display:none!important
}

.pswp__ui {
    visibility: hidden!important;
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
    visibility: hidden!important;
    display:none!important
}
label[for="payment_method_ppec_paypal"] {
    display: none!important;
}
.zoom-add-to-cart{
    color: white;
    z-index: 99999999;
    left: -9%;
    top: 39%;
    display: block;
    position: absolute;
    background: #001fff;
    padding: 3px 20px;
    font-size: 15px;
}


.pswp {
    z-index: 999999;
    /*pointer-events: none;*/
}
a#buy {
pointer-events: visible!important;
}

.header-stack.header-center #Top_bar .logo {
    text-align: center;
    margin-bottom: 12px;
}
.is-sticky .logo a.Home-button{
display:none!important}

.pswp__container #Wrapper,.pswp__container h1.product_title.entry-title {display:none}

.popup-cart .wcppec-checkout-buttons.woo_pp_cart_buttons_div,.popup-cart .yith-wcwl-add-to-wishlist,.popup-cart .product_meta,.popup-cart h1.product_title.entry-title,.popup-cart p.price{display:none!important}

.popup-cart td.value {
    float: left;
}
.popup-cart form.variations_form.cart {
    position: absolute;
    zoom: 1;
    z-index: 9999999999999999;
    background: rgba(158, 158, 158, 0);
    float: left;    top: 0;    left:-63%; display:none
}

.popup-cart form.variations_form.cart td.label:first-child,.popup-cart .quantity{
    display: none!important;
}

div#fancybox-overlay {
   pointer-events: none;
    background-color: rgb(0, 0, 0)!important;
    opacity: 1!important;
}
div#fancybox-wrap {
    top: 20%!imoprtant;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url(fancybox.png) -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
    display: none!important;
}

aside#woocommerce_product_categories-2 {
    display: none;
}
.wcppec-checkout-buttons__separator:after {
    content: '— או —';
    display: block;
    color: #000;
}
.wcppec-checkout-buttons__separator {
    color: rgba(255, 0, 0, 0)!important;
}
#Top_bar a#header_cart {
    top: -8px!important;
}
#Top_bar a#header_cart {
    margin-right: 30px;
    font-size: 40px;
    position: relative;
    margin-top: -8px;
    height: 64px;
}
a#header_cart:after {
    content: 'סל הקניות';
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    left: 5px;
    font-weight: bold;
}
p#billing_company_field {
    display: none;
}
input#billing_address_2 {
    display: none;
}
.column.one-second.summary.entry-summary .wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    display: none!important;
}

.payment_box.payment_method_ppec_paypal {
    display: none!important;
}

.payment_box.payment_method_ppec_paypal {
    display: none!important;
}
/*tr.order-total th:after {
    content: '';
    color: #000;
}
*/
tr.order-total th {
    color: #000;
}
.woocommerce-checkout h1:after {
    content: 'דף פרטי משלוח';
    text-indent: 0px;
}
.woocommerce-checkout h1 {
    margin-left: -12px;
}
.image_frame:hover .image_wrapper .image_links, .image_frame.hover .image_wrapper .image_links {
    bottom: 0;
    display: none;
}
ul.cart_list.product_list_widget li.empty:before {
    content: 'אין לך מוצרים בסל'!important;
    display: block!important;
    color: #444444!important;
}

ul.cart_list.product_list_widget li.empty {
    color: #ffffff00!important;
}


@media (max-width:0px){
#fancybox-loading {
    position: fixed!important;
    top: 0px!important;
    left: 0!important;
    width: 55px!important;
    height: 40px!important;
    margin-top: 0!important;
    margin-left: 0!important;
    cursor: pointer!important;
    overflow: hidden!important;
    z-index: 1104!important;
    width: 100%!important;
    background: black!important;
    height: 100%!important;
    width: 100%!important;
}
}

a#buy {
    display: none!important;
}
@media (max-width:769px){
.popup-cart form.variations_form.cart {
    top: -586px;
    left: -1px;
    display: none;
}
a#view-more-image {
    top: 0!important;
}


}

@media only screen and (min-width: 1240px){
#Top_bar.is-sticky {
    height: 100px;
}
}
@media(max-width:480px){
    .cart-collaterals tr.cart-subtotal td:before {
    content: "סיכום מחיר:" !important;
    color: black;
    display: block !important;
    font-size:16px;
}
    .cart-collaterals tr.order-total td:before {
    content: 'סה"כ' !important;
    color: black;   
    display: block !important;
    font-size:16px;}
.cart_totals table.shop_table.shop_table_responsive tr td:before {
    display: none;


