/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/*
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: 17.8.6

All css files are placed in /css/ folder


*/



























#card{
    max-width: 100%;
    position: fixed;
    bottom: 5px;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 100;
    width: 100%;
}

/*body{*/
/*    display: none;*/
/*}*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}
.woocommerce-cart-form .quantity input[type="number"]{
    max-width: 35px;
    padding: 0;
}
.woocommerce table.shop_table th{
    font-size: 22px!important;
}
.woocommerce .quantity input.qty{
    font-size: 20px;
    min-width: 35px!important;
}
.woocommerce .quantity{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.woocommerce .cart-collaterals h2 {
    font-size: 25px;
    line-height: 27px;
}
.woocommerce .cart-collaterals .shop_table td{
    font-size: 22px;
}
.woocommerce .quantity .increment,  .woocommerce .quantity .decrement{
    font-size: 25px!important;
    padding: 0 10px;
}
.woocommerce table.cart a.remove span {
    padding: 1px 0 0 8px!important;
}
.woocommerce .shop_table .product-remove a.remove {
    width: 25px!important;
    height: 25px!important;
}
.top_bar_right_wrapper a:before{
    content: '';
    width: 120px;
    height: 45px;
    background-image: url("https://papa-group.co.il/wp-content/uploads/2020/03/pay.png");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 20px;

}
#Top_bar a#header_cart span{
    top: auto!important;
}

/*#shop .desc .bottom a{*/
/*    display: none;*/
/*}*/
#Top_bar a#header_cart{
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;

}
#callnowbutton{
    width: 30px!important;
    left: auto!important;
    right: 5px!important;
    bottom: 10px!important;
    border-radius: 0!important;
    padding-right: 10px!important;
    padding-left: 15px;
    background-size: 40px!important;
    height: 50px!important;

}
#header_cart{
    padding-top: 10px;
}
.woocommerce ul.products.list li.product > a:not(.button), .woocommerce ul.products.list li.product > .hover_box, .woocommerce ul.products.list li.product .image_frame {
    display: block;
    width: 33%;
}
#shop ul.products.list li.product .desc{
    background: transparent;
    padding-left: 0!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
}
/*#shop .quantity:before{*/
/*    display: none;*/
/*}*/
.kat-name{
    text-align: center;
    font-size: 33px;
    font-weight: 600;
    color: #ffffff;
    line-height: 33px;
    padding: 6px 10px 10px 10px;
    border-radius: 22px;
    margin-bottom: 45px;
    background: #950914;
    max-width: 250px;
}
.woocommerce .shop_table .product-name a {
    font-size: 24px !important;
    line-height: 26px;
}
#shop ul.products li.product .price .price span.woocommerce-Price-amount{
    font-size: 44px;
}
#shop ul.products li.product .price .price span.woocommerce-Price-currencySymbol{
    font-size: 32px;
    padding-right: 5px;
}
#shop .quantity div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    width: 30px;
    font-size: 28px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;

    -webkit-user-select: none;

       -moz-user-select: none;

        -ms-user-select: none;

            user-select: none;
}
#shop .desc form:before{
    content: 'כמות';
    font-size: 34px;
    color: #000000;
    font-weight: 500;
    padding: 0 0 25px 15px;
    margin-right: 30px;
}
#shop .widget > h3{
    font-size: 33px!important;
    text-align: center;
    direction: rtl;
    padding: 10px!important;
    border-radius: 22px;
    margin-bottom: 10px;
    margin-top: 20px;
}
#shop .widget_mfn_menu ul li a{
    text-align: center;
    font-size: 33px;
    font-weight: 600;
    line-height: 33px;
    padding: 6px 10px 10px 10px;
    border-radius: 22px;
    margin-bottom: 10px;
}
#shop #widget_mfn_menu-2{
    padding-bottom: 45px;
}
#shop .quantity {
    padding: 5px;
    border: 1px solid #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    max-width: 150px;
    width: 150px;
}
#shop .quantity label{
    display: none;
}
#shop .quantity input.qty{
    font-size: 28px;
    border: none;
    max-width: 50px;
    padding: 0;
    width: 50px;
    min-width: auto;
    margin: 0;
    height: 35px;
    -webkit-box-shadow: none;
            box-shadow: none;
}
#shop form .quantity{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    margin-bottom: 0;
}
#shop form{
    color: #000;
}
#shop ul.products.list li.product {
    background-color: #ffffff;
    border-bottom: none;
    border-radius: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px 60px !important;
    width: 100% !important;
    padding: 25px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: static;
}
.woocommerce .cart-collaterals .cart_totals {
    padding-right: 15px;
}
.confirm_add{
    display: none;
}
.woocommerce ul.products.list li.product > a:not(.button), .woocommerce ul.products.list li.product > .hover_box, .woocommerce ul.products.list li.product .image_frame{
    display: block!important;
    width: auto!important;
}
#shop ul.products.list li.product img {
    max-height: 260px;
    height: 260px;
    border-radius: 35px;
    width: auto;
}
/*#shop .desc a{*/
/*    display: none;*/
/*}*/
#shop .desc{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: static;


}
#shop .desc .top{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}


#shop .desc .top .title-block{
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: space-between;
}
#shop .desc .top {
    min-height: 40%;
}
#shop .desc .top a{
    display: none;
}
#shop .desc .top h4 a {
    color: #D50000;
    font-size: 46px;
    font-weight: 600;
    display: block;
}
#shop .desc .text p{
    line-height: 32px;
    font-size: 34px;
    margin-top: 10px;
    color: #000000;
    font-weight: 500;
}
#shop .desc .bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;

}

@media (max-width: 768px) {
    #shop .desc .bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: row;
        -ms-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: flex-end;

    }
    #shop ul.products.list li.product .desc {
        padding-top: 15px !important;
    }
#shop .desc .bottom a.button {
    margin-right: 0;
}
}

li.product .variations_form.cart {
    max-width: 200px;
}
li.product .variations_form.cart p.labelforvariable{
    margin-bottom: 0;
}

li.product .variations_form.cart div.variations {
    background: url('images/arrowd.png') no-repeat left 10px center;
        background-size: 20px 10px;
    padding: 0;
    margin-bottom: 15px;
}

li.product .variations_form.cart div.variations select {
    margin-bottom: 0;
    font-size: 20px;
    border: 1px solid #000;
    background: transparent !important;
    padding: 5px 10px;
}

li.product .variations_form.cart {
    
    /*display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;*/
}

.woocommerce ul.products li.product .button {
    margin-top: 0 !important;
}

#shop .desc .bottom form{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;

}
#shop .desc .bottom a.button:after{
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none!important;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    font-size: 25px;
    content: '\e814'!important;
    color: #ffffff;
    opacity: 1!important;
    background: none!important;
    position: static!important;

}
.shop-filters{
    display: none;
}
#shop .desc .bottom a.button {
    border-radius: 45px;
    padding: 20px;
    background-color: #ea2227;
    font-size: 30px;
    margin-left: 0;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#shop a.woocommerce-LoopProduct-link h2{
    display: none;
}
#shop a.woocommerce-LoopProduct-link span{
    display: none;
}
#shop ul.products li.product .price .price{
    font-size: 30px!important;
    color: #000!important;
    font-weight: bold;
}
#shop ul.products li.product div.price p{
    content: 'למנה';
    font-size: 25px;
    color: #000000;
    font-weight: 500;
    padding: 7px 0 10px 0;
    display: block;
    line-height: 30px;
    margin-bottom: 0;
}
#header_cart i{
    display: none;
}
#Top_bar.is-sticky{
    top: 0!important;
}
.header-stack #Top_bar .top_bar_right_wrapper{
    top: -10px!important;
}
#shop p.mesage{
    color: #fff;
    font-size: 29px;
    line-height: 35px;
    margin-bottom: 55px;
    font-weight: lighter;
}
#shop  ul.products.list li.product .desc h4 {
    line-height: 34px;
    padding-left: 15px!important;
}
#Top_bar a#header_cart span{
    width: 30px!important;
    height: 30px!important;
    font-size: 17px!important;
    line-height: 30px!important;


}
#Top_bar a#header_cart{
    top: 10px!important;
    padding: 10px 0;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
  display: none!important;
}
.sections_group .close{
    margin-top: -10px;
}
.woocommerce-store-notice.demo_store{
    background: #AF2838!important;
    color: #ffffff!important;
}
.woocommerce-cart-form .product-price span.woocommerce-Price-amount, .woocommerce-cart-form .product-subtotal span.woocommerce-Price-amount{
    font-size: 25px;
}
#shipping_method li{
    text-align: right;
}
.woocommerce-checkout #payment div.payment_box{
    height: 75px;
}
.alert_info .alert_icon{
    display: none;
}

@media only screen and (max-width : 1050px){
    #shop ul.products.list li.product {
        margin: 0 0 20px !important;
    }
    .with_aside .sections_group{
        width: 100%!important;
    }
    .with_aside .sidebar.columns{
        width: 100%!important;
        max-height: 450px;
    }
    #menu-category li{
        width: 48%;
        margin: 5px 1%;
    }
    #menu-category{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;

    }
}
@media only screen and (max-width : 1250px){
    .woocommerce .cart-collaterals .cart_totals {
        width: 70% !important;
    }
    .archive #shop #Content .content_wrapper{
        max-width: none;
    }
}
@media only screen and (max-width : 960px){
    .woocommerce .cart-collaterals .cart_totals {
        width: 97% !important;
    }
    .sections_group .section_wrapper{
        max-width: none;
    }
}
@media only screen and (max-width : 769px){
    .woocommerce form .form-row label, .woocommerce-page form .form-row label{
        font-size: 18px;
    }
    .woocommerce-shipping-totals.shipping td{
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: end;

    }
    .woocommerce .cart-collaterals h2{
        padding-right: 10px;
    }
    .woocommerce-shipping-totals.shipping td ul li{
        font-size: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

    }
    .woocommerce ul#shipping_method li input{
        margin-top: 7px!important;
    }

    #shipping_method li{
        text-align: right;
    }
    .woocommerce .cart-collaterals .cart_totals {
        width: 98% !important;
    }
    .woocommerce .cart-collaterals .cart_totals {
        padding-left: 10px;
        padding-right: 5px;
    }
    .woocommerce .quantity {
        /*width: 90px;*/
        margin-right: auto;
    }
    #shop .quantity{
        margin-right: 0;
        margin-left: auto;
    }
    .woocommerce .shop_table td:before{
        font-size: 18px;
    }
    .woocommerce .shop_table td{
        padding: 13px 10px;
    }
    .woocommerce .cart-collaterals .shop_table .woocommerce-shipping-totals td{
        text-align: center!important;
    }
    .woocommerce .quantity .increment,  .woocommerce .quantity .decrement{
        width: 35px;
        margin-right: auto;
        text-align: center;
        margin-left: auto;
    }
    .woocommerce table.cart a.remove span {
        padding: 3px 0 0 9px!important;
    }
    #woocommerce_product_search-2{
        display: none;
    }
    #woocommerce_price_filter-2{
        display: none;
    }
    .woocommerce-checkout .section_wrapper{
        padding: 0!important;
    }
    .woocommerce-cart .section_wrapper{
        padding: 0!important;
    }
    .woocommerce-billing-fields__field-wrapper p{
        float: none!important;
        width: 100%!important;
    }
    #shop .widget_mfn_menu ul li a{
        font-weight: normal;
    }




    .mobile-tb-hide #Top_bar .top_bar_right{
        max-width: 100%!important;
        position: fixed!important;
        bottom: 5px!important;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        z-index: 100;
        width: 100%;
    }
    .cart-empty{
        text-align: center;
    }
    .return-to-shop{
        text-align: center;
    }
    footer#Footer{
        padding-bottom: 50px;
        position: relative!important;
    }
    footer#card{
        /*display: flex;*/
    }
    footer#card img{
        max-width: 150px;
    }
    footer#card a{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    footer#card span{
        color: #ffffff;
        background-color: #9b0a15;
        width: 30px;
        height: 30px;
        font-size: 17px;
        line-height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-right: 5px;
    }

    #shop ul.products.list li.product{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .archive #Content .content_wrapper{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }


    #shop .widget_mfn_menu ul li a {
        font-size: 25px;
        padding: 5px;
    }
    #shop .widget-area{
        margin-bottom: 0!important;
    }
    #shop #widget_mfn_menu-2{
        margin-bottom: 0!important;

    }
    #shop #widget_mfn_menu-2 {
        padding-bottom: 12px;
    }
    #shop .desc .text p{
        line-height: 26px;
        font-size: 25px;
    }
    #shop ul.products li.product .price .price {
        font-size: 20px!important;
        color: #000!important;
        font-weight: bold;
    }
    #shop ul.products li.product .price .price span.woocommerce-Price-amount {
        font-size: 30px;
    }
    #shop ul.products li.product .price .price span.woocommerce-Price-currencySymbol {
        font-size: 30px;
    }
    #shop ul.products li.product div.price p {
        font-size: 30px;
    }
    #shop .desc .bottom form button{
        font-size: 20px;
        padding: 10px;
        margin-left: 0!important;
    }
    #shop .desc form:before{
        margin: 0;
    }
    .woocommerce ul.products.list li.product .desc h4{
        padding-left: 0!important;

    }
}
@media only screen and (max-width : 1200px){
    .pop-up-mesage{
        max-height: 500px!important;
        overflow-y: scroll;
    }
    .more-text .more-text-pop-up {
        top: 150px;
        width: 50%;
        margin: 0;
        left: 23%;
        right: 25%;
    }
    .woocommerce ul.products.list li.product .desc h4{
        padding-left: 0!important;
    }
}
@media only screen and (max-width : 700px){
    .more-body{
        margin: 10px auto;
    }
    .cart-list .variation{
        display: flex;
    }
    .cart-list .variation .variation-{
        margin: 0;
    }
    .more-text .more-text-pop-up {
        left: 11%;
        width: 70%;
    }
    #yith-wacp-popup .yith-wacp-content {
        overflow-x: visible!important;
        padding: 1px 10px!important;

    }
    .popup-actions a{

    }
    .yith-wacp-content .popup-actions .button{
        display: block;
        max-width: 100%;
        width: auto;
    }
    #yith-wacp-popup .yith-wacp-message{
        right: 0!important;
        position: relative!important;

    }
    #yith-wacp-popup .yith-wacp-content div.body-content{
        position: static!important;
        right: 0!important;
    }
    #yith-wacp-popup .yith-wacp-content div{
        right: 0!important;
    }
    #yith-wacp-popup .yith-wacp-content div.footer-bootom{
        position: fixed!important;
        right: 5px!important;
    }
    #yith-wacp-popup .yith-wacp-content table{
        position: relative!important;
        left: 0!important;
        width: 100%!important;
    }
    #yith-wacp-popup .yith-wacp-content h3{
        position: relative!important;
        right: 0!important;
        width: 100%!important;
    }
}
@media only screen and (max-width : 650px){
    #callnowbutton #text{
        display: none;
    }
}
@media only screen and (max-width : 600px){
    .more-text .more-text-pop-up {
        top: 100px;
    }
    #shop .desc .bottom a.button {
        border-radius: 35px;
        padding: 15px;
        background-color: #ea2227;
        font-size: 25px;
        margin-left: 0;
        margin-right: auto;
    }
    #shop .quantity{
        /*margin-bottom: 15px;*/
    }
    #shop ul.products.list li.product .desc h4 {
        line-height: 30px;
    }
    #shop ul.products li.product div.price p, #shop .desc form:before {
        font-size: 25px;
        line-height: 23px;
    }
    #shop .desc{
        padding:  15px 0 0 0;
    }
    #shop .desc .top h4 a{
        font-size: 35px;
    }
    #shop ul.products.list li.product{
        padding: 20px;
    }
    #shop .quantity div{
        width: 15px;
    }
    #shop form .quantity{
        margin-left: 10px;
    }
}
@media only screen and (max-width : 500px){
    #shop .sections_group .section_wrapper .column .kat-name{
        margin: 0 auto 45px auto;
    }
    #shop .desc .bottom {
        flex-direction: column;
        align-items: center;
    }
    #shop .quantity {
        margin-right: auto;
    }
    li.product .variations_form.cart div.variations {
        margin-bottom: 10px;
    }
    #shop .desc .bottom a.button {
        margin-left: auto;
        margin-top: 5px!important;
    }
    .more-text .more-text-pop-up {
        left: 9%;
        min-height: 350px;
    }
    .header-stack #Top_bar .top_bar_right_wrapper {
        top: -10px!important;
        right: 20px!important;
    }
}

@media only screen and (max-width : 450px){
    #shop .quantity {
        width: 120px;
        margin-bottom: 0;
        margin-right: auto;
        padding: 0 5px;
    }
    #shop .quantity input.qty {
        font-size: 24px;
    }
    .more-text-pop-up p {
        font-size: 18px;
        line-height: 23px;
    }
    #shop p.mesage {
        font-size: 25px;
        line-height: 30px;
    }
}
@media only screen and (max-width : 400px){
    li.product .variations_form.cart div.variations select {
        font-size: 18px;
    }
    #shop .desc .bottom a.button {
        font-size: 22px;
        line-height: 22px;
    }
    #shop .desc .bottom a.button {
        padding: 12px 15px;
    }
    .more-text .more-text-pop-up {
        left: 8%;
    }
    #shop ul.products.list li.product .desc h4 {
        line-height: 25px;
    }
    #shop ul.products li.product div.price p, #shop .desc form:before {
        font-size: 21px;
        line-height: 22px;
    }
    #shop .section_wrapper {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    #shop ul.products.list li.product {
        padding: 10px;
    }
    #shop .desc .top h4 a{
        font-size: 28px;
        line-height: 25px;
    }
    #shop .desc .text p {
        font-size: 18px;
        line-height: 20px;
    }
    #shop .desc .bottom form{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    #shop .desc .bottom form button{
        margin: 10px 10px 10px 0!important;
    }
}
@media only screen and (max-width : 360px){
    .more-text .more-text-pop-up {
        left: 7%;
    }
}

.pop-up-bg{
    z-index: 999999999;
    position: fixed;
    top: 0;
    background: rgba(0,0,0,0.45);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    left: 0;

}
.pop-up-mesage{
    background: rgba(0,0,0,0.9);
    border: 2px solid #fff;
    border-radius: 35px;
    min-height: 400px;
    color: #fff;
    width: 600px;
    max-width: 80%;
    max-height: 100%;
    padding: 20px;
    /*display: none;*/

}
.more-body p{
    margin-bottom: 0;
    padding-right: 10px;
}
.more-body {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    background: #fff;
    border: 1px solid #000000;
    padding: 5px 5px 5px 10px;
    max-width: 150px;
    border-radius: 25px;
    color: #000;
    cursor: pointer;
}
.more-body .img{
    display: flex;
    align-items: center;
}
.more-text-pop-up{
    display: none;
}
.img-close {
    display: flex;
    justify-content: flex-end;
    /*padding-left: 20px;*/
    /*padding-top: 20px;*/
}
.img-close img{
    cursor: pointer;
}
/*.more-text-pop-up{*/
/*    padding: 25px;*/
/*    z-index: 10;*/
/*    max-width: 100%;*/
/*    border: 2px solid #fff;*/
/*    position: fixed;*/
/*    top: 220px;*/
/*    width: 600px;*/
/*    display: none;*/
/*  */
/*}*/
.more-text-pop-up img{
    width: auto!important;
    height: 30px!important;
}
.more-text-pop-up p{
    direction: rtl;
    font-size: 20px;
    line-height: 25px;
    text-align: right;
}
.more-text{
    max-height: 65px;
}
#woocommerce_product_search-2, #woocommerce_price_filter-2{
    display: none;
}
#yith-wacp-popup .yith-wacp-close{
    font-size: 24px!important;
}

.woocommerce-Price-amount.amount {
    display: inline-block;
}
.footer-bootom {
    position: fixed;
    z-index: 10;
    bottom: 0;
    width: 97%;
    background: #ffffff;
}
.footer-bootom .popup-actions{
    display: block;
}
.popup-actions{
    display: none;
}
#yith-wacp-popup .yith-wacp-content{
    position: relative!important;
    padding-bottom: 190px!important;
}
/*#yith-wacp-popup .cart-list-title{*/
/*    display: none;*/
/*}*/
/*#yith-wacp-popup .body-content::-webkit-scrollbar {*/
/*    width: 12px;*/
/*}*/

/*#yith-wacp-popup .body-content::-webkit-scrollbar-track {*/
/*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
/*    border-radius: 10px;*/
/*}*/

/*#yith-wacp-popup .body-content::-webkit-scrollbar-thumb {*/
/*    border-radius: 10px;*/
/*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);*/
/*}*/
/*#yith-wacp-popup .body-content{*/
/*    max-height: 250px!important;*/
/*    overflow-y: scroll;*/
/*    display: flex!important;*/
/*}*/
