html, body {
    direction: rtl;
    overflow-x: hidden;
}

.clearfix {
    overflow: auto;
}

    .clearfix::after {
        content: "";
        clear: both;
        display: block;
    }

body {
    background: #fff;
    color: #fff;
    font-family: bezeq-regular, arial;
    font-weight: 200;
    font-size: 16px;
    min-width: 1299px;
}

    body.product {
        overflow-y: hidden;
    }

.hidden-by-default
{
	display:none;
}

/*::-webkit-selection {
    background: #f1f1f1;
    color: #1f1f1f;
    text-shadow: none;
}
::-moz-selection {
    background: #f1f1f1;
    color: #EEE;
    text-shadow: none;
}

::selection{
    background: #f1f1f1;
    color: #1f1f1f;
    text-shadow: none;

}*/
*{
    -moz-outline:none;
    -webkit-outline:none;
    outline:none;
}
input:focus,
select:focus,
textarea:focus,
button:focus,input:hover, {
    outline: none;
}
input[type="text"]::-moz-focus-inner, input[type="password"]::-moz-focus-inner {
    outline: none;
    border:0;
}
input[type="text"], input[type="password"]{
 border:0;
}

#container{
width: 100%;
height: 100%;
display: block;
text-align: right;
position: absolute;
}

h1 {
    color: #000;
    font-size: 24px;
    font-weight: 200;
    font-family: bezeq-bold, arial;
    padding: 0;
    margin: 0;
}

h4{
    font-size:16px;
    color:#5b5b5b;
    font-family: typopas, arial;
    font-weight: 200;
    margin:0;
    padding: 0;
}

ul{
    padding:0;
    margin:0;
}
select{
    z-index:5;
}
a{
    text-decoration: none;
}
input[type="text"], input[type="password"], textarea, select, option {
    font-size: 16px;
    font-family: bezeq-regular,arial;
    font-weight: 200;
    width: 100%;
    resize: none;
}

input[type="text"]:focus,input[type="password"]:focus,textarea:focus,select:focus{
    /*outline: rgb(241, 88, 115) solid 1px; */
    transition:.3s all;
    /*outline-offset: -2px;*/
    outline: none;
}

.mobile_header{
    /*display:none;*/
}

.fltrt{
    float:right;
}

.fltlft{
    float:left;
}

.clearfix {
    clear: both;
    height: 0px;
}

header{
    /*ackground: url(../img/back_stripes.png) repeat;*/
    background: url(../img/bkef/header_bg.jpg) repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    height:154px;
    height:206px;
    /*padding-top: 16px;*/
    position:relative;
    min-width: 1199px;
}

.logo_container{
   float: right;
    /*background: url(../img/bkef/logo_big.png) no-repeat;*/
    /*width: 265px;*/
    /*margin-top: 8px;
    height: 62px;*/
    margin-bottom: 5px;
    margin-right: 5px;
}
.logo_container img{
	/*width:83%;*/
}
.logo_container3{
    background: url(../img/logo_huge.png) no-repeat;
    width: 281px;
    height: 77px;
    margin: 0 auto;
    position: absolute;
    left: 319px;
    bottom: 29px;
}
.main_menu{
    /*margin-right: 51px;*/
    float: left;
    text-align: center;
    /* width: 84%; */
    position: relative;
    /*margin-top: 12px;
    margin-left: 25px;*/
    font-weight: bold;
}

    .main_menu nav ul li {
        width: 79px;
        margin-right: 17px;
        width: auto;
        /* border-left: 1px dotted #636363; */
        float: right;
        height: 57px;
        transition: 0.3s all;
        margin-top: -15px !important;
    }

    .main_menu.main_menu_right nav ul li {
        margin-right: 27px;
    }

        .main_menu nav ul li.mnk_link {
            display: none;
        }

.main_menu.mnk nav ul li.mnk_link
{
	display:list-item;
}

.main_menu.mnk nav ul li.cu_link
{
	display:none;
}

.main_menu nav ul li:hover .menu-text{
    color:#949494;
    transition:0.3s all;
}

.main_menu nav ul li:first-child{
    /*border-right: 1px dotted #636363;*/
}
.main_menu .menu-text{
    color:black;
    font-size:18px;
    font-weight:200;
    /*line-height:14px;*/
    margin-top: 20px;
}
.main_menu_left {
    flex: 0.6;
}
.main_menu_right {
    flex: 1;
    border-left: 1px double lightgray;
}
    .main_menu_right .menu-text {
        margin-right: 0 !important;
        font-weight: bold;
        color: #152550;
    }
.main_menu_search {
    flex: 0.4;
    margin-top: -10px
}
.menu-icon {
    /*background:url(../img/menu_icons.png) no-repeat;*/
    margin: 0 auto;
}

	.menu-icon.card {
		/*background:url(../img/bkef/ico_silvercash.png) no-repeat;*/
	}
	.menu-icon.card img{

		margin-top:16px;
	}
	.menu-icon.card.msg {
		/*background:url(../img/bkef/ico_msg.png) no-repeat;*/
	}
.menu-icon.card{
    width:35px;
    height:32px;
    /*background-position: -136px 0px;*/
    /*background-position: 0px 10px;*/
}

.main_menu nav ul li:hover .menu-icon.card{
   /*background-position:-136px -30px;*/
}

.menu-icon.cart{
    width:35px;
    height:32px;
    /*background-position: -98px 2px;*/
    position: relative;
}

.main_menu nav ul li:hover .menu-icon.cart .cart_counter {
    background: white;
    color: #06448D;
}

.header_counter {
    width: 14px;
    height: 14px;
    background: #455177;
    border-radius: 50%;
    position: relative;
    left: 0px;
    top: -27px;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    font-family: typopas, arial;
}
.main_menu nav ul li:hover .menu-icon.cart{
   background-position:-98px -28px;
}
.menu-icon.person{
    width:30px;
    height:32px;
    background-position: -67px 2px;
}

.main_menu nav ul li:hover .menu-icon.person{
   background-position:-67px -28px;
}

.menu-icon.logout{
    width:31px;
    height:32px;
    background-position: -35px 2px;
}

.main_menu nav ul li:hover .menu-icon.logout{
   background-position:-35px -28px;
}

.menu-icon.benefit{
    width:35px;
    height: 29px;
    margin-top: 4px;
    background-position: 0px 0px;
}

.main_menu nav ul li:hover .menu-icon.benefit{
   background-position: 0px -29px;
}

.main_search {
    float: left;
    flex: 0.4;
    /*margin-top: 18px;*/ /* inon */
    /*padding-bottom: 5px;*/
    /*margin-right: 13px;*/
    /*border-bottom: 1px solid rgba(207, 207, 207, 0.67);*/
    /*height: 100%;*/
    width: 18%;
    /*border-top: 2px solid rgba(78, 79, 84, 0.87);*/
}
.ie8 .main_search{ /*rivka 15/2/2015*/
    border-bottom:solid 1px #8B8B8B;
}

.search_input_wrapper {
    background-color: rgba(255, 255, 255, 0.25);
    height: 48px;
    width: 225px;
    z-index: 1;
    position: relative;
    margin-top: 45px;
    margin-right: 30px;
    margin-left: 30px;
    border: 1px dotted #3b3b3b;
}

.search_input_wrapper input[type="text"] {
    width: 135px;
    height: 30px;
    margin-top: 7px;
    font-size: 12px;
    color: #3b3b3b;
    font-family: typopas, arial;
    border: none;
    outline: none;
    background: none;
    font-size: 18px;
    text-indent: 14px;
    margin-left: 0px;
}
.ie8 .search_input_wrapper input[type="text"] /*rivka 15/2/2015*/
{
	padding-top:4px;
}
.search_input_wrapper label{ /*rivka 15/2/2015*/
    width: 135px;
    height:21px;
    margin-top:14px;
    font-family:typopas, arial;
    /*font-weight: bold;*/
    border:none;
    outline: none;
    background: none;
    font-size: 18px;
    text-indent: 14px;
    margin-left: 0px;
    position:absolute;
	display:none;
	color:#3b3b3b;
	padding:0;
	cursor:text;

}
.search_input_wrapper.HideInput label /*rivka 15/2/2015*/
{
	display:inline-block;
}

.search_input_wrapper.HideInput input[type="text"]  /*rivka 15/2/2015*/
{
	display:none;
}

.search_input_wrapper .mag {
    width: 14px;
    height: 14px;
    background: url(../img/bkef/Search_icon.jpg) no-repeat;
    position: absolute;
    left: 14px;
    top: 19px;
}

.orders_call {
    margin-bottom: 3px;
    color: #fff;
    font-size: 23px;
    font-family: apolo, arial;
    font-weight: 400;
}

.moked{
    width:56px;
    height:20px;
    background: url(../img/footer-icons.png) no-repeat;
    background-position: -117px -12px;
    float:right;
    margin-top: 2px;
    margin-left: 5px;
}

.histadrut_menu{
    float: left;
    border: none;
    margin-right: 12px;
    /* margin-right: 18px; */
    transition: .3s all;
}

.histadrut_menu_button{
    width:152px;
    height: 58px;
    background: url(../img/histadrut_menu.png) no-repeat;
}

.histadrut_menu ul{
    visibility: hidden;
    list-style: none;
    width: 152px;
    position: absolute;
    top: 81px;
    margin-top: 5px !important;
    /* margin: 0; */
    /* margin-top: 0 !important; */
    /*background: white;*/
    transition: 0.3s all;
    opacity: 0;
    height: 0;
    overflow: hidden;
    border-radius: 0 0 4px 4px;
}
.histadrut_menu:hover .histadrut_menu_button{
    background-position: 0 -59px;
    height: 63px;
}
.histadrut_menu:hover ul ,.histadrut_menu_button:hover ul{
  visibility: visible;
  position: absolute;
  z-index: 2;
  width: 152px;
  height: 188px;
  opacity: 1;
}

.histadrut_menu li {
  clear:both;
  width: 100% !important;
  height: 16px !important;
  padding: 4px 12px 6px 0px;
  font-size: 15px;
  text-align: right;
  color: black;
  background-image: -moz-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
  border-bottom: 1px solid rgb(213, 213, 213);
  border-right: none !important;
  border-left: none !important;
}

.histadrut_menu li:hover {
    color:white;
    background:#e43d97;
}

.histadrut_menu a:last-child li {
    border-bottom: none;
    border-radius: 0 0 4px 4px;
}

.second_menu {
    /*margin-top: 18px;
    width: 100%;
    height: 50px;

    position:absolute;*/

    width:990px;
    margin:0 auto;
}


@media screen and (max-width: 1880px) {
    .menu-text {
        font-size: 18px !important;
    }

    .item.item-w2.item-h1 .btn_new_slider {
        background: #00afff;
        border-radius: 22px;
        border: none;
        color: #FFFFFF;
        padding: 9px 7px 9px 7px;
        width: 117px !important;
        font-family: bezeq-regular, arial;
        font-size: 17px;
        font-weight: bold;
        box-shadow: 0px 4px 0px 0px rgba(120, 120,120, 0.5);
        top: 75%;
        text-align: center;
        display: inline-block;
        float: left;
        margin-left: 40px !important;
        margin-top: 38%;
        /* margin-bottom: -30px; */
        padding: 7px;
        width: 62%;
        cursor: pointer;
    }

    .home_category .item.item-w2.item-h1 .item-h1 div.nivo-div-ttl {
        width: 100% !important;
        top: 80.8%;
    }

    .item.item-w1.item-h1 {
        /*height: 597px !important;*/
        height: 632px !important;
        width: 751px !important;
        /*margin-top: 17px;*/
        margin-top: 2px;
    }

    .home_category .item.item-w2.item-h1 img {
        height: 283px !important;
        width: 61.5%;
    }

    .item.item-w2.item-h1 .nivo-div-ttl {
        height: 274px;
        margin-top: 0px;
    }

    .main_menu_right .menu-text {
        margin-right: 12px;
    }
    .main_menu.main_menu_left nav ul li {
        margin-right: 12px;
    }
    .main_menu.main_menu_right nav ul li {
        margin-right: 20px;
    }
    .search_input_wrapper {
        width: 150px;
    }
    .second_menu ul li {
        font-size: 18px !important;
    }
	.item-w2 .nivoSlider h1{
		font-size: 34px!important;
	}
    .item-w3 h1 {
        font-size:26px !important;
    }
    .mm-page > .home_category {
        height: 570px !important;
    }
    /*.home_category .item-h1 div.nivo-div-ttl {
        width: 35% !important;
    }*/
    .home_category .item-w4 div.nivo-div-ttl {
        width: 100% !important;
    }
    .home_category .item-w6 div.nivo-div-ttl {
        width: 100% !important;
    }
    #home_category_grid .item-w2.item-h1 h1 {
        font-size: 22px !important;
    }
	#home_category_grid .item-w1.item-h1 h1{
		font-size: 25px!important;
	}
}
@media screen and (max-width: 1760px) {
    .menu-text {
        font-size: 17px !important;
    }
    .main_menu.main_menu_right nav ul li {
        margin-right: 12px;
    }
	.second_menu ul li {
		font-size:17px!important;
	}
    .main_menu_right {
        flex:0.8;
    }
    .main_menu_left {
        flex:0.5;
    }
    .main_menu_search {
        flex: 0.35;
    }
    .search_input_wrapper {
        width: 120px;
    }
	.item-w2 .nivoSlider h1{
		font-size: 30px!important;
	}
    .item-w3 h1 {
        font-size: 22px !important;
    }
    .mm-page > .home_category {
        height: 520px !important;
    }
    /*.home_category .item-h1 div.nivo-div-ttl {
        width: 30% !important;
    }*/
    .home_category .item-w4 div.nivo-div-ttl {
        width: 100% !important;
    }
    .home_category .item-w6 div.nivo-div-ttl {
        width: 100% !important;
    }
	#home_category_grid .item-w2.item-h1 h1{
		font-size: 22px!important;
	}
	#home_category_grid .item-w1.item-h1 h1{
		font-size: 21px!important;
	}
    #grid-container {
        grid-template-columns: auto auto auto !important;
    }
    .b-shopping-text {
        font-size: 15px !important;
    }
}



    /* IE10+ CSS styles go here */
        @media screen and (max-width:1910px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
            .header-bkef > div > div > div > a img {
                width: 270px;
            }
        }

        @media screen and (max-width:1700px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
            .header-bkef > div > div > div > a img {
                width: 230px;
            }
        }

        @media screen and (max-width:1500px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
            .header-bkef > div > div > div > a img {
                width: 200px;
            }
        }





    @media screen and (max-width: 1630px) {


        .menu-text {
            font-size: 15px !important;
        }

        .second_menu ul li {
            font-size: 15px !important;
        }

        .main_menu_right {
            flex: 0.6;
        }

            .main_menu_right .menu-text {
                margin-right: 5px;
                font-size:12px!important;
            }

        .main_menu.main_menu_right nav ul li {
            margin-right: 20px;
        }

        .main_menu_left {
            flex: 0.45;
        }

        .main_menu_search {
            flex: 0.25;
        }

        .search_input_wrapper {
            width: 150px;
            margin-right: 8px;
        }

        .item-w2 .nivoSlider h1 {
            font-size: 26px !important;
        }

        .item-w3 h1 {
            font-size: 18px !important;
        }

        .mm-page > .home_category {
            height: 470px !important;
        }
        /*.home_category .item-h1 div.nivo-div-ttl {
        width: 20% !important;
    }*/

        .home_category .item.item-w1.item-h1 .nivo-div-ttl {
            width: 100% !important;
        }

        .home_category .item-w4 div.nivo-div-ttl {
            width: 100% !important;
        }

        .home_category .item-w6 div.nivo-div-ttl {
            width: 100% !important;
        }

        #home_category_grid .item-w2.item-h1 h1 {
            font-size: 18px !important;
        }

        #home_category_grid .item-w1.item-h1 h1 {
            font-size: 16px !important;
        }
    }

    @media screen and (max-width: 1430px) {
        .menu-text {
            font-size: 13px !important;
        }

        .second_menu ul li {
            font-size: 13px !important;
        }

        .main_menu.main_menu_right nav ul li {
            margin-right: 15px;
        }

        .main_menu_right .menu-text {
            font-size: 9px !important;
        }

        .main_menu_right {
            flex: 0.55;
        }

        .main_menu_left {
            flex: 0.4;
        }

        .main_menu_search {
            flex: 0.2;
        }

        .search_input_wrapper {
            width: 15px;
        }

            .search_input_wrapper.HideInput label {
                display: none;
            }

        .item-w3 h1 {
            font-size: 16px !important;
        }

        .mm-page > .home_category {
            height: 370px !important;
        }
        /*.home_category .item-h1 div.nivo-div-ttl {
        width: 14% !important;
    }*/
        .home_category .item-w4 div.nivo-div-ttl {
            width: 100% !important;
        }

        .home_category .item-w6 div.nivo-div-ttl {
            width: 100% !important;
        }

        .item-w2 .nivoSlider h1 {
            font-size: 22px !important;
        }

        #home_category_grid .item-w2.item-h1 h1 {
            font-size: 14px !important;
        }

        #home_category_grid .item-w1.item-h1 h1 {
            font-size: 13px !important;
        }

        .b-shopping-text {
            font-size: 12px !important;
        }
    }

    @media screen and (max-width: 1319px) {
        html, body {
            overflow-x: auto;
        }
    }

    @media screen and (min-width: 1320px) {
        html, body {
            overflow-x: hidden;
        }
    }

    @media screen and (max-width: 1119px) {
        .menu-text {
            font-size: 12px !important;
        }

        .second_menu ul li {
            font-size: 12px !important;
        }

        .main_menu_right {
            flex: 0.5;
        }

        .main_menu_left {
            flex: 0.35;
        }

        .main_menu_search {
            flex: 0.15;
        }

        .item-w3 h1 {
            font-size: 10px !important;
        }

        .mm-page > .home_category {
            height: 274px !important;
        }
        /*.home_category .item-h1 div.nivo-div-ttl {
        width: 12% !important;
    }*/
        .home_category .item-w4 div.nivo-div-ttl {
            width: 100% !important;
        }

        .home_category .item-w6 div.nivo-div-ttl {
            width: 100% !important;
        }

        .item-w2 .nivoSlider h1 {
            font-size: 18px !important;
        }

        #home_category_grid .item-w2.item-h1 h1 {
            font-size: 12px !important;
        }

        #home_category_grid .item-w1.item-h1 h1 {
            font-size: 15px !important;
        }
    }
    /*.second_menu ul li:not(#trb_145) a, #trb_135, #trb_138, #trb_136, #trb_144, #trb_137, #trb_139, #trb_146, #trb_147, #trb_141 {
    background-color: transparent !important;
}*/
    /*
body.trb_145 .second_menu ul li:not(#trb_145)
,body.trb_135 .second_menu ul li:not(#trb_135)
,body.trb_138 .second_menu ul li:not(#trb_138)
,body.trb_136 .second_menu ul li:not(#trb_136)
,body.trb_144 .second_menu ul li:not(#trb_144)
,body.trb_137 .second_menu ul li:not(#trb_137)
,body.trb_139 .second_menu ul li:not(#trb_139)
,body.trb_146 .second_menu ul li:not(#trb_146)
,body.trb_147 .second_menu ul li:not(#trb_147)
,body.trb_141 .second_menu ul li:not(#trb_141)
,body.homepage .second_menu ul li
{
    filter: grayscale(40%) brightness(105%) opacity(90%)
}
*/
    body .second_menu ul li {
    filter: grayscale(40%) brightness(105%) opacity(90%);
}

body.trb_vacations #trb_vacations
,body.trb_shows #trb_shows
,body.trb_movies #trb_movies
,body.trb_attractions #trb_attractions
,body.trb_eilat #trb_eilat
,body.trb_coupons #trb_coupons
,body.trb_subscriptions #trb_subscriptions
,body.trb_sports #trb_sports
,body.trb_shopping #trb_shopping
,body.trb_seminars #trb_seminars
{
    /*background-color: transparent !important;*/
    border-bottom-color: #142550 !important;
    filter: none;
}

body.my_orders:not(.my_funds) #top-menu-history,
body.my_funds #top-menu-funds,
body.contact_us #top-menu-contact,
body.shopping_cart #top-menu-cart,
body.ite_item_490 #top-menu-coupons,
body.ite_item_40 #top-menu-amuta,
body.ite_item_74 #top-menu-help,
body.ite_item_56 #top-menu-loans,
body.ite_item_72 #top-menu-insurance,
body.trb_no_385 #top-menu-loans,
body.trb_no_387 #top-menu-help,
body.ite_item_574 #top-menu-rules {
    background: lightgray;
}

.second_menu ul li {
    border-bottom-width: 4px;
    border-bottom-style: solid;
    float: left;
    float: right;
    line-height: 56px;
    padding: 0 14px 0 11px;
    height: 52px;
    margin-top: 5px;
    color: #020210;
    margin-left: 0.8%;
    letter-spacing: -0.7px;
    font-size: 22px;
    margin-top: 25px;
    cursor: pointer
}
.second_menu ul li:hover{
	opacity:0.7;
}

.second_menu ul li a.amain{
    position: relative;
}

/*.second_menu ul li.limain::after{
    content: "|";
    color: #020210;
    font-size: 13px;
    line-height: 0px;
    margin-top: -19px;
    margin-right: -15px;
    display: block;
    float: right;
    position:absolute;
}*/

.limain{
    position: inherit;
}
.second_menu ul li.limain:hover::after{
   content: "";
}
.second_menu ul li.limain:hover + .limain::after{
  content: "";
}

.second_menu ul li.active:hover a.amain::after{
   /*content: '';
   position: absolute;
   top: 28px;
   right: -18px;
   background: url(../img/menu_sides.png) no-repeat;
   height: 7px;
   width: 7px;
   background-position: -7px 0px;
   z-index: 9;
   transition: 0.2s all;
   margin-bottom: 0;*/
}

.second_menu ul li.active:hover a.amain::before{
   /*content: '';
   position: absolute;
   top: 28px;
   left: -18px;
   background: url(../img/menu_sides.png) no-repeat;
   height: 7px;
   width: 7px;
   background-position: 0px 0px;
   z-index: 9;
   transition: 0.2s all;
   margin-bottom: 0;*/
}

.second_menu ul li.active:hover{
    /*background:#fff;
    border-radius: 4px 4px 0 0;*/
}

.second_menu ul li.active:hover a{
    /*color:#000;*/
}

.second_menu ul li a {
    /*color:#d9d9d9;
    font-size:18px;
    font-family: apolo, arial;
    font-weight: 400;*/
    color: #091e52;
}

.second_menu ul li.limain:first-child::after {
    content: '';
}

.second_menu ul li{
    /*position:relative;*/
}


.iO
{
    min-height:320px;
    position: relative;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTBlMGUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #ffffff 50%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 50%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 50%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 50%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 50%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-8 */
    border-radius: 7px;
}
.second_menu ul li:first-child{
   /* margin-right: -14px;*/
}
.second_menu a.lnkTop
{
	width:12%;
	margin-top:12px;
}
.second_menu .header_bottom_line li {
    border-bottom-style: none;
    display: flex;
    margin-left: 10px;
    float: left;
    font-weight: 400;
    margin-top: -7px;
    letter-spacing: 1px;
}
.header-bottom-rpt-text {
    color: #091e52;
}
.inner_wrapper1 a.lnkTop {
    /*width:18%;*/
}
.inner_wrapper1 a.lnkTop .logo_container img
{
	width:95%;
}
.inner_wrapper.inner_wrapper1 .logo_container
{
	position: relative;
    top: 25px;
}
.second_menu a.lnkTop .logo_container img
{
	width:90%;
}
a.lnkTop
{
	float:right;
}
.whiteMenu
{
    display: none;
    width: 1000px;
    /*height: 360px;*/
    position:absolute;
    z-index:1000;
    right: 0px;
    left: 0;
    margin: 0 auto;
    top: 52px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

.b-shopping {
    background: #92dbfc;
    flex: 0.2;
    height: 95%;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
}

.b-shopping-text {
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: arial;
}

body.forms {
    overflow-x: hidden !important;
}

.forms > form {
    color: #474747;
    font-size: 18px !important;
}

#form1 {
    width: 800px;
    margin: 80px 450px 150px 0;
}

    #form1 > div {
        font-weight: 400;
    }

    #form1 input[type="text"] {
        border-radius: 15px;
        border: 1px #a1a1a1 solid;
        width: 27%;
        height: 20px;
        text-indent: 7px;
    }

    #form1 textarea {
        border-radius: 15px;
        height: 75px;
        width: 450px;
        text-indent: 7px;
    }

    #form1 input[type=checkbox] {
        visibility: visible;
    }

    #form1 input[type=radio] {
        margin: 4px;
    }

    .form-header {
        color: #142550;
        font-weight: 400;
        font-size: 42px;
        letter-spacing: 1px;
        padding-bottom: 12px;
        border-bottom: 3px #e4e4e4 solid;
    }

.date_type {
    border-radius: 20px;
    cursor: pointer;
    padding: 0px;
    text-indent: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    background: #e4e4e4;
    border: 1px #a1a1a1 solid;
    color: #494949;
    width: 27%;
    height: 25px;
    transition: all 240ms ease-out;
}

.personal div:not(.personal-title) {
    display: inline-block;
    width: 80px;
    margin-top: 10px;
}

.personal input {
    border: none !important;
    font-size: 18px;
}

.personal-title {
    color: #142550;
    font-weight: 400;
    font-size: 22px;
    margin-top: 20px;
}

.fields {
    margin-bottom: 30px;
}

    .fields div:not(.fields-title):not(.forms-mobile-guests) {
        display: inline-block;
        width: 180px;
        margin-top: 10px;
    } .fields input.num {
        display: inline-block;
        width: 40px !important;
        margin-left: 3px;
        margin-right: -3px;
    } .fields div.short {
        width: auto;
        margin-left: 15px;
        font-weight: 200;
        font-size: 16px;
    } .fields-title {
    color: #142550;
    font-weight: 400;
    font-size: 22px;
    margin-top: 20px;
    border-top: 3px #e4e4e4 solid;
    padding-top: 20px;
} .suppliers {
    border-top: 3px #e4e4e4 solid;
    border-bottom: 3px #e4e4e4 solid;
} .suppliers div {
        margin-top: 10px;
    } .suppliers-list {
    margin-bottom: 30px;
} .suppliers-title {
    color: #142550;
    font-weight: 400;
    font-size: 22px;
    margin-top: 30px;
    padding-top: 20px;
} .hospitality_base {
    display: flex !important;
} .hospitality_base div {
        margin-top: 0 !important;
    } .hospitality_base_wrap {
    display: flex !important;
    margin-top: 0 !important;
} .hospitality_base_inner_wrap {
    /*margin-top: 0 !important;*/
} .hospitality_base_title {
    margin: 0;
    width: 180px;
} .divMultip {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} .divMultip input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    } .divMultip_checkmark {
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
} .divMultip:hover input ~ .divMultip_checkmark {
    background-color: #ccc;
} .divMultip input:checked ~ .divMultip_checkmark {
    background-color: #00affe;
} .divMultip_checkmark:after {
    content: "";
    position: absolute;
    display: none;
} .divMultip input:checked ~ .divMultip_checkmark:after {
    display: block;
} .divMultip .divMultip_checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
} .hospitality_base {
    /*display: block;*/
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} .hospitality_base input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    } .hospitality_base_checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
} .hospitality_base:hover input ~ .hospitality_base_checkmark {
    background-color: #ccc;
} .hospitality_base input:checked ~ .hospitality_base_checkmark {
    background-color: #00affe;
} .hospitality_base_checkmark:after {
    content: "";
    position: absolute;
    display: none;
} .hospitality_base input:checked ~ .hospitality_base_checkmark:after {
    display: block;
} .hospitality_base .hospitality_base_checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
} .GoToBasket {
    float: right !important;
    margin: 30px 0 !important;
    width: 120px !important;
    height: 25px !important;
    color: #162451 !important;
    font-size: 22px !important;
} .Uls {
    float: right;
    height: 304px;
    margin-top: 24px;
} .teamUl {
    width: 140px;
    float: right;
    height: 286px;
} .teamUl li{
    margin-top:0 !important;
} .teamUl p a {
    float:right;
    text-align: right;
    color:#ff242d;
    font-size:15px;
    line-height:15px;
    padding:0;
    margin:0;
    margin-right:12px;
    margin-top:25px;
    margin-bottom:4px;
    font-weight:300;
    width:110px;
} .teamUl p a:hover {
    text-decoration: underline;
} .teamUl ul {
    margin-top: 0;
    margin-right:0px;
    float:right;
    border-right: 1px dotted #949494;
    height: 100%;
    width: 130px;
    padding-right: 15px;
    padding-left: 15px;
} .teamUl ul:last-child{
    border-left: 1px dotted #949494;
} .teamUl li {
    margin-bottom: 0;
    height: auto !important;
    padding:0 !important;
    clear:both;
} .teamUl li:hover {
    background:none !important;
    border-radius:none !important;
} .teamUl li a {
    display: block;
    text-align: right;
    color: #303030;
    font-size:13px;
    line-height:50px;
    direction: rtl;
    transition:.3s all;
} .teamUl li a:hover {
    text-decoration:none;
    color:#06448D !important;
} .allCats {
    padding-top:15px;
    padding-right:10px;
    border-top:1px solid #e8e8e8;
    width:500px;
    text-align:right;
} .allCats a {
    color: #666666;
    font-size:12px;
} .allCats a:hover {
    text-decoration:underline;
} .menuProduct {
    float:left;
    padding:0px;
    width:146px;
    border-right:  1px solid #e8e8e8 ;
    height: 281px;
    padding: 5px 36px;
} .menuProdTitle {
    margin-top: 10px;
    margin-bottom:5px;
    font-size:14px;
    color:#4a4a4a;
    text-align:center;
} .menuProdImg {
    margin:0px;
    padding:0px;
} .menuProdImg img {
    max-width:133px;
    max-height:166px;
    text-align: center;
} .menuProdText {
    width:133px;
    margin-top:3px;
    text-align: right;

} .menuProdText p {
    font-size:11px;
    color:#535353;
    line-height:16px;
    text-align: justify;
} .menuProdBtn {
    text-align:center;
    margin-top:7px;

} .white-manue-anima {

    height: auto!important;

} .catExtraWarp {
    width:225px;
    float:right;
    height:304px;
} .catExtraWarp img {
    position: absolute;
    bottom:0;
    right:0;
} .catHeader {
    text-align: right !important;
    padding-top: 14px;
    padding-right: 41px;
} .catHeader h2 {
    font-size: 40px;
    font-weight:300;
    line-height:35px;
    padding:0;
    margin:0;
    color: #000;
    font-family: atlas, arial;
} .catExtraWarp a {
    padding-right: 5px;
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #303030;
    text-align: right;
} .newStore {
    background-color: #e1e1e1;
    width: 137px;
    margin-bottom: 1px;
    height: 17px;
    padding-top:5px;
} .newStore:hover {
    background-color:#d3d3d3;
} .sellStore {
    background-color: #d7d7d7;
    width: 137px;
    margin-bottom: 1px;
    height: 20px;
} .saleStore {
    background-color: #e1e1e1;
    width: 137px;
    margin-bottom: 1px;
    height: 20px;
} .catHeader h2{
    font-family: typopas, arial;  font-weight: 200;  font-size: 40px;  margin-top: 25px !important;
} .Uls .teamUl ul p a{
    color: #06448D !important;
    font-size: 16px;
    font-family: typopas, arial;
    margin: 0;
    margin-bottom: 9px;
    font-weight: 200;
} .Uls .teamUl ul li a{
    color: #303030;
    font-size: 14px;
    font-family: typopas, arial;
    line-height: 13px;
    height: 25px;
    font-weight: 200;
} .catExtraWarp img{
    padding-right: 27px;
} .clear{
    clear:both;
} .category.category_desktop .wrapper, .classic .wrapper {
    background-image: url(../img/bkef/Categories_Main_icon_B.jpg);
    background-repeat: no-repeat;
    background-position-x: 75.5%;
    background-position-y: 80px;
    background-size: 50px;
} .bkef_headline_icon {
    width: 50px;
    margin-top: 20px;
} .shopping_cart .wrapper {
    /*background-image: url(../img/bkef/parpar.png);
    background-repeat: no-repeat;
    background-position-x: 77%;
    background-position-y: 37px;
    padding-top: 70px;*/
} .checkout_page .wrapper {
	/*background-image: url(../img/bkef/parpar.png);
    background-repeat: no-repeat;
    background-position-x: 77%;
    background-position-y: 37px;
	padding-top:70px;*/
} .classic .wrapper {
    background: none;
} .wrapper{
    width:100%;
    background: #fff;
    padding-bottom:50px;
    padding-top:40px;
    min-width: 1024px;
    min-height: 477px;
} .inner_wrapper{
    width:1020px;
    margin:0 auto;
} .spacer_top{
    height: 10px;
} .content {
    color: #000;
    float: left;
    padding-right: 50px;
    width: 743px;
} .upper{
    font-variant:
} aside.sidebar-right{
    width: 197px;
    color:#000;
    float:right;
} aside.sidebar-right nav.sidebar_menu ul li {
        font-size: 16px;
        padding: 10px 0 6px 0;
        border-bottom: 1px dotted #949494;
        border-bottom: 1px solid #ddd;
        padding: 16px 0 10px 0;
    } aside.sidebar-right nav.my-account ul li:hover {
            background: #92dbfc;
            transition: 0.3s all;
        } aside.sidebar-right nav.sidebar_menu ul li.li-active {
            background: #92dbfc;
            transition: 0.3s all;
        } aside.sidebar-right nav.sidebar_menu ul li a{
            color:#000;
            transition:0.3s all;
            font-size:22px;
        }
    /*aside.sidebar-right nav.sidebar_menu ul li a:hover,aside.sidebar-right nav.sidebar_menu ul li a.active {
    color: #06448D;
}*/
    aside.sidebar-right h2, .content h2 {
        font-family: arial;
        font-weight: 600;
        color: #142551;
        /*border-bottom:2px solid black;*/
        padding: 2px 0 6px 0;
        font-size: 24px;
        margin: 12px 0 0 0;
    }
    /**** mobile menu ****/
    .btn_snapmenu, .btn_home_page{
    display:block;
    float: right;
    margin-right: 20px;
    margin-top: 35px;
} li.no-line.search_container {
    display: block;
} .search_container input[type="text"] {
    background: #353535;
    /*color: #646464;*//*rivka 5/5/2015*/
    width: 95%;
    margin: 0;
    display: block;
    border: none;
    border-radius: 25px;
    border-radius: 3px;
    height: 36px;
    text-indent: 13px;
    outline: none;
    border-bottom: none;
    margin-bottom: 10px;
    margin-top: 8px;
} .mag_m {
    display: block !important;
    position: absolute;
    background: url(../img/mobile/mag.png) no-repeat;
    height: 15px;
    width: 18px;
    background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    top: 12px;
    left: 9%;
    cursor:pointer;
} .back {
    position: absolute;
    left: 18px;
    top: 35px;
    cursor: pointer;
} .page_name {
    margin: 0 auto;
    float: none;
    margin-top: 36px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    width: auto;
    max-width: 64%;
} .li_trb_1, .li_trb_53 {
    background: url(../img/bkef/li_ico_4.png) no-repeat;
} .li_trb_2, .li_trb_54 {
    background: url(../img/bkef/li_ico_1.png) no-repeat;
} .li_trb_3, .li_trb_55 {
    background: url(../img/bkef/li_ico_5.png) no-repeat;
} .li_trb_4, .li_trb_56 {
    background: url(../img/bkef/li_ico_6.png) no-repeat;
} .li_trb_5, .li_trb_57 {
    background: url(../img/bkef/li_ico_7.png) no-repeat;
} .li_trb_6, .li_trb_58 {
    background: url(../img/bkef/icon6_blue.png) no-repeat;
} .li_trb_7, .li_trb_59 {
    background: url(../img/bkef/account.png) no-repeat;
    /*background: url(../img/bkef/ico_7.png) no-repeat;
	background-size:34px ;*/
} .li_trb_8, .li_trb_60 {
    background: url(../img/bkef/favs.png) no-repeat;
} .li_trb_9, .li_trb_61 {
    background: url(../img/bkef/shipping.png) no-repeat;
} .li_trb_10, .li_trb_62 {
    background: url(../img/bkef/li_ico_8.png) no-repeat;
} .li_trb_11{
    background: url(../img/bkef/li_ico_11.png) no-repeat;
} .li_trb_12 {
    background: url(../img/bkef/li_ico_12.png) no-repeat;
} .trb_li div {
    height: 26px;
    height: 32px;
    width: 34px;
    text-indent: 45px;
	line-height: 37px;

} .trb_li {
	border-bottom:solid 1px #DCE7F0;
    width: 95%;
} .person_m {
    background: url(../img/bkef/menu_buttons.png) no-repeat;
    background: url(../img/bkef/account.png) no-repeat;
    height: 26px;
    width: 34px;
    /*background-position: 0px 0px;*/
    text-indent: 45px;  line-height: 37px;
} .logout_m {
    /*background: url(../img/bkef/menu_buttons.png) no-repeat;
    background: url(../img/bkef/logout_m.png) no-repeat;*/
    height: 33px;  width: 33px;
    /*background-position: -67px 0;*/
    text-indent: 45px;  line-height: 37px;
} .shop_m {
    background: url(../img/bkef/menu_buttons.png) no-repeat;
    background: url(../img/bkef/basket.png) no-repeat;
    height: 33px;  width: 33px;
    height: 26px;
    width: 34px;
    /*background-position: -33px 0;*/
    float: right;
    display: block;
    text-indent: 45px;
    line-height: 37px;
} .fav_m {
    background: url(../img/bkef/favs.png) no-repeat;
    height: 33px;  width: 33px;
    height: 26px;
    width: 34px;
    /*background-position: -33px 0;*/
    float: right;
    display: block;
    text-indent: 45px;
    line-height: 37px;
} .impor {
    background: url(../img/bkef/menu_buttons.png) no-repeat;
    height: 33px;  width: 33px;
    background-position: -101px 0;
    float: right;
    display: block;
    text-indent: 45px;
    line-height: 37px;
} .indent {
float: right;
margin-left: -9px;
margin-top: -8px;
} li.no-line:after {
    border: none !important;
} #mob_menu{
    /*background:url(../img/mobile/back.png) repeat !important;*/
} .stop-scrolling {
  height: 100%;
  overflow: hidden;
}
    /*** footer ***/
    footer {
    /*background: url(../img/back_stripes.png) repeat;*/
    height: 235px;
    height: 325px;
    /*border-top:2px solid #06448D;*/
    padding-top: 0px;
    min-width: 1024px;
    min-width: 1299px;
    border-top: solid 7px #F0F0F0;
} .homepage footer{

	    border-top: 0px;
} footer .inner_wrapper{
    padding-top: 24px;
} footer h2{
    color:#2e2d2d;
    font-size: 19px;
    /*font-family:apolo, arial;*/
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 28px;
} footer .footer_menu_container{
    /*width: 274px;*/
    /*padding-left: 39px;*/
    float:right;
	width:70%;
	min-width:710px;
} .footer_info_container a {
    cursor: default;
} footer ul li.secure{
    color:#2e2d2d;
	margin-top:50px;
	background-image:url(../img/bkef/ico_Secure.png);
	background-repeat:no-repeat;
	background-position-x:right;
	text-indent:20px;
	color: #5A5A5A;
    transition: 0.3s all;
    font-size: 17px;
} footer ul li{
    list-style:none;
    line-height: 14px;
    padding-bottom: 17px;
} footer ul li a{
    color: #5A5A5A;
    transition:0.3s all;
    font-size:17px;
} footer ul li a:hover{
    color:#06448D;
} .mobile footer .footer_icon_container {
     width: 100%;

} .mobile .footer_menu_container {
    display:none;

} .mobile footer .gift {
   width: 60%;
    margin: 0 auto;
	margin-top:20px;
	float:none;
} .mobile footer .text {
   text-align:center;
} .mobile footer .support {
   font-size:20px;
} footer .footer_icon_container{
     width: 20%;
    padding-left: 9px;
    margin-top: 24px;
    float:right;
    height:100%; /* rivka 27/5/2015*/
	/*display:none;*/
} .footer_icon_container .sep {
    margin-top: 6px;
    margin-right: 19px;
    margin-left: 4px;
} footer .footer_menu_container .footer_block{
    float:right;
	margin-left:5%;
	margin-right:5%;
	padding-top: 27px;
}
    /*footer .footer_menu_container .footer_block:first-child{
    padding-left: 66px;
}*/
    footer .gift,footer .re-card{
    float:right;
    transition:.3s all;
    /*width: 122px;*/
} footer .gift{
    /*width:80px;*/
} footer .gift img:first-child{
    width:100%;
} footer .gift img.electric{
   width: 30%;
    margin-right: 4%;
	margin-top:25px;
} footer .gift .icon{
    /*width: 36px;
    height: 40px;*/
    background: url(../img/footer-icons.png) no-repeat;
    background-position: -26px -2px;
    margin:0 auto;
    float: right;
    margin-left: 10px;
    margin-top: 6px;
} footer .sep{
    width: 1px;
    height: 40px;
    background: url(../img/footer-icons.png) no-repeat;
    background-position: -62px -2px;
    margin:0 auto;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -1px;
} footer .re-card .icon{
    width: 27px;
    height: 42px;
    background: url(../img/footer-icons.png) no-repeat;
    background-position: 0px 0px;
    margin:0 auto;
    margin-top: 3px;
    margin-right: 15px;
    float: right;
} footer .re-card{
    /* margin-right: 15px; */
    float: right;
}
    /*footer .gift:hover,footer .re-card:hover{
    opacity:0.7
}*/
    footer .text{
        color: #787878;
    font-size: 19px;
    font-weight: 400;
    text-align: right;
    /* margin-top: 10px; */
    line-height: 19px;
    /* float: right; */
    margin-right: 10px;
} footer .support{
        color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-align: right;
    /* margin-top: 10px; */
    line-height: 19px;
    /* float: right; */
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;

	background:url(../img/bkef/call.png) #06448D;
	background-repeat:no-repeat;
	background-position-x:5%;
	background-position-y:50%;
	padding:20px;
	display:none;
} footer .footer_info_container{
    float:right;
    padding-left: 0px;
    margin-top: 31px;
	display:none;
} footer .footer_logos_container{
    float:right;
} footer .subtext{
    color:#4e4e4e;
    font-size: 15px;
    font-family:typopas, arial;
    font-weight: 200;
    float: right;

    margin-top: -2px;
} footer .orders_call {
        margin-right: 17px;
        text-indent: -3px;
        font-size: 21px;
        float: right;
        padding-left: 17px;
        margin-top: 12px;
    } .orders_call {
    float: right;
    margin-top: 10px;
    margin-left: 7px;
    margin-right: 10px;
    } .moked_text sup {
    top: 6px;
    right: 2px;
    font-size: 22px;
} .moked_phone{
    display:none;
} .histadrut_mobile{
    /*width: 100%;*/
    margin-top:20px;
    display:none;
    padding-right:5%;
} .menu-block-right {
    margin-top:20px;
    clear: both;
    border-left: 1px solid rgba(255,255,255,0.2);
    padding-left: 4%;
    margin-left: 0;
    height: 80px;
    float:right

} .menu-block-left {
    margin-top:20px;
    border-left: 1px solid rgba(255,255,255,0.2);
    padding-left: 4%;
    padding-right: 4%;
    margin-left: 0;
    float:right;
    height: 80px;
} .histadrut_mobile .histadrut_logo_mobile{
    background:url(../img/mobile/histadrut.png) no-repeat;
    width: 131px;
    background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 43px;
    float:right;
    clear:both;
} footer .lock{
    width: 24px;
    height: 24px;
    background: url(../img/footer-icons.png) no-repeat;
    background-position: -97px -8px;
    float:right;
    margin-right: -8px;
    margin-top: -2px;
    margin-left: 2px;
} footer .histadrut_logo{
    width: 178px;
    height: 57px;
    background: url(../img/histadrut.png) no-repeat;
    margin:0 auto;
    float:right;
    margin-bottom: 20px;
    margin-top: -11px;
} footer .amutot_logo{
    width: 183px;
    height: 57px;
    background: url(../img/amutot.png) no-repeat;
    margin:0 auto;
    float:right;
    margin-top: 3px;
} .re-card .text {
    margin-right: 9px;
    text-align: right;
} footer .safe_p{
    margin-top: 2px;
    margin-right: 19px;
    text-indent: -3px;
    float: right;
    margin-bottom: 3px;
    color: #fff;
    font-size: 21px;
    font-family: apolo, arial;
    font-weight: 400;
} footer .firma {
    margin: 0 auto;
    border-top: 1px solid rgba(128, 128, 128, 0.36);
    margin-top: 23px;
    padding-top: 18px;
    width: 100%;
} .firma_logo{
    width: 94px;
    height: 9px;
    background: url(../img/firma.png) no-repeat;
    margin:0 auto;
    float:left;
} footer.footer {
    background: #162753;
    width: 100%;
    /*position: absolute;*/
    /*top: 5500px;*/
} .footer_wrap {
    width: 65%;
    height: 60%;
    margin: auto;
    margin-top: 60px;
} .footer_wrap_content {
    display: flex;
    width: 100%;
    height: 100%;
    margin: auto;
} .footer_list_col {
    flex: 1;
    text-align: center;
    padding: 0px;
    white-space: nowrap;
} .footer_list_col div {
        font-size: 23px;
        margin-top: 31px;
        color: white;
    } footer.footer .mobile_footer_wrap {
    display: none !important;
} footer.mobile_footer .footer_wrap {
    display: none !important;
}
    /* hompage */
    .homepage {
    min-width: 1299px;
} .homepage header,.homepage footer{
    /*min-width:1199px;*/
} #homepage_box{
    background:#ffffff;
    padding-top:18px;
    padding-bottom:18px;
	background-image:url(../img/bkef/parpar.png);
	background-repeat:no-repeat;
	background-position-x:91.5%;
	background-position-y:5.005%;
    /*padding-left:13px;
    padding-right: 13px;*/
} #homepage_grid{
    /*width:100%;
	width:1100px;*/
	width:82%;
	min-width:700px;
	/*background-color:#E6E6E6;*/
    margin:0 auto;
	margin-top:100px;
	margin-bottom:100px;
	background-image:url(../img/bkef/bags.jpg);
	  background-size: 25%;
	background-repeat:no-repeat;
	background-position-x:96%;
	background-position-y:11%;
	/*background-image:url(../img/bkef/parpar.png);*/
} .inner_wrapper .main_search {
	width: 220px;
	/*border-right: 2px solid rgba(78, 79, 84, 0.87);*/
	/*height:88px;*/
} .main_search a {

	display:inline-block;
} .main_search span {
	width:100px;
	display:inline-block;
} .main_search a div {
	color:black;
	text-decoration:underline;

} .name_header {
    text-align: right;
    width: 230px;
    /*float: left;*/
    margin-top: 35px;
    /*margin-right: 49px;*/
} .name_header span{
    color: black;
	text-align:right;
} .name_img {
  display:none;
} header .inner_wrapper.inner_wrapper2 {
    flex: 1;
    border-left: 1px double lightgrey;
    width: 67%;
    width: 60%;
    height: 40px;
    padding-right: 0;
    /*padding-left: 25px;*/
    float: left;
    height: 100%;
    /*border-left: 2px solid rgba(78, 79, 84, 0.87);
	border-top: 2px solid rgba(78, 79, 84, 0.87);*/
} header .inner_wrapper {
    width: 90%;
    /*padding-right: 2%;
    padding-left: 2%;*/
    position: relative;
    max-width: inherit;height: 90px;
}
    /*header .inner_wrapper1 {
	min-width:1199px;
}*/
    header .second_menu {
    display: flex;
    width: 100%;
    position: absolute;
    width: 90%;
    /*padding-right: 2%;
    padding-left: 2%;*/
    /*position: relative;*/
    max-width: inherit;
    height: 150px;
    min-width: 1199px;
} header .inner_wrapper .histadrut_menu ul{
    top: 57px;
    border-radius: 0 0px 4px 4px;
} .homepage footer .inner_wrapper{
    width:990px;
    width:70%;
} .homepage .whiteMenu{
    margin:0;
    margin-right:-8px;
}
    /* hompage popup */
    a.login-popup-hide {
    display: none;
} .header-bkef {
    background: white;
    height: 215px;
} .wrap-login-content {
    margin-top: 250px;
    width: 1240px;
    height: 754px;
    margin-right: 18%;
    resize: vertical;
    background: url(../img/bkef/Login_image1.png) no-repeat left bottom;
} .form-page {
    background: url(../img/bkef/Login_backgraund_image.jpg) no-repeat center bottom;
    background-position-x: 30%;
    background-position-y: -8%;
} #welcome {
    color: #01104a;
    font-size: 34px;
    text-align: right;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: bezeq-regular,arial;
} .pop_login_inner input[type="submit"] {
    background-color: deepskyblue !important;
    margin-left: 12px !important;
    padding-bottom: 32px !important;
    color: #01104a !important
} .form-page form {
    height: 100%;
    _margin-right: 1%;
    _margin-left: 1%;
    width: 325px !important;
    padding-left: 40%;
    display: inline-table;
} .pop_login_inner_bkef {
    margin-top: -170px
} body#UpdatePasswordPage form {
    width: 600px !important;
} .update-password-additional-text {
    color: #ff0000;
} .form-page #pnlRemark {
    color: #ffffff;
} #pnlUserName, #pnlPassword, #pnlOldPassword, #pnlPassword1, #pnlPassword2, #pnlMail {
    width: 160px;
    height: 40px;
    display: inline-block;
    _display: inline;
} #pnlMail {
    width: 300px;
} #pnlMail label {
        width: auto;
    } #pnlMail input {
        width: 200px;
    } .form-page #pnlDistance {
    height: 180px;
} .form-page label {
    color: #312f2f;
    font-size: 16pt;
    display: inline-block;
    width: 150px;
    /*font-family:FbTypoTag;*/
} .form-page input {
    border-top: solid 2px #2d64a4;
    border-left: solid 1px #2d64a4;
    height: 30px;
} .pop_back{
    background: url(../img/bkef/bg_login.jpg) no-repeat;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    width:100%;
    height: 1110px;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
} .pop_stripes{
    position:relative;
    width:100%;
    height:100%;
    /*background: url(../img/back_stripes.png) repeat;*/
    /*background: url(../img/bkef/_dot.png) repeat;*/
    top: 0;
    position: absolute;
} .pop_login {
    width: 450px;
    position: unset;
    background-color: transparent;
    margin: 0;
} .pop_login_inner{
    position:relative;
    width: 100%;
    height:100%;
    /*background: url(../img/back_stripes.png) repeat;*/
} .pop_login_inner .logo_container {
/*position: absolute;*/
bottom: 40px;
left: 309px;
margin-left: 7px;
} .pop_left{
    float:right;
    width: 482px;
    width: 372px;
    padding-right: 190px;
	background-image:url(../img/bkef/PolygonBlack.png);
	background-repeat:no-repeat;
	background-position-x:right;
	background-position-y:70px;

} .pop_login_form{
    float:left;
} .pop_right{
    float:right;
    background:#2D2D2D;
   width: 300px;
    height: 313px;
    padding: 35px 46px 54px 28px;
} .welcome_image{
   width: 281px;
   height:492px;
   background: url(../img/popup_left.png) no-repeat;
   float:left;
} .pop_right h1 {
    font-size: 59px;
    font-family: apolo, arial;
    color: #e81b89;
    font-weight: 200;
    padding-bottom: 0;
} .pop_right h2 {
    font-size: 25px;  font-family: apolo, arial;  color: #e81b89;  font-weight: 200;
    margin-top: -3px;
    margin-bottom: 10px;
} .pop_right h3 {
    color: black;
    font-weight: 400;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 21px;
    text-align: justify;
    width: 286px;
} .warning_sign {
    background: url(../img/bkef/alert.png) no-repeat;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    font-size: 24px;
    font-family: apolo, arial;
    font-weight: 600;
    position: absolute;
    top: 105px;
    left: 49px;
	display:none!important;
} .pop_login_inner form {
    width: 320px;
    /*position: absolute;*/
    top: 171px;
    left: 338px;
	margin-top: 10px;
} .warning {
    float: left;
    /* clear: both; */
    position: relative;
} .warning_text {
    position: absolute;
    width: 330px;
    top: 130px;
    left: 119px;
    font-size: 16px;
    color: #01104a;
} .pop_right p {
    color: black;
    line-height: 21px;
    width: 286px;
    text-align: justify;
    font-size: 16px;
    margin-top: 23px;
    font-weight: 200;
} .login_form form {
    width: 320px;
    /*position: absolute;*/
    top: 151px;
    left: 317px;
} .login_form h1,.lost_pass h1,.lost_pass_mail h1 {
    /*position: absolute;*/
    color: #464646;
    top: 106px;
    left: 421px;
    font-family: apolo, arial;
    font-size: 30px;
} .lost_pass h1 {
    width: 200px;
    /* position: relative; */
    /* margin-right: 145px; */
    margin-top: 5px;
    margin-top: 40px;
    /* left: 421px; */
    font-family: apolo, arial;
    font-size: 34px;
    color: #01104a;
    letter-spacing: -0.5px;
} .lost_pass_mail{
    height: 200px;
    margin-top:150px;
    position:relative;
}
    /*clear:both {
    width: 100px;
    margin-left: 0;
    float: right;
    margin-top: 11px;
}*/
    .lost_pass input#send_mail {
    margin-top: 0;
    margin-left: 0px;
} .lost_pass_mail h1{
    left:305px;
    top:0
} .lost_pass p {
    position: relative;
    clear: both;
	color:#464646;
} .lost_pass_mail p {
    /*position:absolute !important;*/
    margin:0 auto;
    text-align:center;
    top:40px;
    left:395px


} .lost_pass input#login_button {
    margin-top: 0;
    margin-left: -1px;
} .lost_pass p:first-child {
    margin-top: 0;
    margin-bottom: 41px;
	font-size: 19px;
} .lost_pass p#back_ent {
    margin:0;
    text-align: right;
    width:100px;
    float:right;
    margin-top: 10px;
} .lost_pass_mail{
    display:none;
} input#email {
    /*height: 31px;  margin-bottom: 16px;  text-indent: 10px;*/
    height: 31px;
    margin-bottom: 36px;
    text-indent: 10px;
    border: solid 2px #D3D3D3;
    /* font-weight: bold; */
    font-family: apolo, arial;
    letter-spacing: 0.5px;
	direction:ltr;
} .email_tik {
    /*position: absolute;*/
       width: 238px;
    top: 49px;
    left: 8px;
    margin-bottom: 3px;
} .login_form form input[type="text"], .login_form form input[type="password"] {
    height: 31px;
    margin-bottom: 16px;
    text-indent: 10px;
    border: solid 2px #D3D3D3;
    /* font-weight: bold; */
    font-family: bezeq-regular, arial;
    letter-spacing: 0.5px;
} input#login_name {
    margin-top: 20px;
    margin-top: 0px;
    /*margin-bottom: 72px;*/
} .login_line {
    display: block;
    border: 1px solid deepskyblue !important;
    border-radius: 25px;
    height: 40px !important;
} .login_form form input[type="text"]:-webkit-autofill, .login_form form input[type="password"]:-webkit-autofill {
     -webkit-box-shadow: 0 0 0px 1000px white inset;
} input#email:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
} .login_form h1 {
    /*position: relative;*/

    margin-top: 40px;
    left: 421px;
    font-family: apolo, arial;
    font-size: 34px;
    color: #F7921B;
    letter-spacing: -0.5px;
} .login_form h2 {
    /*position: relative;*/
    color: #5A5A5A;
    margin-top: 8px;
    left: 421px;
    font-family: apolo, arial;
    font-size: 25px;
    font-weight: normal;
	margin-bottom:42px;
} .login_form .checkboxWhite {
    margin-top: -3px;
    margin-right: 4px;
} .pop_login_inner p a {
    width: 200px;
    margin: 0;
    color: #1f1f1f;
	cursor:pointer;
} .login_form p {
       margin: 0;
    /*top: 343px;*/
    position: absolute;
    text-decoration: underline;
    font-size: 13px;
    /* font-weight: bold; */
} .pop_login_inner input[type="submit"] {
    background: #06448D;
	border-radius:50px;
    border: none;
    color: #2B2D2C;
    padding: 7px;
    width: 153px;
    font-family: typopas, arial;
    font-size: 25px;
    font-weight: bold;
    float: left;
    margin-top: 25px;
    margin-top: -7px;
    margin-left: -5px;

	box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
} [placeholder]:focus::-webkit-input-placeholder {
                opacity: 0;
            } .pop_login p.back_ent {
    width: 100px;
    float: right;
    margin-top: 11px !important;
} .login_form .logo_container {
    position: absolute;
    bottom: 40px;
    left: 309px;
} .lost_pass{
    display: none;
    /* position: absolute; */
    /* left: -22px; */
    /* width: 300px; */
    /* top: -18px; */
	color:#464646;
} .help {
    display: none;
    width: 21px;
    height: 21px;
    background: url(../img/bkef/help.png) no-repeat;
    text-align: center;
    position: absolute;
    left: 72px;
    line-height: 19px;
    top: 265px;
} .help2 {
    display: none;
    width: 21px;
    height: 21px;
    background: url(../img/bkef/help.png) no-repeat;
    text-align: center;
    position: absolute;
    left: 72px;
    line-height: 19px;
    top: 327px;
} .help3 { /*rivka 5/5/2015*/
    display: none;
    width: 21px;
    height: 21px;
    background: url(../img/bkef/help.png) no-repeat;
    text-align: center;
    position: absolute;
    left: 91px;
    line-height: 19px;
    top: 327px;
} .login-form-bottom {
    width: 340px;
    display: flex;
} .login-remember-me {
    display: flex;
    flex: 1;
    height: 50px;
} .login-problem {
    margin-right: 6px;
    margin-top: 15px;
    height: 20px;
    width: 340px;
} .remember-me-label-wrap {
    flex: 1;
    height: 50px;
    margin-right: 5px;
} .remember-me-label {
    margin-top: 15px;
    top: 0px;
    right: 58px;
    flex: 1;
    margin-right: -30px;
    visibility: hidden
} .remember-me-checkbox {
    margin-right: -4px;
    flex: 0.2;
    height: 50px;
} .remember_me {
    position: absolute;
    top: 3px;
    right: 24px;
    width: 121px;
    color: #464646;
} input#login_password /* inon */
    {

}
    /* popup ver2 */
    .pop_ver2 .pop_login{
    background: url(../img/popup.png) no-repeat;
    width:560px;
    height:551px;
    margin:0 auto;
    position: absolute;
    margin-top: 0;
} .pop_ver2 .pop_top{
    background: url(../img/popup_top.png) no-repeat;
    width:115px;
    height:117px;
    top: -61px;
    right: -47px;
    position: absolute;
} .pop_ver2 .pop_login_inner{
    margin:0 auto;
    margin-top:20px;
} .pop_ver2 .pop_login_inner {
position: relative;
width: 47%;
height: 100%;
background: none;
} .pop_ver2 .login_form {
    margin: 0 auto;
    position: relative;
    clear: both;
    float: none;
    text-align: center;
    width: 300px;
    height: 300px;
} .warning{
    display:none;
} .pop_ver2 .warning_text {
    top:62px;
    font-size:16px !important;
} .pop_ver2 .remember_me {
position: absolute;
top: -1px;
right: 18px;
width: 121px;
} .pop_ver2 .warning_sign{
    top: 25px;} .pop_ver2 form {
    position: relative;
    top: auto;
    left: auto;
    margin-right: 24px;
} .pop_ver2 .pop_title {
    padding-top: 75px;
    text-align: center;
} .pop_ver2 .pop_title h1 {
color: white;
font-size: 49px;
font-family: apolo, arial;
text-indent: 21px;
} .pop_ver2 .login_form input[type="submit"]{
    background:black;
} .pop_ver2 h2 {
    color: white;
    font-size: 22px;  font-family: apolo, arial;
    font-weight: 200;
    text-indent: 7px;
    width: 284px;
    margin-top: -1px;
} .pop_ver2 .login_form h1 {
    position: relative;
    left: auto;
    top: auto;
    margin-top: 33px;
    text-align: right;
    margin-bottom: 12px;
    margin-right: 21px;
} .pop_ver2 .warning {
    position: absolute;
    top: 404px;
    left: 117px;
    float: none;
} .pop_ver2 .logo_container {
position: absolute;
background: url(../img/logos.png) no-repeat;
width: 308px;
margin-top: 0;
height: 44px;
margin-bottom: 0;
top: 573px;
left: 123px;
} .pop_ver2 .lost_pass {
    top: 174px;
    right: 0;
} .pop_ver2 .lost_pass h1 {
    position: absolute;
    top: -1px;
    left: 80px;
} .pop_ver2 .lost_pass form {
    top: 41px;
} .pop_ver2 .lost_pass input#send_mail {
    background: black;
} .pop_ver2 .lost_pass_mail {
    margin-top: 60px;
    width: 300px;
    height: 300px;
    position: absolute;
    left: -332px;
} .pop_ver2 .lost_pass_mail h1 {
    width: 308px;
    margin: 0 auto;
    text-align: center;
} .pop_ver2 .lost_pass_mail p{
    width:140px
}
    /* masonry */
    #homepage_grid {
	position: relative;
	overflow: hidden;
	 /*height: 1360px;*/
} #home_category_grid .item.item-w2.item-h2 {

	background-color: transparent;
	/*background-color: #fff;*/
	/*border-radius:0px;*/
} #home_category_grid .item-w2.item-h1 h1 {
	padding-right: 4%;
    padding-left: 20%;
	    text-align: right;
		font-size: 26px;
} #home_category_grid .item-w1.item-h1 h1 {

    padding-right: 4%;
    padding-left: 1%;
    display: inline-block;
    font-size: 28px;
    margin-top: 1%;
    width: 55%;
    text-align: right;
}
.item {
    float: right;
    /* width: 12.5%;
    height: 216px;*/
    /* width:258px;
   height:330px;*/
    width: 22.5%;
    /*margin: 0 1% 2.2%;*/
    margin: 0 1% 4.8%;
    overflow: hidden;
    /*border-top-left-radius: 2px;
	border-top-right-radius: 2px;*/
    /*border-width: 1px;
	border-color: #DED7DE;
	border-style: solid;*/
    /*border:solid 1px #ffffff;*/
    /*border-radius:5px;*/
    /*background-color: #ffffff;*/
    /*box-shadow: 0px 0px 5px 0px rgba(8, 0, 0, 0.35);*/
} .item-w2 {
    /*width: 25.5%;*/
   /*width:258px;
   height:330px;
    border-radius: 4px;
 background: #06448D;*/
} .item-w1 {
	width:14.27%;
    /*width: 25.5%;*/
   /*width:258px;
   height:330px;
    border-radius: 4px;
 background: #06448D;*/
} .iw_off {
    background: #06448D;
    width:100%;
} .item.isotope-item.iw_off.ih_off{
    background: none !important;
} .item.item-first {
	border:0;
    box-shadow: 0;
	border-top-left-radius:0px;
	border-top-right-radius: 0px;
	border-width: 0px;
	box-shadow:none;
	background: none!important;
	/*background-image:url(../img/bkef/parpar.png);
	background-repeat:no-repeat;
	background-position-x:right;*/
} .item-first .fav-ttl {
	color: #2e2d2d;
    font-size: 50px;
    line-height: 90%;
    letter-spacing: -1.2px;
    font-family: apolo, arial;
} .item-h2 {
    /*height: 422px;*/
    border-radius: 2px;
    margin-top: 19%;
    /*background:none;*/
} .ih_off {
    height: 216px
} .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transition-property: right, top, -webkit-transform, opacity;
    -moz-transition-property: right, top, -moz-transform, opacity;
    -ms-transition-property: right, top, -ms-transform, opacity;
    -o-transition-property: right, top, -o-transform, opacity;
    transition-property: right, top, transform, opacity;
} #homepage_grid .item:not(.item-first) {
	border:solid 1px #DBD7DB;
} #homepage_grid .item-w2 img{
    height:265px;
    height:20%;
} #homepage_grid .item-w1 img{
    height:168px;
    height:20%;

} .item img,.item-w2 img,.item-h2 img{
    width:100%;
    height:auto;
    /*margin-bottom:-4px;*/
} .item-w3 img {
    margin-bottom:-4px;
} .item_desc h3 {
    margin: 0;
    color: #06448D;
    font-size: 18px;
    font-family: apolo, arial;
    margin-top: 6px;
    margin-right: 6px;
    font-weight: 200;
    line-height:1.3; /* rivka 27/5/2015 */
} .item_desc p {
    color: black;
    margin: 0;
    font-size: 18px;
    font-weight: 200;
    font-family: apolo, arial;
    margin-right: 6px;
} .item_desc{
    display: none;
    background:gray;
    position:absolute;
    bottom: -35px;
    bottom: -702px; /* rivka 27/5/2015 */
    height: 65px;
    height: 365px; /* rivka 27/5/2015 */
    width:22.5%;
    transition:.3s all;
	opacity:0.9;
} .item:hover .item_desc{
    top: auto;
    bottom: -1px;
} hr {
    margin-bottom: 4px;
    opacity: 0.3;
} .item-w2.item-h2 .nivoSlider h1 {
	margin-top: 4%;
    text-align: right;
    font-size: 32px;
    margin-right: 3%;
    width: 70%;
    display: inline-block;
} .item-w2.item-h2 h1 {
	margin-top: 4%;
    text-align: right;
    font-size: 35px;
    margin-right: 3%;
    width: 70%;
    display: inline-block;
} body.mobile_homepage .item-w2.item-h2 h1 {
		font-size:18px!important;
		width: 49%;
		font-family: typopas, arial;
	} .nivoSlider .btn_new_slider {
    background: #00afff;
    border-radius: 22px;
    border: none;
    /*color: #162550;*/
    color: white;
    padding: 9px 7px 9px 7px;
    width: 20%;
    font-family: typopas, arial;
    font-size: 19px;
    font-weight: bold;
    box-shadow: 0px 4px 0px 0px rgba(120, 120,120, 0.5);
    top: 75%;
    text-align: center;
    display: inline-block;
    float: left;
    margin-left: 52px;
    margin-top: 4%;
} .btn_new_slider {
    background: #00afff;
    border-radius: 22px;
    border: none;
    color: #FFFFFF;
    padding: 9px 7px 9px 7px;
    width: 130px;
    font-family: bezeq-regular, arial;
    font-size: 17px;
    font-weight: bold;
    box-shadow: 0px 4px 0px 0px rgba(120, 120,120, 0.5);
    top: 75%;
    text-align: center;
    display: inline-block;
    float: left;
    margin-left: 10px;
    margin-top: 5%;
    padding: 7px;
    width: 38%;
    cursor: pointer;
} .item-w2 h1,.iw_off h1{
    color:#2e2d2d;
    margin-top: 2%;
    text-align: right;
    font-size: 26px;
    font-family: bezeq-bold, arial;
    font-weight: 200;
    margin-right: 10px;
    font-weight: bold;
	display:inline-block;
    width: 53%;
} #homepage_box .item-w2 h1, #homepage_box .iw_off h1{
    margin-top: 0;
    text-align: right;
} .item-w2 h2,.iw_off h2{
    color: black;
    margin-top: 3%;
    text-align: right;
    margin-right: 33px;
    font-size: 22px;
    font-family: apolo, arial;
    font-weight: 200;
} .item-w2 h2 span,.iw_off h2 span{
    color: white;
    margin-left: 5px;
    font-size: 35px;
    line-height: 10px;
}
    /*homepage responsive*/
    /* takanon page */
    .takanon .spacer_top{
    height: 25px;
} .takanon h1{
    margin-bottom:5px;
}
    /* category page */
    input[type=checkbox] {
    /*visibility: hidden;*/
} .cat_title .fltlft {
width: 195px;
margin-top: -9px;
margin-left: 27px;
} .no-border {
    font-family: bezeq-regular;
    font-weight: 400;
    padding: 19px 0 14px 0;
    font-size: 26px;
    border: none !important;
    color: #142550;
    margin: 0;
} .category .no-border {
    padding: 0 0 14px 0;
    width: 200px;
    word-spacing: 200px;
    font-size: 50px;
    margin-top: 110px;
    float: right;
    color: #162550;
    font-weight: 700;
} .category .content span {
	color:#000000;
	text-align:right;
    font-size: 18px;
    padding: 3px 90px 10px 10px;
	font-weight:bold;
} .category .content span .ns{
	    font-size: 90%;
    margin-right: 3px;
} .category .content h2 {
    border-bottom: 1px solid #dddddd;
    padding: 3px 10px 10px 10px;
    font-size: 20px;
    margin: auto;
    width: fit-content;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0 !important;
    font-weight: 200;
    color: #000000;
    text-align: right;
    height: 65px;
} .category .content p {
    text-align: center;
    margin-top: -30px;
    font-size: 20px;
} .category .sidebar_menu h2 {
        padding-bottom: 8px !important;
        border-bottom: 1px solid #ddd !important;
    } ul.checkbox_list {
    margin-top: 5px;
    margin-bottom: 12px;
} .category aside.sidebar-right h2 {
    font-family: apolo, arial;
    font-weight: 400;
    border-bottom: 1px solid #dddddd;
    padding: 3px 0 10px 0;
    font-size: 24px;
    margin: 2px 0 16px 0;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0 !important;
    font-weight: 200;
} .flyer{
    margin-bottom: 11px;
} .category .fav_icon.active {
    background-position: -90px -43px;
    background-position: -45px -43px;
}
    /**
 * Checkbox pink
 */
    .checkboxPink {
    width: 14px;
    height: 17px;
    margin-left: 8px;
    float: right;
    position: relative;
}
    /**
 * Create the box for the checkbox
 */
    .checkboxPink label {
    cursor: pointer;
    position: absolute;
    width: 13px;
    height: 13px;
    top: 3px;
    left: 0;
    background: #d9d6d6;
    border:1px solid #d9d6d6;
    border-radius:4px;
}
    /**
 * Display the tick inside the checkbox
 */
    .checkboxPink label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 5px;
    height: 3px;
    background: transparent;
    top: 3px;
    left: 3px;
    border: 3px solid #f1f1f1;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
    /**
 * Create the hover event of the tick
 */
    .checkboxPink label:hover::after {
    border-color: #1f1f1f;
    opacity:0.1;
}
    /**
 * Create the hover event of the tick
 */
    .checkboxPink label:hover::after {
    border-color: #1f1f1f;
    opacity:0.1;
}
    /**
 * Create the checkbox state for the tick
 */
    .checkboxPink input[type=checkbox]:checked + label:after {
    border-color: 3px solid #fff;
    opacity:1;

} .checkboxPink input[type=checkbox]:checked + label {
    background:#06448D;
    border-color: #06448D;
} .checkboxPink label::after:hover{
    border-color: #fff !important;
}
    /**
 * Checkbox White
 */
    .checkboxWhite {
     width: 14px;
     height: 17px;
     margin-left: 8px;
     float: right;
     position: relative;
 }
    /**
 * Create the box for the checkbox
 */
    .checkboxWhite label {
    cursor: pointer;
    position: absolute;
    width: 13px;
    height: 13px;
    top: 0;
    left: 0;
    background: #fff;
    border:1px solid #d4d4d4;
    border-radius:3px;


    width: 20px;
    height: 20px;
    border: 1px solid #BEBEBE;
}
    /**
 * Display the tick inside the checkbox
 */
    .checkboxWhite label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 5px;
    height: 3px;
    background: transparent;
    top: 6px;
    left: 6px;
    border: 3px solid #000;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);

}
    /**
 * Create the hover event of the tick
 */
    .checkboxWhite label:hover::after {
    border-color: #000;
    opacity:0.3;
}
    /**
 * Create the checkbox state for the tick
 */
    .checkboxWhite input[type=checkbox]:checked + label:after {
    border-color: #000;
    opacity:1;

} .checkbox_description {
    float: right;
    font-size: 14px;
    margin-right: 1px;
    color: #162550;
} .checkbox_list li{
    border: 0 !important;
    height: 25px;
    padding: 0 !important;
} .plus{
    width: 21px;
    background: url('../img/bkef/plus.png') no-repeat;
    float: right;
    height: 21px;
    margin-top: -4px;
    margin-left: 5px;
} #datepick{
    background: url(../img/date.png) no-repeat;
    background-position: 5px 5px;
    width: 177px;
    border: 1px #d4d4d4 solid;
    border-radius: 4px;
    height: 22px;
    font-size: 13px;
    padding-right: 10px;
    font-family: typopas, arial;
    font-weight: 200;
    cursor: pointer;
    transition:.3s all;
    outline-offset: -2px;
    margin-top: 5px;
    margin-bottom: 11px;
} #datepick:focus {
        outline: rgb(22, 37, 80) solid 1px;
        transition:.3s all;
    } .line_roller_wrapper{
    width:100%;
    margin-top: 27px;
} .line_roller{
    width: 93%;
    margin-right: 6px;
    margin-top: 7px;
    height: 1px;
    background: #8e8e8e;
    position: relative;
} .calendar td.today span {
    background-color: #162550 !important;
} .calendar td span:hover {
    background-color: #00b0fe !important;
} #MsgFav {
    margin-bottom: 15px;
    color: darkblue;
    font-size: 18px;
} #max_range, .ui-slider-handle.ui-state-default.ui-corner-all {
    position: absolute;
    height: 18px;
    width: 18px;
    background: #00b0fe;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    top: -8px;
    left: 87px;
    margin-left: -9px;
    outline: none;
} .ui-slider-handle.ui-state-default.ui-corner-all:hover {
        background: #162550;
        transition: .1s all;
    } .ui-slider-range.ui-widget-header.ui-corner-all {
    background-color: #00b0fe;
    height: 2px;
    position: absolute;
} .pay_min,.pay_max {
    cursor: default;
    transition:.3s all;
    padding:3px;
    margin-top:10px;
    border-radius:5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

} .pay_min {
    float: left;
} .pay_max {
 float: right;
}
    /*.pay_min:hover,.pay_max:hover{
    background:#F4369D;
    color:#fff;
    padding:3px;
    border-radius:5px;
    }*/
    .sidebar_menu h3 {
    margin: 0;
    margin-top: 3px;
    padding: 0;
    font-size: 22px;
    font-family: typopas, arial;
    font-weight: 400;
    color: #162550;
} .fltlft{
        float:left;
    } .shopping_cart_mobile .select_fancy, .checkout_mobile .select_fancy {
        padding: 4px;
        margin: 0;
        background: transparent;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
        border:1px solid #d4d4d4;
        border-radius:4px;
        background: #fff;
        color:#000000;
        outline:none;
        display: inline-block;
        cursor:pointer;
        /* width: 160px; */
        font-size:14px;
        font-family: typopas, arial;
        font-weight: 200;
    } .shows_mobile .select_fancy /* rivka 28/5/2015*/
    {
        padding: 4px;
        margin: 0;
        background: transparent;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
        border:1px solid #d4d4d4;
        border-radius:4px;
        background: #fff;
        color:#000000;
        outline:none;
        display: inline-block;
        cursor:pointer;
        /* width: 160px; */
        font-size:14px;
        font-family: typopas, arial;
        font-weight: 200;
    } .select_fancy.select_fancyOpen {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    } .select_fancy .select_fancyInner {
        background:url('../img/arrow_down.png') 1px 5px no-repeat;
        width:100%!important;
    } .select_fancy.select_fancyOpen .select_fancyInner {
        background:url('../img/arrow_up.png') 1px 5px no-repeat;
    } .select_fancy select option {
        font-size:14px;
        font-family: typopas, arial;
        font-weight: 200;
    } @media screen and (-webkit-min-device-pixel-ratio:0) {
        select {padding-right:18px}
    } .cat_title{
        /*border-bottom: 1px solid #dddddd;*/
        height:34px;
    } .display360_wrapper{
        margin-top:7px;
    } .fltlft.select_fancy {
        margin-top: -8px;
    } .cat_wrapper{
        width:100%;
        margin-top: 20px;
		float: left;
    /*margin-top: -65px;*/
    } body.presonal_zone_fav .cat_wrapper{
    margin-top: 25px;
    } .single_cat.hidden {
	display:none;
} .single_cat {
    width: 167px;
    height: 220px;
    height: 283px;
    position: relative;
    /*overflow: hidden;*/
    float: right;
    margin: 19px 29px 34px 62px;
    cursor: pointer;
    width: 223px;
    height: 300px;
    height: 283px;
    margin: 19px 0px 35px 18px;
    border: solid 2px #E5E5E5;
}
    /*.single_cat:nth-child(3n+3){
        margin: 22px 30px 39px 0px;
		margin: 19px 0px 34px 0px;
    }*/
    .cat_img{
        position:relative;
        /*width:167px;
        height:167px;*/
        overflow: hidden;
		    /*width: 223px;*/
    height: 167px;
    } .cat_img img{
        position: absolute;
        z-index: 1;
        top:0;
        right:0;
        /*transition:all 0.5s ease;*/
		width:100%;
    height: 167px;
    } body.category_mobile .cat_img img{  /* rivka 31/5/2015 */
        transition:none;
    	border:0px!important;
    } .single_cat:hover img{
        /*-webkit-transform:scale(1.25) rotate(5deg);*/ /* Safari and Chrome */
        /*-moz-transform:scale(1.25) rotate(5deg);*/ /* Firefox */
        /*-ms-transform:scale(1.25) rotate(5deg);*/ /* IE 9 */
        /*-o-transform:scale(1.25) rotate(5deg);*/ /* Opera */
        /*transform:scale(1.5) rotate(5deg);*/
        opacity:0.7;
    } body.category_mobile .single_cat:hover img{ /* rivka 31/5/2015 */
        /*-webkit-transform:none;*/ /* Safari and Chrome */
        /*-moz-transform:none;*/ /* Firefox */
        /*-ms-transform:none;*/ /* IE 9 */
        /*-o-transform:none;*/ /* Opera */
        /*transform:none;*/
        opacity:0.5;
    } body.category_mobile .circ /* rivka 31/5/2015 */
    {
    	/*width:207px;
    	height:207px;*/
    	border:0px!important;
    } .single_cat .circ {
	width: 22px;
    height: 14px;
    background: url(../img/bkef/polWhite.png);
    top: 50.9%;
    top: 54.9%;
    left: 45%;
} .category.category_mobile.mobile .single_cat .circ {
	top: 61.5%;
} .circ{
        width:167px;
        height:167px;
        /*background: url(../img/circ.png);*/
        /*background: url(../img/circ2.png);*/ /* inon */
	    /*background-repeat:no-repeat;*/ /* inon */
        position: absolute;
        z-index: 6;
        top:0;
        left: 0;
    } .single_cat h2 {
    font-size: 20px;
    font-family: bezeq-regular, arial !important;
    font-weight: 200;
    padding: 0;
    text-align: center;
    padding-top: 13px !important;
    border-bottom: none;
    margin: 0;
} .single_cat h3 {
        font-size: 14px; font-family: typopas, arial !important;
        font-weight: 200; text-align: center;
        padding-top: 0px!important;
        margin-top: 0 !important;
        line-height: 18px;
        border-top: 0 !important;
        color: #4c4c4c;
    } .sidebar_menu ul li ul li ul li,.no_border{
        border:none !important;
        padding-bottom:0 !important;
    } .cat_img.loading,.item.loading{
        background:#06448D;
        text-align:center;
        position:relative;
    } .cat_img.loading::after,.item.loading::after{
        content: '';
        background: url(../img/loader.gif);
        width: 66px;
        height: 70px;
        position: absolute;
        top: 47px;
        left: 0;
        right: 0;
        margin: 0 auto;
    } .page_search section.content{
        width:100% !important;
    }
    /* Search results */
    .page_search .page_search_rem{ /* inon chage from page_search_rem */
        margin-top: -2px;
        height:27px
    } .res_row{
        border-bottom: 1px solid #ddd;

        height: 108px;
        padding-top: 0px;
    } .res_row .res_des{
        float:right;
        height: auto;
        margin-top: 21px;
        margin-right: 41px;
    } .category aside.sidebar-right .res_row .res_des /* rivka 28/5/2015 */
    {
        margin-top: 0px;
        margin-right: 0px;
    } .category aside.sidebar-right .sidebar-right-menu .res_row:first-child .res_des /* rivka 28/5/2015 */
    {
        margin-top: 21px;
    } .category aside.sidebar-right h2 /* rivka 28/5/2015 */
    {
        font-size:18px;
    } .res_des h2{
        color:#474747;
        font-size:22px;
        border:none;
        margin-top: -4px;
        padding-bottom: 1px;
        font-family: typopas, arial;
        font-weight: 200;

    } .res_des h2:hover{
        text-decoration: underline;
    } .res_des h3{
        color:#000;
        font-size:16px;
        border:none;
        margin-top: 0;
        font-weight: 200;
        margin-bottom: 3px;
    } .res_des p {
        color:#919191;
        font-size: 13px;
        margin: 0;
        padding: 0;
        margin-top: 5px;
    } .res_des p a{
        color:#919191;
        text-decoration: none;
    } .res_des p a:hover{
        text-decoration: underline;
    } .single_res {
        padding: 0px 0 0 0px;
        position: relative;
        height: 88px;float:right;
        margin-right: 17px;
        margin-top: 16px;
        overflow:hidden; /* inon - שלא ייראה כמו חותמת */
        height: 77px; /* inon */
		border-radius:2px;
    } .single_res .circ {
        right: 0;
        left: auto;
        top: 0;
        width: 77px;
        height: 77px;
        background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-image: url(../img/circ_small.png); /* inon - IE8 */
	background-image: none;

    } .res_img {
        height: 77px;
        width: 77px;
    } .res_img img {
        height: auto;
        width: 100%;
    } .page_search h2.no-border {
        font-size: 32px;
        padding-top: 0px;
        padding-bottom: 18px;
    } .page_search .cat_title {
        height: 30px;
    }
    /*about*/
    .spacer_top{
        height:30px;
    } aside.inner_sidebar{
        width:28.47%;
        float:left;
    } aside.inner_sidebar > div:nth-child(2){
		margin-bottom: 14px;

		padding-bottom: 35px;
	} .about .main_content p {
        text-align: justify;

        margin-top: 9px;
        line-height: 21px;
        font-size: 18px;
	} .main_content{
        width: 68.6%;
        float:right;
    } .mini_title{
        font-family: apolo, arial;
        font-weight: 400;
        font-size: 22px;
        color:black;
        line-height: 34px;
        clear:both;
        float:left;
        border-bottom: 1px solid #bdbdbd;
        padding-bottom: 13px;
        margin-bottom: 35px;
    } .mini_title:nth-child(3n){
        border-bottom:none !important;
        margin-bottom: 0px;
    }
    /*thank you*/
    .toda {
    margin-bottom: 24px;
    background: url(../img/bkef/ishur_image.jpg) no-repeat;
    width: 991px;
    height: 120px;
    padding-top: 55px;
} body.mail .toda, body.mail .inner_wrapper {
		width:990px;
	} .toda h1{
        margin-bottom:20px;
        font-family: apolo, arial;
        font-weight: 400;
        font-size: 72px;
        color:#06448D;
        line-height:30px;
        margin-right: 54px;
    } .toda h2{
        margin-bottom:20px;
        font-family: apolo, arial;
        font-weight: 400;
        font-size: 24px;
        color:#000;
        line-height:30px;
        margin-right: 55px;
    } .info_line{
    padding-top: 3px;

    height: 19px;
} .right_block{
        /*float:right;*/
        position:relative;
    } .left_block{
        float: left;

} .info_line span {
    font-family: bezeq-regular,arial;
    font-size: 18px;
    font-weight: 400;
    color: #000;
} .info_line span.thin{
        font-weight: 200;
    } .date_space{
        margin-right: 23px;
    } .type_space{
        margin-right: 23px;
    } .full_content{
        width:100%;
        color:#000;

} .full_content h1{
        font-size: 32px;
        font-family: apolo, arial;
        color: #000;
        line-height: 0.988;
        text-align: right;
    } .rec_line {
        margin-top: 30px;
        margin-bottom: 20px;
    } .thank_you .rec_line {
        margin-top: 26px;

        margin-bottom: 58px;
        clear: both;
} .rec_line::after{
        content: '';
        clear:both;
    } .rec_line_title{
        /*background: url(../img/line_bg.png) repeat;*/
		background: #EAE8E9;
        width:100%;
        height:36px;
        position: relative;
} .rec_line_title span {
            font-family: bezeq-regular,arial;
            color: #31395d;
            font-size: 18px;
            font-weight: 400;
            float: right;
            line-height: 39px;
            margin-right: 7px;
        } .rec_line h3 {
    font-family: typopas, arial;
    color: #31397c;
    font-size: 18px;
    font-weight: 400;
    float: none;
    line-height: 37px;
    margin-right: 7px;
    clear: both;
    margin-bottom: 10px;
} .rec_line_title .circle{
        background: #fff;
        /*border:1px solid #c0c0c0;*/
        border-radius: 50%;
        width:28px;
        height:28px;
        margin-top: 3px;
        margin-right: 8px;
        display: inline-block;
        float:right;
    } .shekel_icon {
    background: url(../img/bkef/payment_icon.png) repeat;
    width: 28px;
    height: 21px;
} .page_icon {
    background: url(../img/bkef/Order_summary_icon.png);
    width: 27px;
    height: 22px;
} .person_icon {
    background: url(../img/bkef/Details_icon.png) repeat;
    width: 26px;
    height: 21px;
} .forgot_bkef {
    width: 100%;
} .printer_icon, .printer_icon_b {
    background: url(../img/bkef/ty_sprite.png) repeat;
    width: 21px;
    height: 22px;
    background-position: -53px 0px;
    float: none;
    margin: 0 auto;
} .printer_icon_b:hover{
        background-position: -53px 0px
    } .printer_icon:hover,.printer_icon_b{
        background-position: -78px 0px;
    } .thank_you .rec_line.last .left_block {
        float: left;
        width: 120px;
     } .thank_you .left_block:hover .printer_icon {
        background-position: -78px 0px;
     } .thank_you .left_block:hover .printer_text {
        color:#1f1f1f;
     } .thank_you .printer_icon{
         float:right;
     } .thank_you .moked_text{
        float:none;
        margin-right:6px;
        margin-left:5px;
     } .boxer {
     display: table;
     border-collapse: collapse;
     width: 99.8%;
     table-layout: auto;
 } .boxer .box-row {
     display: table-row;
     border-bottom: 1px solid #bdbdbd;
     width: 100%;
} .order_info {
    width: 250%;
    margin-top: -15px;
} .box_ltr-total{
    width:10%;
} .shopping_cart .boxer .box-row {
    height: 100px;
} .boxer .box-row.title{
    border-bottom:1px solid #bdbdbd;
} .boxer .box-row.title .box{
    font-weight: 200;
} .thank_you .boxer .box-row.title .box{
    padding-top: 24px;
    padding-bottom: 6px;
    font-weight:400
} .boxer_title_thank {
    padding-top: 10px;
} .boxer .box {
    display: table-cell;
    vertical-align: top;
    padding: 21px 21px 17px 0px;
    text-align: right;
} .box.spacer50{
    width:50%;
} .box.spacer30{
    width:30%;
} .box.spacer20{
    width: 13%;
} .box.spacer15{
    width: 18%;
} .box.spacer10{
    width:10%;
} .boxer .box:first-child {
    padding-right:25px;
}
    /*boxer .box-row .box:last-child{*/
    /* inon */
    /*boxer .box-row .sum{
    padding-left:0;
    padding-right: 0;
    width: 9.3%;
    text-align: center;
}*/
    .rec_line .comment{
    font-family: typopas, arial;
    font-size:18px;
    /*color:#06448D;*/
    padding:16px;
    line-height:20px;
    border:1px solid #bdbdbd;
    clear:both;
} .rec_line .sum {
    color: #31397c;
    font-weight: 400;
    font-family: typopas, arial;
    font-size: 22px;
    padding: 15px;
    float: left;
    text-align: center;
    width: 200px;
    margin-top: 19px;
} .rec_line .sum::after{
    clear:both;
    content: '';
} .rec_line.last{
    padding-bottom: 60px;
    padding-top:5px;
    clear: both;

} a.gray_link{
    color:#818080;
    font-size:16px;
    font-family: typopas, arial;
} .gray {
    background: lightgray;
    font-size: 18px;
    color: #1b1b1b;
} .gray .ff-title {
        font-weight: 400;
        font-size: 20px;
    } .moked_text {
        color: #06448D;
        font-size: 22px;
        font-family: apolo, arial;
        font-weight: 400;
        clear: none;
        float: right;
        display: inline;
        margin-right: 0;
        margin-left: 12px;
    } .ff-TextBox {
    border: 1px #c5c5c5 solid !important;
    border-radius: 10px;
    text-indent: 10px;
} .f-Link {
    padding: 14px 30px;
    width: fit-content;
    font-family: bezeq-bold, arial;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    margin: 10px 0;
} .checkout_page div#remarks_line span, .checkout_mobile div#remarks_line span{
    background: #e1f5ff !important;
} .f-Link:hover {
    text-decoration: underline;
} .f-Link a {
        color: #142550;
    } .f-FreeText, .f-FreeCombo {
    margin-bottom: 20px !important;
    font-size: 18px;
    border-top: 1px dotted #949494;
    /* height: 34px; */
    line-height: 32px;
    color: #565656;
} .f-FreeText > .ff-title, .f-FreeCombo > .ff-title {
        font-weight: bold;
        display: inline-block;
        white-space: normal;
        line-height: 25px;
        vertical-align: top;
        margin-top: 3px;
        width: 30%;
    } div.funds_field_sum > input.ff-TextBox {
        width: 70% !important;
        margin-top: 7px;
    } .printer_text {
    color: #06448D;
    font-size: 18px;
    font-family: bezeq-regular,arial;
    font-weight: 200;
    clear: none;
    float: right;
    display: inline;
    margin-right: 7px;
    float: right;
    transition: .3s all;
} .printer_text:hover,.printer_icon:hover + .printer_text{
    color:black;
}
    /*FAQ*/
    ul.faq_list{
    list-style:none;
} .faq_list .title{
    font-size: 16px;
    cursor: pointer;
    position: relative;
    /* margin-top: -5px; */
} .faq_list .title:hover{
    font-weight: 200;
    color: #06448D;
} .faq_list .table_cell {
    display: table-cell;
} .faq_list .table {
    display: table;

} .faq_list li {
    border-bottom: 1px dotted black;
    padding-top: 14px;
    padding-bottom: 12px;
    transition: .3s all;
    line-height: 16px;
} .faq_list .answer {
    margin-top: 10px;
    line-height:20px;
    width:580px;
} .faq_list li.active .title {
    font-weight: 200;
    color: #06448D;
} .faq_list .active {
    transition: 0.3s all;
} .faq_arrow{
    background: url(../img/bkef/faq.png) repeat;
    width: 23px;
    height: 23px;
    background-position: 0px 0px;
    position: absolute;
    left: 0;
    margin-top: -5px;
    transition:0.3s opacity;
} .faq_list li:hover .faq_arrow{
    background: url(../img/bkef/faq.png) repeat;
    width: 23px;
    height: 23px;
    background-position: -23px -1px;
    opacity:1;
    position: absolute;
    -moz-transform: scaleY(-1);      -o-transform: scaleY(-1);      -webkit-transform: scaleY(-1);      transform: scaleY(-1);      filter: FlipV;      -ms-filter: "FlipV";
} .faq_list li.active .faq_arrow,.faq_list li.active2 .faq_arrow{
    background: url(../img/bkef/faq.png) repeat;
    width: 23px;
    height: 23px;
    opacity:1;
    background-position: -23px 0px;
    position: absolute;

} .faq_list li.active:hover .faq_arrow{
 background-position: -23px 0px;
 -moz-transform: scaleY(1);      -o-transform: scaleY(1);      -webkit-transform: scaleY(1);      transform: scaleY(1);      filter: FlipV;      -ms-filter: "FlipV";
}
    /*contact*/
    form.contact_form {
    width: 410px;
} form.contact_form label{
    clear: both;
    display: block;
    float: right;
    width: 131px;
    line-height: 29px;
    white-space: pre;
    padding-right: 4px;
} form.contact_form label::after{
    content:'';
    clear:both;
} .form_line{
    height: 34px;
    margin-bottom: 8px;
    position: relative;
} .form_footer{
    display:block;
    clear:both;
    font-size:16px;
    margin-top: 0px;
    width: 270px;
    float: left;
    margin-left: 27px;
} .form_footer span{
    color: #06448D;
} .contact_page .left_block {
    margin-top: 19px;
} .contact_page .right_block {
    margin-top: 12px;
} .form_line input[type="text"],.form_line input[type="password"],.contact_form select#c_subject {
    width: 270px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid rgb(184, 184, 184);
    text-indent: 10px;
} .contact_page h1 {
    margin-bottom: 31px;
} .contact_page .spacer_top {
    height: 0;
} body.contact_page {
    overflow-y: -webkit-paged-y;
} .send_form {
    background: #92dbfc;
    color: #162753;
    border: #162753 1px solid;
    font-weight: 600;
    cursor: pointer;
    border-radius: 25px;
    text-align: center;
    height: 30px;
    width: 45%;
    margin-top: 25px;
    margin-left: 7px;
} .cancel_send_form {
    background: #162753;
    color: white;
    border: black 1px solid;
    font-weight: 600;
    cursor: pointer;
    border-radius: 25px;
    text-align: center;
    height: 30px;
    width: 45%;
} .update_details_request {
    cursor: pointer;
} .form_line.comments_box {
    height: 67px;
    margin-bottom: 7px;
} .error.form_line input[type="text"], .error.form_line input[type="password"], .error.form_line select#c_subject,.error.form_line textarea{
    border:1px #06448D solid;
    transition:.3s all;
} .error_m{
    color:#06448D;
    margin:0;
    position: absolute;
    top: 29px;
} .comments_box textarea {
    width: 250px;
    border-radius: 4px;
    border: 1px solid rgb(184, 184, 184);
    float: left;
    margin-left: 26px;
    height: 53px;
    padding: 9px 7px 5px 12px;
    text-indent: 6px;
} .contact_form input[type="submit"]{
    clear: both;
    display: block;
    float: left;
    margin-left: 27px;
    height: 35px;
    margin-top: 10px;
    width: 96px;
    border: none;
    background: url(../img/send.png);
    transition:.3s all;
} .contact_form input[type="submit"]:hover{
    opacity:0.7;
} input#c_email {
    direction: ltr;
} .phone-select {
    position: absolute;
    display: inline-block;
    background: transparent;
    width: 57px !important;
    left: 36px;
    text-indent: 6px;
    padding: 0;
    border: none;
    height: 20px;
    top: 6px;
    line-height: 19px;
    border-right: 1px solid #bdbdbd;

} .phone-select .phone-selectInner {
    background: url(../img/two_arrows.png) no-repeat;
    background-position: 6px 4px;
} select.phone-select{
    z-index:50;
} .phone-select select option {
    font-size:14px;
    font-family: typopas, arial;
    font-weight: 200;
} .error .phone-select{
    left:23px;
    top:15px;
} .double_select{
   width: 270px;
   height: 30px;
   border-radius: 4px;
   border: 1px solid rgb(184, 184, 184);
   text-indent: 10px;
} .double_select.double_selectOpen {

} .double_select .double_selectInner {
    background: url(../img/two_arrows.png) no-repeat;
    background-position: 17px 9px;
    height:32px;
    line-height: 29px;
} select#pre_p:focus{
    outline:none;
} input#c_phone {
    text-indent: 84px;
    direction: ltr;
    line-height: 20px;
}
    /*personal zone */
    /*fav*/
    .presonal_zone_fav .spacer_top{
    height: 17px !important;} .fav_container{
    /*position: absolute;
    display:none;
    z-index: 10;
    top: 62px;
    left: 38px;*/
} .fav_icon{
    /*height: 44px;
    width: 44px;
    background: url(../img/bkef/fav_icons.png) no-repeat;
    background-position: -45px 0px;
    float: right;
    transition:.3s opacity;*/
} .fav_icon:hover{
    /*opacity:0.7;
    background-position: -90px -43px;*/
} .fav_icon{
    height: 44px;
    width: 44px;
    background: url(../img/bkef/fav_icons.png) no-repeat;
    background-position: -45px 0px;
    background-position: -90px -43px;
    float: right;
    transition:.3s opacity;
} .fav_icon:hover{
    /*opacity:0.7;
    background-position: -90px -43px;*/
} .watch_icon:hover{
    /*opacity:0.7;
    background-position: -0px -43px;*/
} .watch_icon.active:hover,.fav_icon.active:hover{
    /*opacity:1;*/
} .fav_icon.active{
    background-position: -45px -43px;
} .watch_icon{
    /*height: 44px;
    width: 44px;
    background: url(../img/bkef/fav_icons.png) no-repeat;
    background-position: 0px 0px;
    float: right;
    transition:.3s opacity;
    margin-right: 1px;*/
} .watch_icon.active{
    background-position: 0px -43px;
} .p_z .single_cat {
    /*margin-left: 87px;
    margin-top: -4px;
    margin-right: 14px;*/
} .p_z .single_cat:nth-child(3n+3) {
    /*margin-left: 0 !important;
    margin-top: -4px !important;
    margin-right: 14px !important;*/
}
    /* my orders */
    body.mst_3.my_orders .rec_line{
    margin-top:18px;
} .my_orders .rec_line{
    margin-top:8px;
} .orders_table .box {
    padding: 11px;
    font-size: 16px;
    position: relative;
} .orders_table .box span {
        cursor: pointer;
    } .orders_table .box span:hover {
            border-bottom: 1px #000 solid;
        } .orders_table .rec_line_title {
        border-bottom: none;
        font-size: 16px;
    } .box-row.sum-row, .box-row.Total {
    font-weight: 400;
} .printer_text_b {
    color: black;
    font-size: 16px;
    font-family: typopas, arial;
    font-weight: 200;
    clear: none;
    float: right;
    display: inline;
    margin-right: 7px;
    float: right;
    line-height: 20px;
    transition: .3s all;
} .printer_text_b:hover,.printer_icon_b:hover + .printer_text_b{
    color:#06448D;
} .orders_table .box:nth-child(1) {
    padding-right: 19px !important;
    width: 34px;
    width: 180px; /*rivka-16-02-2015*/
    padding-right: 10px !important; /*rivka-16-02-2015*/

} .orders_table .box:nth-child(2) {
    padding-right: 10px;
    width: 80px;
    width: 180px; /*rivka-16-02-2015*/
} .orders_table .box:nth-child(4) {
    padding-right: 102px;
    width: 121px;
    text-indent: 3px;
    padding-left:130px;
    width: 91px;/*rivka-16-02-2015*/
    padding-left:50px;/*rivka-16-02-2015*/

} .orders_table .box:nth-child(3) {
    width: 82px;
    width: 130px; /*rivka-16-02-2015*/
} .orders_table .box:nth-child(5) {/*rivka-16-02-2015*/
   text-align:center!important;/*rivka-16-02-2015*/
} .num_products {
    margin-right: 9px;
    width: 19px;
    height: 19px;
    background: #e0e0e0;
    border-radius: 50%;
} .num_products {
    margin-right: 17px;
    margin-bottom: 5px;
    width: 21px;
    height: 21px;
    background: #e0e0e0;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    margin-top: -1px;
    cursor: pointer;
    position: relative;
} .num_products:hover,.num_products.active{
    background:url(../img/bkef/pik.png) no-repeat;
    height: 26px;
    width: 22px;
    border-radius: 0;
    margin-bottom: 0;
    color: white;
} .product_table{
    position:absolute;
    left:0;
    right: -212px;
    margin: 0;
    width: 465px;
    top: 50px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.31);
    border-radius: 9px !important;
    display:none;
    background:white;
    z-index:90;
} .product_table .box-row.title.rec_line_title {
    background: #f2f2f2;
} .orders_table .product_table .box:nth-child(1) {
    padding-right: 15px;
    width: 250px;
} .orders_table .product_table .box:nth-child(2) {
    padding-right: 10px;
    width: 50px;
    /*text-indent: -7px;*/ /* inon */
} .orders_table .product_table .box:nth-child(4) {
    padding-right: 10px;
    width: 50px;
    padding-left:10px;
    /*text-indent: -10px;*/ /* inon */
} .orders_table .product_table .box:nth-child(3) {
    width: 50px;
    text-align: center;
    text-indent: -22px;
} .product_name{
    font-size:12px !important;
} .product_s{
    font-size:12px  !important;
    clear:both;
    display:block;
    color:#535353;
} .midline{
    line-height:30px;
} .product_table .box-row:last-child{
    border-bottom:none;
} .my_orders .boxer .box-row.title .box {
  padding: 11px 0px 0px 0 !important;
  font-size: 14px;
  line-height: 19px;
  text-align: right;
  text-indent: 10px;
} .my_orders .boxer .box {
    padding: 14px 21px 0px 0;
} .my_orders .boxer .box .box {
    padding: 10px 10px 10px 0px !important;
} .my_orders .product_name{
    display: block;
}
    /* checkout */
    #remarks_line {
    margin: 0 auto;
    padding-top: 5px;
    margin-bottom: 10px;
    font-weight: 400;
    width: fit-content;
    color: #142550;
    /*background: beige;*/
    height: 20px;
} .total_row_order, .second_total_row {
    font-size: 18px;
    font-weight: 400;
} body.checkout_page iframe#payment_frame {
    height: 185px;
} .rec_col {
    float: right;
} .rec_col .box{
    padding-right: 15px;
    padding-bottom: 12px;
    line-height: 13px;
    text-align: center;
} .rec_col.col_a{
    width: 24.5%;
    margin-left: 4%;
} .rec_col.col_b .boxer .box:first-child{
    padding-right: 3px;
    text-align: right;
    font-size: 17px;
} .rec_col.col_b .boxer .title_mini .box{
    font-size: 12px !important;
} .title_mini {
    font-size: 12px !important;
    /*border-bottom: 1px solid #bdbdbd !important;*/
    border-bottom: none !important;
} .title_mini_bkef {
    background: #e1f5ff;
} .rec_col .title_mini .box {
    padding: 10px 9px 9px 0px;
} .spacer16{
    width: 16.5%;
} .checkout_page div.rec_col.col_b > div.boxer div:nth-child(3){
    padding-top:10px;
    padding-bottom:10px
} .rec_col .box{
    padding-bottom:0
} .checkout_page .fancy-select.select_fancy.single_white.fancified {
width: 52px;
margin-right: 12px;
} .details {
    font-family: bezeq-regular, arial;
    font-weight: 200;
    font-size: 16px;
    color: #666666;
    text-align: right;
    margin-top: 22px;
    line-height: 21px;
} .details strong{
    font-weight:200 !important;
    color:black;
} .box-row.dash{
    border-bottom-style:solid;
} .box-row.dash.funds_total {
        font-weight: 400;
    } #payment_frame {
    margin-top: 5px;
} .checkout_page .box.spacer20 {
    width: 28%;
    padding-bottom: 7px;
    text-align: right;
    padding-right: 3px;
} body.checkout_page.show_payment_frame div.payment_box_frame {
    margin-top: 5px;
} div.box-row.dash.funds_total > div.box.spacer16.funds_field_sum {
    padding-top: 20px !important;
} .second_total_row {
    padding: 7px 0;
    margin-bottom: 25px;
    margin-top: 5px;
    text-align: left;
    background: #eae8e9;
    display: flex;
} div.second_total_row > sub.ns.credit_total_ns {
        order: 3;
        padding-top: 7px;
    } div.second_total_row > span.credit_total.box {
        order: 2 !important;
    } div.second_total_row > span.box {
        order: 1;
    } .total_row_order {
    padding: 7px 0;
    margin-bottom: 25px;
    margin-top: 5px;
    text-align: left;
    background: #eae8e9;
    display: flex;
} div.total_row_order > sub.ns.credit_total_ns {
        order: 3;
        padding-top: 7px;
    } div.total_row_order > span.credit_total.box {
        order: 2 !important;
    } div.total_row_order > span.box {
        order: 1;
    } .wrong_d {
    color: #B1B1B1;
    font-family: typopas, arial;
    /* font-weight: 400; */
    font-size: 16px;
    margin-top: 19px;
} a.pink_link{
    font-family: typopas, arial;
    font-weight: 200;
    font-size:16px;
    color:#06448D;
} .rec_col.col_b {
    width: 42%;
    margin-left: 4%;
    display: flex;
    flex-direction: column;
} .rec_col.col_b > div.boxer {
    margin-top: 5px;
} .rec_col.col_b > div.boxer.funds_table { order: 3; } .rec_col.col_b > div.second_total_row { order: 4; } .rec_col.col_b > div.boxer.bls_table { order: 1; } .rec_col.col_b > div.total_row_order { order: 2; } .rec_col.col_b > div.payment_box_frame { order: 5; } .rec_col.col_b > div.boxer.rem_table { order: 6; margin-top: -40px; } .rec_col.col_c {
        width: 25.5%;
    } .remarks_info_icon {
    height: 18px;
    width: 18px;
} .remarks_info_icon:hover{
        cursor: pointer;
    } .tooltip {
    width: 18px;
    height: 18px;
    margin: 18px;
    margin-right: 32px;
} .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}
    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltip:hover .tooltiptext {
    visibility: visible;
} .bubble_comment {
    background: url(../img/bkef/bubble.png) no-repeat;
    width: 19px;
    height: 19px;
    background-position: 0 0;
    margin-right: 15px;
    cursor: pointer;
    margin-right: 8px;
    margin-top: -3px;
} .bubble_comment:hover{
    background-position: -19px 0 ;
} .little_s{
    width: 96px !important;
    height: 19px;
    margin:0 auto;
    margin-top: -10px;
    display: block !important;
    line-height: 17px;

} .little_s2{
    /* width: 47px !important; */
    height: 19px;
    margin:0 auto;
    margin-top: -10px;
    display: block !important;
    line-height: 17px;

} select.little_s2{
    /* width:60px !important; */
} .little_s .select_fancyInner{
   background-position: 1px 8px !important;
} a.tooltips {
  position: relative;
  display: block;
  transition:.3s all;
} a.tooltips span {
  position: absolute;
  width: 132px;
  width: 148px; /* inon */
  /*color: #919191;*/ /* inon */
  text-decoration: underline;
  background: #FFFFFF;
  text-align: right;
  border: 1px solid #919191;
  height: auto;
  line-height: 20px;
  visibility: hidden;
  padding: 5px;
  transition:.3s all;
  border-radius: 4px;
  box-shadow: 0px 0px 2px #919191;
  left: 60%;
  bottom:60px;
  bottom:20px; /* inon */
  margin-left:-76px;
  opacity:0;
  font-size: 12px;
  font-size: 17px; /* inon */
} a.tooltips span textarea /*rivka-new 15/2/2015*/
    {
	width:95%;
	height:70px;
	text-align: right;
	font-size: 14px;
    /*color : #919191;*/
    background : #FFFFFF;
    border:solid 1px #C0C0C0 ;
    resize:none;
    overflow:auto;
} a.tooltips span:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0; height: 0;
  border-top: 10px solid #919191;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
} a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #FFFFFF;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
} a:hover.tooltips span {
  visibility: visible;
  bottom: 30px;
  z-index: 999;
  transition:.3s all;
  opacity:1;
} .box-row.summery.fltrt{
    width:20%;
    text-align:left;
    padding-left:10%;
} .box-row.summery .fltrt{
    width:60%;
    text-align:right;
    /* padding-right:10%; */
} .box-row.summery {
    height: 35px;
    border-bottom: 1px solid #C0C0C0;
    line-height: 35px;
    font-size: 14px;
} .box-row.summery_big{
   height: 49px;
   border-bottom: 1px solid #C0C0C0;
   font-size: 24px;
   line-height: 52px;
} div.payment_box {
    display: block;

    margin-top: 17px;
    /* padding-right: 6px; */
} div.card_name {
    width: 118px;

    float: right;
} div.card_id {
    width: 118px;

    float: right;
    margin-right: 23px;
} div.card_phone {
    width: 118px;

    float: right;
    margin-right: 23px;
} div.card_num {
    width: 161px;

    margin-top: 10px;
    position: relative;
    float: right;
    margin-left: 23px;
} #buynow img {
	display:none;
} #buynow {
    border-radius: 4px;
    width: 100%;
    height: 45px;
    padding: 16px;
    border: 0;
    margin-top: 18px;
    transition: .3s all;
    opacity: 1;
    text-align: center;
    padding-right: 27px;
    content: 'לקופה>';
    background: #00afff;
    border: none;
    color: #162550;
    /* font-family: apolo, arial; */
    font-family: typopas, arial;
    font-size: 20px;
    margin-top: 30px;
    height: 46px;
    padding: 6px;
    border-radius: 35px;
    text-align: center;
    /*padding-right: 24px;*/
    padding-top: 4px;
    line-height: 39px;
    outline: none;
    position: relative;
    transition: .3s all;
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
    font-weight: bold;
} #buynow:hover{
    opacity:0.8;
} #buynow .pleasewait {
	display:none;
} #buynow.disabled .pleasewait {
	display:inline;
} #buynow.disabled, #buynow.disabled:hover {
    opacity:0.5;
} .blue_link{
    color:#0079b8;
} .forgot a{
    font-size: 15px;
    color:#06448D;
} .forgot a:hover{
    text-decoration: underline;
} .secure_pay{
    color:#4c4c4c;
    font-size: 14px;
    margin-top: 20px;
} .secure_pay img{
    margin-left: 10px;
    margin-right: 5px;
} .box-row.summery input[type=checkbox]{
    visibility: visible;
    float:right;
    margin-left: 8px;
    margin-top: 11px;
} .box-row.summery label {
width: 100%;
float: right;
margin-top: -9px;
} div.visa_logo {
    /*background: url(../img/visa.png) no-repeat;*/ /*inon*/

    height: 22px;
    width: 33px;
    position: absolute;
    top: 5px;
    left: -6px;
} div.year_exp {
    float: right;
    margin-left: 12px;
    margin-top: 11px;
    width: 108px;
} div.month_exp {
    float: right;
    margin-top: 11px;
    width: 106px;
} .payment_box input[type="text"] {
    border: 1px silver solid;
    padding: 5px;
    border-radius: 4px;
    width: 100%;
    height: 20px;
    font-size: 14px;
    text-indent: 7px;
} .payment_box label { /*rivka 15/2/2015*/
    border: 1px silver solid;
    padding: 5px;
    border-radius: 4px;
    width: 118px;
    height: 17px;
    font-size: 14px;
    text-indent: 7px;
    cursor:text;
    color:#ABABA9;
    display:none;
    padding-top:8px;
    position:absolute;
    z-index:500;
    border:none;
    background-color:Transparent;
    float:right;
} .checkout_mobile .payment_box label { /*rivka 25/5/2015*/
    padding-top: 14px;
} .checkout_mobile .card_id label, .checkout_mobile .card_phone label { /*rivka 25/5/2015*/
    margin-top:8px;
} .payment_box div.HideInput label /*rivka 15/2/2015*/
    {
	display:inline-block;
} .payment_box div.HideInput input[type="text"] /*rivka 15/2/2015*/
    {
} .card_num label /*rivka 15/2/2015*/
    {
    width: 161px;
} .box-row.summery.agrees_block {
    margin-top: 37px;
    border: none !important;
}
    /*** classic ***/
    article.classic_w{
    width:540px;
    float:right;
    color:#000;
    position: relative;
} body.extra article.classic_w {
	width: 990px;
} aside.classic_w{
    width: 411px;
    float:right;
    padding-right: 39px;
} .classic_w h1 {
    font-size: 46px;
    font-family: bezeq-bold,arial;
    color: #162550;
    font-weight: 600;
    margin-right: -3px;
} .classic_w h2{
    font-size: 25px;
    font-family: typopas, arial;
    font-weight: 200;
    margin-bottom: 5px;
} .classic_w p.p_des{
    margin-top: 8px;

    font-size: 19px;
    line-height: 21px;
    margin-bottom: 13px;
} .advant{
    margin-bottom: 4px !important;
    margin-top: 34px;
} .classic .box.spacer20{
    padding-right:0;
} .classic .box-row .error_message /* inon */
    {
    color: #ff0000;
} .classic .box-row .row_other /* inon */
    {
    font-size: 15px;
    display:block!important;
    width:100%!important;
    /*line-height:0!important;*/
    padding-top:0!important;
    margin-top:-8px!important;/* rivka 14/5/2015 */
    padding-right:0!important;/* rivka 14/5/2015 */
} .classic_mobile .p_row .row_other /* rivka 17/5/2015 */
    {
    font-size: 15px;
    display:block!important;
    width:100%!important;
    /*line-height:0!important;*/
    padding-top:0!important;
    margin-top:15px!important;/* rivka 17/5/2015 */
    margin-top:7px!important;/* rivka 27/5/2015 */
    padding-right:0!important;/* rivka 17/5/2015 */
    float:right;
} .classic_mobile .p_row .error_message /* rivka 17/5/2015 */
    {
    color: #ff0000;
} .classic .boxer .box {
line-height: 18px;} ul.quality{
    list-style:none;
    font-size: 16px;
    padding-top: 19px;
} ul.quality li {
    border-top:1px dotted #949494;
    height: 34px;
    line-height: 32px;
} ul.quality li strong{
    padding-left:20px;
} .t_limiter{
width: 155px !important;
width: 255px !important; /* rivka 17/5/2015 */
padding-right: 1px !important;
} .classic_mobile .t_limiter{
	margin:0 auto;
    margin-top:-30px; /* rivka for android 27/5/2015 */
} #big_image{
    width: 355px;
    height: 357px;

	    width: 435px;
    height: 328px;

    overflow:hidden;
    /*border-radius: 50%;*/
    position: relative;
} #big_image .g_item{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: auto;
    cursor: default;
    overflow: hidden;
} #big_image .g_item img{
    min-height: 358px;

	min-height: 328px;
    width: 435px;
} .g_item img {
min-width: 100%;
height: auto;
margin: 0 auto;
float: left;
} #slide_gallery{
    width:400px;
    margin:0 auto;
} #side_gallery .g_item{
   width: 74px;
   height: 74px;

   width: 132px;
    height: 94px;

   float:right;
   z-index:1;
   cursor: pointer;
   /*border-radius: 50%;*/
   overflow: hidden;
   margin-left: 20px;
   transition:.3s all;
   opacity:1;
   margin-right: 0;
} #side_gallery > div:nth-child(3){
margin-left: 0px !important;} #side_gallery .g_item.active{
    background: black;
} #side_gallery .g_item:hover{
    opacity:0.8;
} #side_gallery .g_item.active img{
      opacity:0.5;
} #side_gallery .g_item img{
    width:100%;
    height:100%;
} .mini_heart {
    background: url(../img/bkef/heart.png);
    height: 26px;
    width: 26px;
    cursor:pointer;
    float:left;
} .mini_heart:hover {
    background-position:26px 0;
} .mini_heart:hover {
    background-position:26px 0;
} .mini_heart.active:hover {/*rivka fav 3/4/16*/
						  opacity:0.7;
} .mini_heart.active {/*rivka fav 3/4/16*/
    background: url(../img/bkef/heart2.png);
    background-position:106px 0;
} .gallery {
    margin-right: 57px;
    margin-top: -12px;
    height: 574px;
    position: relative;
} div#side_gallery {
    /*margin-right: 48px;*/
    margin-top: 22px;
    width: 85%;
    width: 130%;
} .onsale{
    background: #06448D;
    color:white;
    font-size: 23px;
    font-family:apolo, arial;
    height:70px;
    width:70px;
    line-height: 73px;
    right: 1px;
    top: 32px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    z-index: 6;
    font-weight: 200;
    text-indent: -2px;
} .c_options {
    position: absolute;
    left: 4px;
    top: 25px;
} .classic_w .boxer {
    display: block;
} .classic_w .rec_line_title {
    clear: both;
    height: 23px;
    margin-top: 0;
    padding: 16px;
    padding-top: 6px;
    font-size: 18px;
    font-weight: 200;
    width: 508px;
} .mobile .rec_line_title { /* rivka 17/5/2015 */
    clear: both;
    height: 100%;
    margin-top: 0;
    padding: 0;
    padding-left:10px;
    padding-bottom: 16px;
    padding-top: 6px;
    font-size: 18px;
    font-weight: 200;
    width: 99%;
} .mobile .plus { /* rivka 17/5/2015 */
    margin-left: 8px;
    margin-right: 16px;
    margin-top: 7px;
} .classic_w .plus {
    margin-left: 8px;
    margin-top: 7px;
} .classic_w .rec_line_title span {
    font-weight: 100;
    font-size: 16px;
    float: none;
} .classic_w .box-row{
    display:block;
} button.addToCart {
    background: #00afff;
    border: none;
    color: #142550;
    /* font-family: apolo, arial; */
    font-family: bezeq-bold, arial;
    font-size: 20px;
    width: 184px;
    margin-top: 30px;
    height: 46px;
    padding: 6px;
    border-radius: 35px;
    text-align: center;
    padding-right: 26px;
    padding-top: 4px;
    line-height: 39px;
    outline: none;
    position: relative;
    transition: .3s all;
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
    font-weight: bold;
} .addToCart span {
    font-size: 20px;
    padding-left: 7px;
    font-weight: bold;
    font-family: typopas, arial;
    padding-right: 8px;
    line-height: 43px;
    margin-top: 0px;
    display: block;
    position: absolute;
    top: 3px;
    right: 12px;
} button.skipToCart {
    background: #aaaaaa;
    border: none;
    color: #fff;
    font-family: apolo, arial;
    font-size: 20px;
    width: 110px;
    margin-top: 30px;
    height: 57px;
    padding: 6px;
    border-radius: 35px;
    text-align: center;
    padding-top: 10px;
    line-height: 39px;
    outline: none;
    position: relative;
    transition: .3s all;
    margin-left:20px;
} button.gotoShow {
	display:none;
} body.play button.addToCart {
	display:none;
} body.play button.gotoShow {
	display:inline;
} body.hide-product-total div.product-total, body.hide-product-total button.addToCart {
	display:none;
} .sumrow{
    height:100px;
} .classic_w .box.spacer30 {
    padding: 24px 3px 22px 7px;
    line-height: 26px;
    width: 22%;
} body.extra .classic_w .box.spacer30 {
	width: 90%;
} .classic_w div.hidde-left-in .box.spacer30 {
    width: 80%;
} .box.spacer15.sum {
    font-size: 29px;
    text-align: left !important;
    line-height: 29px;
    width: 8% !important;
    padding-bottom: 14px !important;
} .sumrow .fltrt {
    font-size: 24px;
    line-height: 118px;
} body.shows_mobile .sumrow .fltlft {/* rivka 17/5/2015 */
    font-size: 24px;
    line-height: 118px;
} .box-row.sumrow {
    height: 116px;
    margin-bottom: 46px;
    border-bottom: 1px dotted #949494;
    border-bottom: 1px solid #BDBDBD;
} body.shows_mobile .box-row.sumrow { /* rivka 17/5/2015 */
    height: 116px;
    width:100%;
    display:block;
    margin-bottom: 46px;
    border-bottom:0!important;
    /*border-bottom: 1px dotted #949494;*/
} .classic_w .box-row p {
    margin-top: 0;
    line-height: 20px;
    margin-bottom: 21px;
} div.related {
    width: 100%;

    margin-top: 86px;
} div.related_title {
    border-bottom: 1px dotted #949494;

} div.related_title_text {
    background: white;

    height: 30px;
    color: #6f6f6f;
    margin: 0 auto;
    text-align: center;
    width: 157px;
    font-size: 24px;
    margin-bottom: -16px;
} div.related_items {
    margin-top: 49px;

    height: 172px;
} .cat_img img{
    position: absolute;
    z-index: 1;
    top:0;
    right:0;

} div.r_item {
    width: 124px;
    position: relative;
    padding-top: 124px;
    /*height: 2px;*/ /* inon */
    cursor: pointer;
    float: right;
    margin-left: 49px;
} div.r_item_image {
    height: 123px;
    width:124px;
    height:124px;
    background: url(../img/circ.png);
    /*background-image: url(../img/circ2.png);*/ /* inon */
    /*background-repeat:no-repeat;*/ /* inon */
    position: absolute;
    z-index: 6;
    top:0;
    left: 0;
    width: 123px;
    border-radius: 50%;
    overflow: hidden;
} div.r_item_image:hover img{
    -webkit-transform:scale(1.25) rotate(5deg); /* Safari and Chrome */
    -moz-transform:scale(1.25) rotate(5deg); /* Firefox */
    -ms-transform:scale(1.25) rotate(5deg); /* IE 9 */
    -o-transform:scale(1.25) rotate(5deg); /* Opera */
    transform:scale(1.5) rotate(5deg);
    opacity:0.7;
} .r_item_image img {
    width: 100%;
    min-height: 128px;
    transition:all 0.5s ease;
} .r_item h1 {
    font-size: 20px;
    text-align: center;
    margin-top: 4px;
    font-weight: 200;
    margin-bottom: 3px;
} .r_item h2 {
    color: #6f6f6f;
    font-family: apolo, arial;
    font-weight: 200;
    font-size: 14px;
    text-align: center;
    margin: 0;
} ul.quality li:last-child {
    border-bottom: 1px dotted #949494;
} .r_item:last-child {
    margin-left: 0;
} button.addToCart:hover {
opacity: 0.7;
} .classic_w .box-row:last-child {
border-bottom: none;
} .select_fancy_gray{
    padding: 4px;
    margin: 0;
    background: transparent;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius: 37px;
    background: #e4e4e4;
    color:#000000;
    outline:none;
    display: inline-block;
    cursor:pointer;
    width: 120px;
    font-size: 16px;
    font-family: typopas, arial;
    font-weight: 200;
    outline: none;
    height: 20px;
    margin-right: -18px;
    text-indent: 2px;
} .select_fancy_gray .select_fancy_grayInner {
    background:url('../img/arrow_down.png') 1px 5px no-repeat;
    width: 95%!important;
    background-position: 10px 9px;
    opacity:0.8;
    padding: 3px;
    /*margin-top: 3px;*/
    /* text-align: center; */
    height:10px;
} .select_fancy_gray.select_fancy_grayOpen .select_fancy_grayInner {
    background:url('../img/arrow_up.png') 1px 5px no-repeat;
    opacity:0.8;
    background-position: 10px 9px;
} .select_fancy_gray select option {
    font-size:14px;
    font-family: typopas, arial;
    font-weight: 200;
} .box.spacer15.left_in {
    line-height: 33px;
    width: 18%;
    color: #969696;
    font-size: 16px;
    padding-right: 55px;
} .box.spacer30.left_in {
line-height: 32px;
padding-right: 45px !important;
width: 25% !important;
} .classic_mobile .box.spacer30.left_in { /* rivka 17/5/2015 */
line-height: 32px;
padding:0!important;
width: 100% !important;
text-align:center;
} .rightsum{
   font-size: 22px;
   text-align: right !important;
   line-height: 26px;
   width: 5% !important;
   padding-bottom: 14px !important;
} .box.spacer20.capac {
    width: 4%;
    padding-top: 16px;
    padding-bottom: 14px !important;
} .couple{
    line-height: 26px;
    padding-right: 0 !important;
    width: 11% !important;
    padding-bottom: 14px !important;
} .more_options{
    margin-top: 32px;
} .video_box.double_space{
    margin-top: 249px;
} .m_options li{
    height: 34px !important;
    padding-top: 5px;
} .select_fancy_gray.ver2{
    padding: 4px;
    margin: 0;
    background: transparent;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius: 37px;
    background: #e4e4e4;
    color:#000000;
    outline:none;
    display: inline-block;
    cursor:pointer;
    width: 120px;
    font-size: 16px;
    font-family: typopas, arial;
    font-weight: 200;
    outline: none;
    height: 20px;
    margin-right: -18px;
} .select_fancy_gray.ver2 .select_fancy_grayInner,.select_fancy_gray.ver2.select_fancy_grayOpen .select_fancy_grayInner{
    background:url('../img/two_arrows.png') 9px 5px no-repeat;
    width: 95% !important;
    padding-left: 4%;
} .selections{
    height: 70px;
} .no-pad{
    padding:0 !important;
} .no-bor{
    border-bottom:none !important;
} ul.quality .checkboxPink label {
margin-top: 8px;
} .select_fancy_gray.ver3{
    padding: 4px;
    margin: 0;
    background: transparent;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius: 4px;
    background: #f4f4f4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f4f4f4 0%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#f1f1f1));
    background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 100%);
    background: -o-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 100%);
    background: -ms-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 100%);
    background: linear-gradient(to bottom,  #f4f4f4 0%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f1f1f1',GradientType=0 );

    color:#000000;
    outline:none;
    border:1px solid #d4d4d4;
    display: inline-block;
    cursor:pointer;
    width: 100%;
    font-size: 16px;
    font-family: typopas, arial;
    font-weight: 200;
    outline: none;
    height: 20px;
    margin-right: -18px;
} .select_fancy_gray.ver3 .select_fancy_grayInner,.select_fancy_gray.ver2.select_fancy_grayOpen .select_fancy_grayInner{
    background:url('../img/two_arrows.png') 9px 5px no-repeat;
}
    /*shows*/
    .classic_w p,.classic_w h2,ul.quality li{
    color:#565656;
} .classic_w .p_des{
    color:#1b1b1b;
} .dis_title {
	color: #454545;
	opacity: 8.8;
	margin-top: -2px;
} .mobile .dis_title /* rivka 17/5/2015 */
    {
	margin-top: 6px;
	margin-right: 50px; /* rivka 3/6/2015 */
	line-height:1.4;  /* rivka 4/6/2015 */
} .pinkstar{
    color:#06448D;
    font-size:22px;
    float:right;
    margin-left:10px;
} .boxer_shows{
    width:100%;
    margin-top: 17px;
} .boxer_shows .box{
    width:auto;
    display:block;
    float:right;
} .sel_1{
    width: 195px !important;
    margin-right:0 !important;
    margin-top: 5px;
} .sel_2{
    width: 332px !important;
    margin-right: 13px !important;
    margin-top: 5px;
} .sel_3{
    width: 532px !important;
    margin-right:0 !important;
} .maxwidth{
    width:100% !important;
    margin-top: 10px;
    padding-bottom: 22px;
} .box-row.sumbox {
    border-bottom: 1px dotted #949494;
    padding-bottom: 20px;
    padding-top: 4px;
    clear: both;
} .box-row.sumbox.order_remark {
    border-bottom: 0px;
	    padding-top: 24px;
} .box-row.leftinstock {
    height: 46px;
    line-height: 22px;
    padding-top: 20px;
    border-bottom: 1px dotted #949494;
    margin-top: 3px;
    padding-right: 2px;
} .leftinstock .fltlft {
    font-size: 23px;
} .select_fancy_grayHover{
    background:#b8b8b8 !important;
    color:white !important;

}
    /* shows ver 2 */
    .classic_w.full{
    width:100% ;
} .cover_image{
    padding-top: 8px;
    border-top: 1px solid #e1e1e1;
    margin-top: 35px;
    text-align:center; /* inon */
} .orders_events{
} .classic_w.full .box-row{

    display:table-row;


    height: 59px;

} .classic_w.full .rec_line {
margin-top: 20px;
margin-bottom: 20px;
} .orders_events .rec_line_title.box-row .box{
    padding: 11px 10px 11px 0 !important;
    text-align: right;
    font-weight: 200;
    display: table-cell;
    font-size: 16px !important;
} .classic_w.full .titlebox{
    float:right;
    clear:both;
} .classic_w.full .titlebox .image_r{
    height:85px;
    width:85px;
    border-radius: 50%;
    overflow: hidden;
    float:right;
} .classic_w.full .titlebox .image_r img{
width:auto;
height:100%;
min-height:85px;
} .classic_w.full .titlebox .title_text_c{
    float:right;
    margin-right: 10px;
} .classic_w.full .select_show{
    border-radius:20px;
    background: #e1e0e0;
    padding: 6px;
    line-height: 19px;
    width: 95px;
    margin-right: 14px;
    margin-top: 3px;
    height: 17px;
    color:black;
    font-size: 16px;
    transition:.3s all;
    cursor: pointer;
    text-align: center;
} .classic_w.full .select_show:hover{
    background:#06448D;
    color:#fff;
} .classic_w.full .titlebox .title_text_c h1, .classic_w.full .titlebox .title_text_c h1 a{
    color:#06448D;
    font-size:36px;
    margin-top: 14px;
} .classic_w.full .titlebox .title_text_c p, .classic_w.full .titlebox .title_text_c p a{
    color:#565656;
    margin-top: 0;
    font-size:18px;
} .classic_w.full .rec_line_title{
    width: 100%;
    height: 36px;  margin-top: 0;
    padding: 0;
    padding-top: 0px;
    font-size: 18px;
    font-weight: 800;
    border: none;
} .orders_table .box{
    padding: 18px 0px 7px 0 !important;
    font-size: 20px;
} .orders_events .box.bx1{
    width: 22%;

} .orders_events .box.bx1{
    width: 22%;

    font-size: 16px;
    padding: 21px 0px 8px 0 !important;
} .orders_events .box.bx2{
    width: 7%;

    padding: 18px 14px 0px 0 !important;
} .orders_events .box.bx3{
    width: 7%;
} .orders_events .box.bx4{
    width: 11%;
    padding: 12px 0 0 0 !important;
} .orders_events .box.bx4 .trigger{
margin-right: 0px;
} .orders_events .box.bx4 ul.options.open {
margin-right: -18px !important;
} .orders_events .box.bx4 ul.options.open li {
    text-align: center;
} .orders_events .box.bx5{
    width: 6%;

    text-align: center;
} .orders_events .box.bx6{
    width: 16%;

    padding: 12px 0px 7px 0 !important;
} .orders_events .box.bx7{
    width: 27% !important;

    padding-right: 8px !important;
    text-align: right !important;
    font-size: 14px;
    padding-top: 9px !important;
}
    /*cart*/
    .shopping_cart_table.boxer .box{
    padding: 32px 10px 0 0;
} .shopping_cart .double_white_round div.trigger,.shopping_cart .double_white_round ul.options{
margin-right: 0px;
right: 0 !important;
} .before_p .wrapper h2 {
    margin-top: -24px;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: 1px;
} .full_content > .main_title {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: bezeq-bold, arial;
    padding: 19px 0 14px 0;
    color: #142550;
} .main_title h1 {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: arial;
    padding: 19px 0 14px 0;
    color: #142550;
} .pink-arrow-left {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #06448D;
    position: absolute;
    left: -7px;
    top: 12px;
} .pink_title{
    background:#FDB560;
    padding: 10px !important;
    height: 17px;
    text-align:center;
    font-size:18px;
    font-weight: 200;
    color:#3D3B3B;
    font-family: apolo, arial;
    width: 15.5%;
    text-indent: -5px;
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
    float: right;
    line-height: 18px;
    width: 50%;
    text-align:right;
    text-indent:2%;
	font-weight:bold;
} .before_p .rec_line_title{
    display: table-row;
    font-family: typopas, arial;
    font-size: 13px;
    line-height: 0px;
    height: 35px !important;
} .before_p .no-border {} .before_p .rec_line {
    margin-top: 8px;
} .shopping_cart_table.boxer .box.bw_1{
    width: 47%;
    padding: 0px !important;
} .shopping_cart_table.boxer .box.bw_2{
    width: 8%;
    padding: 37px 2px 0 0;
    font-size: 23px;
} .shopping_cart_table.boxer .box.bw_3{
    width: 11%;
} .shopping_cart_table.boxer .box.bw_4{
    width: 11%;
    padding: 37px 23px 0 0;
    font-size: 23px;
} .shopping_cart_table.boxer .box.bw_5{
    width: 11%;
    padding: 39px 0px 0 0;
} .shopping_cart_table.boxer .box.bw_6{
    width: 6.5%;
    padding: 45px 29px 0 0;
} .shopping_cart_table.boxer .box.bw_7{
    width: 6.5%;
    padding: 45px 10px 0 0;
} .edit_b{
     background: url('../img/edit.png') -9px 0px no-repeat;
     height: 10px;
     width: 10px;
     cursor: pointer;
     margin-right: 5px;
} .delete_b{
     background: url('../img/edit.png') 0px 0px no-repeat;
     height: 10px;
     width: 9px;
     cursor: pointer;
     margin-right: 5px;
} .edit_b:hover{
background: url('../img/edit.png') -9px -14px no-repeat;
} .delete_b:hover{
background: url('../img/edit.png') 0px -14px no-repeat;
} .p_circ{
      width: 56px;
    height: 55px;
    /* border: 2px solid #cccccc; */
    background: white;
    text-align: center;
    overflow: hidden;
    /* border-radius: 50%; */
    vertical-align: middle;
    margin-top: 18px;
    /* padding-top: 10px; */
    float: right;
} .rec_line_title.box-row .box {
    padding: 19px 23px 0 0;
} .box.bw_1 {
    padding: 41px 10px 0 0;
} .before_p .bubble_comment{
    background:url(../img/bkef/bubble_big.png) no-repeat 0 0;
    width:23px;
    height:23px;
    margin-right: 9px;
    margin-top: -1px;
} .before_p .bubble_comment:hover{
    background-position: 0 -23px;
} .before_p .tooltips span{
    left:18px;
} .before_p a.tooltips {
width: 35px;
} .before_p a:hover.tooltips span{
    bottom:36px;
} .before_p .rec_line_title .box{
  font-size: 16px !important;
} .before_p .rec_line_title .bw_1{
padding:10px 0 0 0 ;
} .before_p .rec_line_title .bw_2{
padding: 19px 12px 0 0 !important;

} .before_p .rec_line_title .bw_3{
padding: 19px 29px 0 0;
} .before_p .rec_line_title .bw_4{
padding: 19px 23px 0 0 !important;
} .before_p .rec_line_title .bw_5{
padding: 19px 1px 0 0 !important;
} .before_p .rec_line_title .bw_6{
padding: 20px 25px 0 0 !important;
} .before_p .rec_line_title .bw_7{
padding: 20px 5px 0 0 !important;
} .shopping_cart .p_c_description{ /*rivka 14/5/2015*/
float:right;
margin-right: 16px;
margin-top: 32px;
margin-top: 22px; /* inon */
width:350px; /* inon */
} .p_c_description::after,.before_p .box-row::after{
content:'';
clear:both;
} .p_c_name{
    font-size: 16px;
    color: black;
    margin-bottom: 4px;
} .p_c_name a {
        color: #142551;
        font-weight: 400;
        font-size: 20px;
    } .p_c_makat {
        font-size: 15px;
        color: #535353;
    } .before_p .wrapper .r_item h2 { /* inon */
    color: #6f6f6f;
    font-family: apolo, arial;
    font-weight: 200;
    font-size: 18px;
    text-align: center;
    margin: 0;
} .select_fancy.little_s2.rounded_s {
border-radius: 18px !important;
/* width: 67px !important; */
float: right;
text-indent: 25px;
font-size: 20px;
line-height: 19px;
} body.shows_mobile span.select_fancy.little_s2.rounded_s span /*rivka 28/5/2015*/
    {
	padding-left:10px;
	margin-right:-14px;
} .select_fancy.little_s2.rounded_s .select_fancyInner{
    background: url(../img/two_arrows.png) no-repeat;
    background-position: 6px 4px;
    height: 25px;
    line-height: 20px;
    float: right;
} .cart_summery{
    clear:both;
    height: 74px;
    width:100%;
    float:left;
    padding-top: 16px;
    text-align: left;
} .cart_total{
    color:#535353;
    font-size:18px;
} .cart_total_sum{
    color:black;
    font-size: 41px;
} .pay_button{
    width:235px;
    float:left;
    margin-top: -22px;
}
    /* fancy select */
    .fancy-select select{
    position: relative;
    visibility: hidden !important;
} div.fancy-select {
    position: relative;
    margin-top: 2px;
} .bkef_order_by {
    display: flex !important;
    margin-top: -55px;
} div.fancy-select.disabled {
    opacity: 0.5;
} div.fancy-select select:focus + div.trigger {
    box-shadow: 0 0 0 2px #4B5468;
} div.fancy-select select:focus + div.trigger.open {
    box-shadow: none;
} div.fancy-select div.trigger {
    border-radius: 29px;
    cursor: pointer;
    padding: 6px 0px 14px;
    text-indent: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    background: #e4e4e4;
    border: none;
    color: #494949;
    width: 100%;
    min-width:55px;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
} div .year, div .month{
    margin-left:20px;
} .year div, .month div, .day div {
    width: 100px!important;
} .year .trigger{
    text-indent: 20px!important;
} .day .trigger {
    text-indent: 22px!important;
} .year .trigger:after, .month .trigger:after, .day .trigger:after {
    top: 15px !important;
} div.fancy-select div.trigger:after {
    background: url('../img/arrow_down_g.png') 1px 5px no-repeat;
    width: 100% !important;
    content: '';
    height: 11px;
    display: block;
    position: absolute;
    left: 9px;
    top: 7px;
} div.fancy-select div.trigger.open:after {
     background:url('../img/arrow_up_g.png') 1px 5px no-repeat;
      content:'';

} .double_white div.trigger:after {
    background: url('../img/two_arrows.png') 1px 5px no-repeat;
    width: 100% !important;
    content: '';
    height: 16px;
    display: block;
    position: absolute;
    left: 9px;
    top: 5px;
} div.fancy-select div.trigger:after {
    background: url('../img/arrow_down_g.png') 1px 5px no-repeat;
    width: 100% !important;
    content: '';
    height: 16px;
    display: block;
    position: absolute;
    left: 9px;
    top: 7px;
} div.fancy-select.single_white div.trigger:after {
    background: url('../img/arrow_down.png') 1px 5px no-repeat;
    width: 100% !important;
    content: '';
    height: 22px;
    display: block;
    position: absolute;
    left: 9px;
    top: 0px;
} div.fancy-select.single_white div.trigger.open:after {
     background:url('../img/arrow_up.png') 1px 5px no-repeat;
      content:'';

} div.fancy-select.single_white div.trigger, .contact_form .double_white div.trigger{
    border: 1px solid #d4d4d4;
    background:white !important;
    border-radius:4px !important;
} select.select_fancy.single_white.sw2.bls_num_of_payments.fancified + div.trigger {
    border-radius: 25px !important;
    margin-top: 6px;
    padding: 4px;
} .double_white_round div.trigger {
    border: 1px solid #d4d4d4 !important;
    background: white !important;
    border-radius: 16px !important;
    height: 14px !important;
    margin-top: 3px;
    width: 76px !important;
    margin-right: 19px;
    font-size: 19px;
    line-height: 14px;
    text-align: Center;
    text-indent: -5px !important;
} div.fancy-select.select_fancy.double_white_round div.trigger:after {
     background: url('../img/two_arrows.png') 1px 5px no-repeat;
     width: 100% !important;
     content: '';
     height: 16px;
     display: block;
     position: absolute;
     left: 9px;
     top: 4px;
} div.fancy-select.select_fancy.double_white_round ul.options {
    width: 78px !important;
    right: 18px;
} div.fancy-select ul.options {
    list-style: none;
    margin: 0;
    position: absolute;
    top: 117%;
    visibility: hidden;
    opacity: 0;
    z-index: 9999999;
    max-height: 300px;
    overflow: auto;
    background: #fff;
    border-radius: 6px;
    right: 0;
    border: 1px solid #d4d4d4;
    width: 98%;
    transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
} div.fancy-select ul.options.open {
    visibility: visible;
    opacity: 1;
    transition: opacity 300ms ease-out, top 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out;
} div.fancy-select ul.options.overflowing {
    top: auto;
    bottom: 40px;

    transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
} div.fancy-select ul.options.overflowing.open {
    top: auto;
    bottom: 50px;

    transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -o-transition: opacity 300ms ease-out, bottom 300ms ease-out;
} div.fancy-select ul.options li:first-child {
	/*display:none;*/ /* inon */
	/*font-weight:bold;*/
} div.hide_first ul.options li:first-child {
	display:none;
}
    /*div.fancy-select.hide_first ul.options li:first-child {
	font-weight:normal;
} */
    div.fancy-select ul.options li {
    padding: 5px 13px;
    color: #000;
    cursor: pointer;
    /*white-space: nowrap;*/
    border-bottom: 1px solid #d4d4d4;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
} div.fancy-select ul.options li:last-child {
    border-bottom:none;
} div.fancy-select ul.options li.selected {
    background: #e4e4e4;
    color: #000;
} div.fancy-select ul.options li.hover {
    color: #000;
} .contact_page .double_white .trigger{
    width:66%;
    height: 17px;
} .contact_page .double_white .options{
    width: 67%;
    right: 27%;
} .phone_select .options {
width: 70px !important;
left: 25px;
right: auto !important;
top: 4px !important;
} div.fancy-select ul.options li:hover{
background: #e4e4e4
} .double_a .trigger{
    min-width:106px;
} .cat_drop .trigger {
    height: 20px !important;
    font-size: 18px;
    text-indent: 10px !important;
} .sw2 .trigger {
text-indent: -8px !important;
} div.fancy-select.single_white.cat_drop div.trigger:after{
    top:9px !important;
} div.fancy-select.single_white.cat_drop .options{
    font-size:13px !important;
    width: 100%;
} .little_round .trigger {
    border-radius: 4px !important;
    height: 17px !important;
    font-size: 14px;
    line-height: 19px !important;
    text-indent: 10px !important;
    border: 1px solid rgb(171, 171, 171) !important;
    margin-top: -2px !important;
} .little_round .trigger:hover,div.fancy-select div.trigger:hover{
    background:#b8b8b8 !important;
    color:white !important;
} div.fancy-select.single_white div.trigger:hover,div.fancy-select.double_white div.trigger:hover,div.fancy-select.double_white_round div.trigger:hover{
    background:#f1f1f1 !important;
    color:#494949 !important;
} div.fancy-select.phone_select div.trigger.open:after,div.fancy-select.little_round div.trigger:after,div.fancy-select.double_a div.trigger:after{
     background:url('../img/two_arrows.png') 1px 5px no-repeat;
      content:'';

} div.fancy-select.phone_select.double_white div.trigger:after,div.fancy-select.little_round div.trigger:after,div.fancy-select.double_a div.trigger:after{
    background: url('../img/two_arrows.png') 1px 5px no-repeat;
    width: 100% !important;
    content: '';
    height: 16px;
    display: block;
    position: absolute;
    top:5px;
} div.fancy-select.little_round div.trigger:after{
    top:4px;
} .fancy-select.select_fancy.double_white.phone_select div.trigger:after{
     height: 16px;
     top:0px;
} .phone_select .trigger{
   position: absolute !important;
   display: inline-block;
   background: transparent;
   width: 68px !important;
   left: 27px;
   text-indent: 6px;
   padding: 0;
   border: none !important;
   line-height: 7px;
   border-right: 1px solid #bdbdbd!important;
   top: -26px;
   border-radius: 0 !important;
   height: 5px !important;
} .fancy-select.select_fancy.double_white.phone_select .trigger:hover{
    background:white !important;
} .fancy-select.select_fancy.double_white.phone_select .trigger{
    border-radius:0 !important;
} .ns {
bottom: 0;
font-size: 61%;
} .thank_you .ns {
    font-size: 100% !important;
    margin-right: 3px !important;
    display: inline-flex;
} .thank_you.print .no-print {
	display:none!important;
} sub.ns {} .checkout_page .ns,.checkout_mobile .ns{
bottom: 0;
font-size: 90%;
} .logo_container.shortlogo {
	background: url(../img/logos.png) no-repeat;
    width: 117px;  margin-top: 0;  height: 44px;  margin-bottom: 0;
    position: absolute;
    left: 0;
    bottom: -51px;
} hr {
    margin-top: 4px;
    border-top: 1px solid #B9B9B9 !important;
} .homepage sub.ns {
    font-size: 91%;
    margin-right: 2px !important;
} .homepage strong {
    font-weight: 200;
} .classic .ns {
    font-size: 80%;
} .ie8 .histadrut_menu ul,.ie8 .histadrut_menu ul li,.whiteMenu .iO{
    background:white;
} .ie8 .histadrut_menu ul li:hover{
    background:#06448D;
} .ie8 .single_cat{
    margin: 5px 9px 5px 9px;
} .ie8 input[type="checkbox"],.ie8 .checkboxWhite input[type="checkbox"],.ie8 .checkboxPink input[type="checkbox"]{
    visibility: visible !important;
    width:10px;
    height:10px;
} .ie8 .checkboxWhite label,.ie8 .checkboxPink label{
    display:none;
} .ie8 .spacer16{
    padding-top:5px !important;
} .ie8 .checkout_page .boxer .box.spacer16{ /*rivka-new 15/02/2015*/
    padding : 11px 21px 11px 0px!important;
} .ie8 .checkout_page .boxer .bls_row .box.spacer16{ /*rivka-new 15/02/2015*/
    padding : 21px 21px 1px 0px!important;
} .ie8 .checkout_page .boxer .bls_row .box.spacer16.box_num_of_payments{ /*rivka-new 15/02/2015*/
    padding : 11px 21px 1px 0px!important;
} .ie8 .checkout_page .boxer .bls_row .box.spacer20{ /*rivka-new 15/02/2015*/
    padding : 11px 0px 11px 0px!important;
} .ie8 .r_item{
    margin-left:30px;
}
    /************************

	Shows Ticket select

************************/
    .seat-select-stage1 {
	height: 380px;
	border-top: 1px solid rgba(0, 0, 0, 0.13);
	border-bottom: 1px solid rgba(0, 0, 0, 0.13);
	padding-bottom: 24px;
	margin-top: 40px;
	margin-bottom: 32px;


} .seat-selected-label {
	font-size: 1.13em;
	font-weight:400;
	font-family: apolo, arial;


	padding-top: 10px;
} .seat-selected-label .seat-total {
	color: #06448D;
} .seat-map-wrapper {
	display: block;
	width: 50%;
	height: 70%;
	margin: 0 auto;
	padding-top: 60px;
} #seat-gush1, #seat-gush2, #seat-gush3 {
	background-color: #ededed;
	padding-top: 20px;
	box-sizing: border-box;
	color: #3b3b3b;
	font-size: 31.83px;
	font-family: typopas, arial;
	text-align: center;

	display: inline-block;

	transition: all 0.1s linear;
} #seat-gush1:hover, #seat-gush2:hover, #seat-gush3:hover {
	background-color: #06448D;
	color: #ededed;
} #seat-gush1, #seat-gush3 {
	position: relative;
	top: 40px;
	margin: 0 10px;
} #seat-gush1 {
	width: 150px;
	height: 75px;

-webkit-transform: rotate(30deg) skew(20deg);
	-ms-transform: rotate(30deg) skew(20deg);
        transform: rotate(30deg) skew(20deg);
} #seat-gush2 {
	width: 132px;
	height: 80px;

} #seat-gush3 {
	width: 150px;
	height: 75px;

-webkit-transform: rotate(-30deg) skew(-20deg);
	-ms-transform: rotate(-30deg) skew(-20deg);
        transform: rotate(-30deg) skew(-20deg);
} .seat-bama {
	background-color: #ededed;
	padding-top: 20px;
	box-sizing: border-box;
	font-size: 31.83px;
	font-family: typopas, arial;
	text-align: center;
	display: inline-block;
	color: #3b3b3b;
	height: 72px;
	width: 183px;

	position: relative;
	right: 150px;
	top: 20px;

} .seat-price-wrapper {
	border-top: 1px solid #ededed;
} .seat-price-wrapper p{
	text-align: center;
	margin-top: 15px;

    font-weight: 400;
}
    /* Seat select Stage 2 */
    .seat-select-stage2{
	height:100%;
	display: none;
} .seat-selected-wrapper {
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	height: 38px;
	margin-top: 30px;
	padding-top: 5px;
} .seat-icon {
	height: 21px;
	width: 21px;

 -webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	     border-radius: 50px;

	display: inline-block;

	margin: 0 10px;
	position: relative;
	top: 4px;
} .seat-icon:first-child {
	margin-right: 0px;
} .seat-available {
    border: 2px solid #06448D;
} .seat-chosen {
	background-color: #06448D;
} .seat-unavailable {
    background-color: #C0C0C0;
} .seat-selected-label.fltrt {
	height: 29px;
	margin-top: -10px;
} .seat-selected-label.fltrt span {
	font-family: typopas, arial;
	font-weight: 200;
	font-size: 1em;
}
    /* Seat map */
    .seat-map-outer {
	width: 100%;
	overflow-x: auto;

} #seat-map {
	padding-top: 20px;

} div.seatCharts-container {
	width: 1150px;
	padding-bottom: 20px;
} body.tickets_mobile div.seatCharts-container { /* rivka 31/5/2015*/
	width: 100%;
} body.tickets_mobile .seat-map-outer { /* rivka 31/5/2015*/
	text-align:right;
	overflow-x:scroll;
	direction:rtl;
} div.seatCharts-cell {
	box-sizing: border-box;
	padding-top: 2px;
	height: 20px;
	width: 20px;
	margin-left: 3px;
	float: right;
	text-align: center;
	outline: none;
	font-size: 13px;
	line-height:15px;
	color: black;
	font-family: typopas, arial;

} div.seatCharts-seat {
	background-color: #fff;
	font-size: 14px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	cursor: default;
	cursor: pointer; /* inon */
	position: relative;
	right: 44px;
} div.seatCharts-seat:focus {
	border: none;
} div.seatCharts-space {
	/*margin-left: 13px;
	font-size: 22px;
	font-family: typopas, arial;*/ /* inon - space width = circle width */
	background-color: white;
} div.seatCharts-rowID {
	position: absolute;
	-webkit-backface-visibility: hidden;/* rivka 26/5/2015  problem android the column of numbers scoll with the screen*/
	z-index: 555;
	/* Making the row id stay fixed while scrolling */
	margin-left: 13px;
	font-size: 22px;
	font-family: typopas, arial; /* inon - moved from .seatCharts-space */
} div.seatCharts-row {
	height: 30px;
} div.seatCharts-row:after {
	clear: both;
} div.seatCharts-seat.selected {
	background-color: #06448D;
	color: white;
	padding-top: 3px;
} div.seatCharts-seat.focused {
	background-color: rgb(235, 111, 178);
	color: white;
	padding-top: 3px;
} div.seatCharts-seat.available {
	background-color: #fff;
	border: 1px solid #9b9b9b;
	color: #06448D;
} div.seatCharts-seat.unavailable {
	background-color: #9b9b9b;
	color: white;
	padding-top: 3px;
	cursor: default;
} ul.seatCharts-legendList {
	list-style: none;
} li.seatCharts-legendItem {
	margin-top: 10px;
	line-height: 2;
} div.section-title { /* inon */
	color:#06448D;
	font-weight: 200;
	font-size: 1.3em;
	text-indent:45px;
	margin-bottom:20px;
}
    /*changes start*/
    .ie8 .single_res .circ{
background: none;
} .product_table{
    border: 1px solid #B5B5B5;
    border-radius: 0 !important;
    -webkit-border-radius: 9px;
}
    /*changes end*/
    /*Firma - 15/01/15 */
    #side_gallery .g_item, .r_item, #big_image {
	-webkit-transform: translateZ(0);
	-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
} .circ {
	background-size: cover;
}
    /*  inon FROM HERE: */
    .hidden-by-server {
	display:none!important;
} .p_circ img {
	width:37px;
	height:37px;

	width: 55px;
    height: 59px;
} .mag {
	cursor:pointer;
} body.classic .rec_line_title .dis_title {
  line-height: 37px;
} .ff-large .ff-title {
	font-size: 25px;
	font-family: typopas, arial;
	font-weight: 200;
	margin-bottom: 5px;
} .ff-large .ff-text {
  margin-top: 0;
  line-height: 20px;
  margin-bottom: 21px;
} .ff.ff-line, .ff.ff-lineh {/*rivka 14/5/2015*/
	border-top: 1px dotted #949494;
	border-top: 1px solid #E3E3E3;
	/*height: 34px;*/ /*rivka 30/4/2015*/
	line-height: 32px;
} .ff.ff-line:last-child, .ff.ff-lineh:last-child {
	border-bottom: 1px dotted #949494;
	border-bottom: 1px solid #E3E3E3;
} .ff-line .ff-title {
	display:none;
} .ff-line .title {/*rivka 14/5/2015*/
	display:none;
} .ff-line .open {/*rivka 14/5/2015*/
	display:block!important;
} .ff-lineh .ff-title {
    padding-left: 20px;
    font-weight: bold;
    display: inline-block;
    width: 30%;
} .ff-lineh .ff-text {
    display: inline-block;
    width: 36%;
} .ff-lineh.ff-title-empty .ff-text {
	width:auto;
} .ff-lineh.ff-title-empty .ff-title {
	display:none;
} .ff-date {
    display: inline-flex;
    padding: 3px 0;
} .cover_tickets{
    padding-top: 8px;
    border-top: 1px solid #e1e1e1;
    margin-top: 35px;
    text-align:center;
    user-select:none;
} .cover_tickets div * {
	display:inline;
	width:20px;
	height:20px;
	line-height:20px;
	font-family:Arial, "Sans-Serif";
	font-size:20pt;
} .cover_tickets div h1 {
	color:#bdbdbd;
} .cover_tickets div h2 {
	color:#ff0000;
} .cover_tickets div h3 {
	color:#00ff00;
} .cover_tickets div h4 {
	color:#0000ff;
} .cover_tickets div h5 {
	color:#00ffff;
} .cover_tickets div h6 {
	color:#ff00ff;
} .cover_tickets div h7 {
	color:#ffff00;
} .cover_tickets div h2, .cover_tickets div h3, .cover_tickets div h4, .cover_tickets div h5, .cover_tickets div h6, .cover_tickets div h7 {
	cursor:pointer;
} body.show .sumrow, body.tickets .sumrow {
	width:540px;
	display:block!important;
} .sidebar-right-menu .res_row,.category .sidebar-right-menu h2 /* inon 26/05/15 - קטגוריות משנה  */
    {
	border-bottom:none!important;
	height:auto;
}
    /*  inon - temp hide */
    /* rivka - change for mobile 5/5/2015 */
    /*.checkboxWhite, .fav_icon, .watch_icon,
.single_cat h3, .display360_wrapper, .flyer, .sidebar_menu h2,
.footer_menu_container, .cart_counter, .agrees_block label, .wrong_d,
.shopping_cart_table .bw_5,
.shopping_cart_table .bw_6, .sidebar-right, .onsale, .firma, #mob_menu, .btn_snapmenu
{
	display:none!important;
}*/
    /* rivka - change for mobile 5/5/2015 */
    .single_cat h3, .flyer, .agrees_block label, .wrong_d, .shopping_cart_table .bw_5, .shopping_cart_table .bw_6, .sidebar-right-filter, .onsale, .firma, /*.fav_icon, rivka 3/4/16 fav*/
    .whiteMenu, .no-line.impor-li
    /* inon 26/05/15 - עדכון  */
    {
      display:none!important;
} .display360_wrapper .checkboxWhite, .display360_wrapper .plus, .display360_wrapper .checkbox_description {
    display: none;
} .cat_title .fltlft_load.hidden {
    display: none;
} .cat_title .fltlft_load {
    float: left;
    width: 22px;
    margin-top: -4px;
    margin-left: 2px;
} .fav_container{ /* inon 26/05/15 - זמני עד להחזרת אייקון מועדפים  */
    left: 60px;

    left: 7px;
    top: 235px;
    position: absolute;
    z-index: 999;
      display:none;
} .shopping_cart_table .bw_1 {
	width:65%!important;
} .shopping_cart .p_c_description{ /*rivka 14/5/2015*/
	width:550px!important;
} .ltr {
	direction:ltr!important;
	text-align:left;
} .inline-block {
	display:inline-block;
} .ltr-number {
	direction:ltr;
	text-align:left;
	display:inline-block;
} @media print {
.no-print
{
	display:none;
}
} @media print {
    header, footer, .sidebar-right {
        display: none;
    }

    body {
        margin-right: -10%;
    }

    /*body.my_funds .content {
        width: 943px;
    }*/
} body.category_desktop .cat_img img, body.category_mobile .cat_img img /*rivka 17/8/2015*/
    {
      height:167px;
      min-width:167px;
}
    /*body.category_desktop .cat_img img
{
      width:167px;
}

body.category_desktop .single_cat .circ
{
      background:none;
}*/
    /*start rivka 16/7/2015*/
    .checkout_page .boxer.rem_table {
    	padding-top:10px;
    	float:left;
    	margin-top:15px;
    } .checkout_page .boxer.rem_table .box-row {
            /*border-top: 1px solid #bdbdbd;*/
            float: right;
            position: relative;
            border-bottom: none;
            margin-top: 10px;
        } .checkout_page .boxer.rem_table .box-row .box {
    	width:70px;
		float: right;
    	position:relative;

    }
            .checkout_page .boxer.rem_table .box-row .box.box_tr_remark {
                padding-top: 47px;
                width: 100%;
                float: right;
                margin-left: 3px;
                padding-right: 0;
                padding-left: 0;
            } .checkout_page .boxer.rem_table .box-row .box.box_tr_remark textarea {
            margin-bottom: 10px;
            float: left;
            border-radius: 20px;
            border: 1px solid #C0C0C0;
            resize: none;
            padding: 7px;
            padding-right: 12px;
            margin-left: 2px;
            width: 395px;
            font-size: 14px;
            height: 75px;
        } .boxer.rem_table div.HideInput label {
		display:inline-block;
	} .boxer.rem_table div.HideInput textarea {
	} .boxer.rem_table label {
		border: 1px silver solid;
		padding: 5px;
		border-radius: 4px;
    	width:407px;
		height: 17px;
		font-size: 14px;
		text-indent: 7px;
		cursor:text;
		color:#ABABA9;
		display:none;
		padding-top:11px;
		position:absolute;
		z-index:500;
		border:none;
		background-color:Transparent;
		float:right;
		left:0;
		text-align:right;
		padding-right:0;
	}
    /*end rivka 15/2/2015*/
    .warning_loading { /* rivka 18/8/2015*/
    background: url(../img/loading.gif) no-repeat;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    font-size: 24px;
    font-family: apolo, arial;
    font-weight: 600;
    position: absolute;
    top: 126px;
    left: 260px;
} .mobile_login_ver2 .warning_loading { /* rivka 18/8/2015*/
    background: url(../img/loading.gif) no-repeat;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 16px;
    font-size: 13px;
    font-family: apolo, arial;
    font-weight: 600;
    position: relative;
    top: auto;
    left: auto;
    float: right;
} input:-webkit-autofill { /* rivka 18/8/2015*/
    -webkit-box-shadow: 0 0 0 1000px white inset;
} .f_login_gray input, .f_login_gray a /* rivka 18/8/2015*/
    {
    opacity: 0.4;
	transition:.1s all;
	cursor:default;
} #home_category_grid {
    /*width:100%;
	width:1100px;*/
    width: 82%;
    min-width: 700px;
    /*background-color:#E6E6E6;*/
    margin: 0 auto;
    /*margin-bottom: 50px;*/
    position: relative;
    overflow: hidden;
    height: 1360px;
    height: 240%;
    height: inherit;
} .home_category {
	/*background-color:#3A3A3A;*/
	width:100%;
	height:570px;
		min-width: 1190px;
		padding-top:70px;
		/*padding-bottom:30px;*/
} .home_category1 {
    position: inherit !important;
    height: auto;
    background-image: url(../img/bkef/top-grid-bg.png) !important;
    background-repeat: repeat-x;
} .home_category_tring {
    background-image: url(../img/bkef/poly_cat.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 155px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-width: 1190px;
} .footer_category {
	/*background-image:url(../img/bkef/bg_category_down.jpg);
	background-image:url(../img/bkef/background1.jpg);
	background-repeat:no-repeat;*/
	background-color:#28496E;
	width:100%;
	/*height:800px;*/
	height:100%;
    float: right;
  /*-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
		/*min-width: 1190px;*/
} .footer_category .cat_ttl {
		text-align:center;
		font-size:41px;
		color:#ffffff;
		font-size: 50px;
		padding-top:170px;
		font-weight: 100;
		font-family:apolo, arial;
	} .footer_category .line_bot {
		border-bottom-left-radius: 2px;
		border-bottom-right-radius: 2px;
		background-color:  #06448D;
		width: 81px;
		height: 3px;
		text-align:center;
		margin:auto;
		margin-top:30px;
	} .category_list {
		/*width: 1100px;*/
		margin: auto;
		margin-top:50px;
		width:82%;
		min-width:700px;

	} .category_list .cat_box {
		display:inline-block;
		border-radius: 2px;
		background-color: #ffffff;
		width: 108px;
    /*height: 100px;*/
		width: 8.4%;
		height:100%;
	margin: 0 0.9%;
	padding:10px;
	float:right;
	text-align:center;
	font-size:20px;
	color: #4C4B4C;
	cursor:pointer;
	} .category_list .cat_box.cat_102472 {

		background-color: transparent!important;
		border:solid 1px #ffffff;
		color:#ffffff!important;
		} .category_list .cat_box.cat_141,.category_list .cat_box.cat_142 {

		background-color: #E2EAF4!important;
		} .category_list .cat_box.cat_102472 a{

		color:#ffffff!important;
		} .category_list .cat_box:hover {
			opacity:0.7;
		} .category_list .cat_box div {
			height:30px;

		} .item img.tringle {
		position:relative;
		top:-18px;
		width:22px;
		margin-right: 110px;
    margin-right: 45.7%;
	} .category_list .cat_box:first-child {
			/*margin-right: 0px;*/
		} .category_list .cat_box img {
			display:block;
			margin-bottom:20px;
			/*margin-right:30%;*/
			margin-top:15px;
			height:50px;

			height: 90px;
    margin: 0 auto;
			margin-bottom:20px;
			margin-top:15px;
		} .category_list .cat_box a {
			color:#2e2d2d;
		} .item_category_but {
			color:#000000;
			height:27px;
			margin-top:30px;
			padding-top:3px;
			padding-left:25px;
			font-size:13px;
			text-align:left;
			background:url(../img/bkef/tag_1.png) no-repeat;
			background-color: #dea5db;
			background-position-y:5px;
			background-position-x:5px;
		} .item_category_txt {
			height:120px;
		} .item-w1.item-h2 .item_category_txt h1 {
			font-size: 15px;
			} .item_category_txt h1 {
			font-size: 19px;
    height: 60px;
    position: relative;
    top: -10px;
    padding-right: 15px;
    padding-left: 10px;
		} .item_category_txt span {
			color:#000000;
			font-weight:bold;
			height:20px;
			padding-right:15px;
		} .item:hover{

		} .home_category .item-w2 {
    width: 37.5%;
} .home_category .item-h2 {
			height: 81%;
		} .home_category .item-w1 {
			width:40%;
		} .home_category .item-h1 {
			height:36%;
		} .home_category .item-w3 {
            width: 40%;
        } .home_category .item-w4 {
            width: 47.5%;
            background-color: transparent;
            margin-top: 150px;
            box-shadow: 0px 2px 12px 1px #cccccc;
            margin-bottom: 100px;
        } .item-w4 .btn_new_slider {
            background: #162550;
            color: white;
            width: 19%;
            float: left;
            position: sticky;
            margin-top: -38px;
            left: 30px;
        } .item-w3 .btn_new_slider {
            color: #162550;
            width: 70%;
            float: right;
            position: sticky;
        } .item-w3 h1 {
    color: #000;
    font-size: 34px;
    font-weight: 200;
    font-family: bezeq-bold, arial;
    margin-top: 20px;
    margin-left: 35px;
} .item-w4 h1 {
    color: #000;
    font-size: 36px;
    font-weight: 200;
    font-family: bezeq-bold, arial;
    margin-top: 30px;
    margin-right: 18px;
} #home_bottom_grid .item-w6 {
            width: 14%;
            background-color: transparent;
            margin-bottom: 50px;
            box-shadow: 0px 2px 12px 1px #cccccc;
        } .item-w6 .btn_new_slider {
            background: #162550;
            color: white;
            width: 19%;
            float: left;
            position: sticky;
            margin-top: -38px;
            left: 30px;
        } #home_bottom_grid .item-w6 div.nivo-div-ttl {
            width:100%;
        }
/*.home_category .nivo-controlNav {
    top: 660px !important;
    left: 68.5% !important;
}*/
          .grid-container-wrap {
    width: 83%;
    margin: 0 auto;
} #grid-container {
    margin-right: 15px;
    display: block;
    grid-template-columns: auto auto auto auto;
    padding: 10px;
    padding-top:41px;
} .grid-item {
    background-color: rgba(255, 255, 255, 0.8);
    margin: 0 10px;
    font-size: 30px;
    text-align: center;
    width: 250px;
    display: inline-block;
} .grid-item-main {
    width: 357px;
} .home_category .nivoSlider {
    height: 100% !important;
    margin-bottom: 0px !important;
    background-color: white
} .home_category .nivo-imageLink:first-child .nivoSlider img {
			display:block;
		} .home_category .nivoSlider img {
    z-index: 9 !important;
    /*visibility:visible!important;*/
    visibility: visible !important;
    height: 600px;
    height: 100%;
    width: 864px;
} .nivo-div-ttl {
    background-color: white;
    height: 117px;
    margin-top: -4px;
} .nivo-div-ttl-grid-item {
    background-color: white;
    height: 100px;
    margin-top: -4px;
    border-bottom: 7px solid #4dc6ff;
} .nivo-div-ttl-grid-item h1 {
    font-size: 28px;
    font-weight: 400;
    padding-top: 25px;
} .home_category .nivoSlider div.nivo-div-ttl {
    z-index: 899999 !important;
    position: absolute;
    height: 27%;
    width: 100%;
    background-color: #ffffff;
    /* opacity: 0.5 !important; */
    opacity: 1 !important;
    visibility: visible !important;
    top: 73%;
    top: 76.8%;
} .main-page-bottom-banner-wrap {
    margin: 50px auto;
    width: 83%;
    margin-bottom: 100px;
} .inner_wrapper > .main-page-bottom-banner-wrap {
        width: 100%;
    } .main-page-bottom-banner {
    width: 100%;
    /*width: 1523px;*/
    height: 270px;
    /*margin: 50px 10px 0px 0px;*/
    background: url(../img/bkef/B-shopping_bunner.jpg) center no-repeat;
    display: inline-flex;
} .main-page-bottom-banner h1 {
        color: white;
        font-family: Arial;
        font-size: 32px;
        font-weight: 600;
    } .main-page-bottom-banner p {
        color: white;
        font-family: Arial;
        font-size: 24px;
    } .category-bottom-banner {
    width: 100%;
    /*width: 1523px;*/
    height: 180px;
    /*margin: 50px 10px 0px 0px;*/
    background: url(../img/bkef/B-shopping_bunner.jpg) center no-repeat;
    display: inline-flex;
} .category-bottom-banner h1 {
        color: white;
        font-family: Arial;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 1px;
    } .category-bottom-banner p {
        color: white;
        font-family: Arial;
        font-size: 16px;
    } .category-bottom-banner img {
        width: 120px;
    } .home_bottom_grid_wrap {
    margin: 0 auto;
    margin-top: 50px;
    width: 100%;
    height: 1133px;
    background: url(../img/bkef/BG_product.jpg) center no-repeat;
} .home_bottom_grid_wrap h1 {
        margin: auto;
        padding: 70px 0;
        width: 170px;
        font-size: 30px;
        font-weight: 400;
        letter-spacing: 1px;
    } #home_bottom_grid {
    width: 85%;
    margin: auto;
    padding-right: 70px;
} #home_bottom_grid h1 {
        font-size: 22px;
        height: 130px;
        padding: 0;
        padding-bottom: 20px;
        margin-top: 15px;
        font-weight: 200;
        text-align: center;
    } #home_bottom_grid h2 {
        font-size: 22px;
        color: black;
        font-weight: 400;
        text-align: center;
        height: 25px;
        margin: 5px;
    } #home_bottom_grid h3 {
        font-size: 14px;
        color: black;
        font-weight: 200;
        height: 18px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        margin: auto;
        margin-bottom: 20px;
        margin-top: 25px;
        width: fit-content;
    } .btn_new_slider_bottom_banner {
    float: right;
    width: 165px;
    height: 24px;
    font-size: 20px;
    padding-top: 10px;
    font-weight: 100;
} .btn_new_slider_bottom_banner_category {
    float: right;
    width: 100px;
    height: 10px;
    font-size: 14px;
    padding-top: 8px;
    font-weight: 400;
} .traingle {
	display:none;
} .nivoSlider {
	border-radius:0px!important;
} #home_category_grid .item.item-w2.item-h1 .traingle {

			   border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #DEA5DA;
    /* top: 50%; */
    /* position: absolute; */
    position: absolute;
    top: 9%;
    z-index: 899999 !important;
        left: 34.2%;
        left: 33.9%;
	display:block;
} #home_category_grid .item.item-w1.item-h1 .traingle {

			   /*border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #DEA5DA;
    position: absolute;
    top: 32%;
    z-index: 899999 !important;
        left: 17.4%;
        left: 17%;
	display:block;*/
			   display:block;
} .nivoSlider .traingle {
			   border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #DEA5DA;
    /* top: 50%; */
    /* position: absolute; */
    position: absolute;
    top: 70%;
    top: 74%;
    z-index: 899999 !important;
    right: 47%;
	display:block;
		} .home_category .item-h1 div.nivo-div-ttl {
			/*z-index: 899999!important; */
			/* position: absolute; */
			background-color: white;
			/* opacity: 0.5!important; */
			/* visibility: visible!important; */
			/* top: 0; */
			width: 38.5%;
			float: left;
			height: 300%;
			display: block;
		} .home_category .item-w4 div.nivo-div-ttl {
                width:100%;
                height:100px;
            } .home_category .item.item-w2.item-h1 img {
                height: 280px !important;
                /*height: 100%;*/
                width: 61.5%;
            } .home_category .item-h1 a {
			float:right;
			height:100%;
			width: 100%;
		} .home_category .item-h1 a.img {
			width: 60%;
			float: right;
			height:100%;
		} .home_category .nivoSlider a.nivo-imageLink {
			/*opacity:1!important;
			display:block!important;*/
			background-color:transparent;
            position: absolute !important;
		} .home_category .nivoSlider img {
			border-radius:0px;
		} .item.item-w1.item-h1 img {
    height: 488px !important;
} .home_category .item-h1.item-w1 div.nivo-div-ttl {
			width: 100%;
    height: 30%;
    height: 37.4%;
		} .nivo-controlNav a {
	width: 12px!important;
    height: 12px!important;
	background-image: url(../img/bkef/bullets_bkef.png)!important;
	background-position-y:-10px!important;
} .nivo-controlNav a:hover {
	background-position:0 1px!important;
 } .nivo-controlNav a.active {
	background-position:0 1px!important;
} .ttl_login {
	 margin-right:15px;
	 margin-top:10px;
 } .logo_container1 {
	 margin-top:10px;
 } .category_list_login {
		/*width: 1100px;*/
		margin: auto;
		margin-top:30px;
		width: 110.5%;
		min-width:700px;
		height:90px;

	} .category_list_login .cat_box {
		display:inline-block;
		border-radius: 2px;
		width: 138px;
    /*height: 100px;*/
		width: 12.18%;
		height:100%;

	padding:10px;
	float:right;
	text-align:center;
	font-size:17px;
	color: #ffffff;
	} .category_list_login .cat_box:first-child {
			    text-align: right;
    width: 8%;
		} .category_list_login .cat_box div {
			height:30px;
			font-family: apolo, arial;
			margin-top: 15px;
			opacity:0.5;
		} .pop_login_family {
			    position: absolute;
    z-index: 99999;
    background-image: url(../img/bkef/family_picture.png);
    float: right;
    width: 342px;
    height: 320px;
    top: 172px;
    background-repeat: no-repeat;
    right: 160px;
		} p.back_ent a {
			color:#464646!important;
			text-decoration:underline;
			font-size: 14px!important;
			cursor:pointer;
		} .item_desc_new {
			position: absolute;
    width: 22.5%;
    background-color: #3E3E3E;
    color: #ffffff;
    opacity: 0.9;
    /* top: 0; */
	height: 22.1%;
	z-index:25;
	/*background-image:url(../img/bkef/_dot.png);*/
	display:none;
		} #homepage_box .item_desc_new h1, #homepage_box .iw_off .item_desc_new h1 {

				color:#ffffff;
				margin-top:40%;
				text-align:center;
				padding-right:10px;
				padding-left:10px;
				height:35%;
		} #homepage_box .item-w1 .item_desc_new h1 {
				font-size:17px;
		} #homepage_box .item:hover .item_desc_new {
			display:block;
			cursor:pointer;
		} .item-w1 .item_desc_new {
	 width:14.27%;
	height: 16.9%;
} .item-w1 .item_desc_new .btn_new{
    font-size: 15px;
    width: 103px;
} .btn_new {
	background: #06448D;
    border-radius: 50px;
    border: none;
    color: #2B2D2C;
    padding: 7px;
    width: 153px;
    font-family: typopas, arial;
    font-size: 20px;
    font-weight: bold;
    /* float: left; */
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 0);
    /*margin-right: 27%;*/
    /* margin-top: 20px; */
    /*position: absolute;*/
    top: 75%;
	text-align:center;
	margin:0 auto;
} .ite-price {
	margin: 0 auto;
	font-weight:bold;
	text-align:center;
	font-size:20px;
				height:10%;
}
    /*  filter   */
    li.filter-all .checkbox_description {
    font-weight:bold;
} .text-filter input[type="text"] {
    border: 1px silver solid;
    padding: 10px;
    border-radius: 4px;
    width: 177px;
    height: 22px;
    font-size: 18px;
    text-indent: 7px;
}
    /*.sidebar_menu .li-filter h3 {
    background-image:url(../img/bkef/plus.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    cursor:pointer;
}


.sidebar_menu .li-filter.open h3 {
    background-image:url(../img/bkef/minus.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    cursor:pointer;
}*/
    /*.sidebar_menu .li-filter ul.checkbox_list{
    display:none;
}

.sidebar_menu .li-filter.open ul.checkbox_list{
    display:inline;
}*/
    body.mobile_homepage header .second_menu, body.mobile_homepage header .main_menu, body.mobile_homepage header .inner_wrapper .main_search,body.mobile_homepage .home_category_tring,body.mobile_homepage #homepage_box,body.mobile_homepage .footer_category .cat_ttl {
		display:none;
    } body.mobile_homepage.homepage header,body.mobile_homepage.homepage footer,body.mobile_homepage header .inner_wrapper1,body.mobile_homepage.homepage,body.mobile_homepage .category_list,body.mobile_homepage footer .footer_menu_container {
		min-width:150px;
	} body.mobile_homepage.homepage header {
		height:70px;
	} body.mobile_homepage .footer_category {
		/*background-image:none;*/
		margin-top:7px;
	} body.mobile_homepage #home_category_grid {
		    /*background-color: #393939;*/
		min-width:150px;
		height: 100%;
	} body.mobile_homepage.homepage {
		    background-color: #28496E;
	} body.mobile_homepage.homepage .home_category {
		min-width:150px;
		padding-top:10px;
	} body.mobile_homepage.homepage .item:hover .item_desc {
		display:none;
	} body.mobile_homepage.homepage footer {
            margin-top: 7px;
            background-color: #ffffff;
        } body.mobile_homepage #home_category_grid {

		    height:100%;
			width:95%;
	} body.mobile_homepage .home_category .item-h2 {
		height:95%;
			width:98%;
	} body.mobile_homepage .home_category .item-h1,body.mobile_homepage .footer_category .line_bot,body.mobile_homepage .footer_menu_container {
		display:none;
	} body.mobile_homepage .category_list .cat_box {
		width:43%;
		width:41%;
		margin-bottom:20px;
	} body.mobile_homepage a.lnkTop {
		float:left;
		    width: 190px;
	} body.mobile_homepage .inner_wrapper.inner_wrapper1 .logo_container {
	    top: 12px;
} body.mobile_homepage .category_list {
		width:95%;
		margin-top:60px;
	} body.mobile_homepage .footer_category {
    background: url(../img/bkef/BG_product.jpg) center !important;
    width: 100%;
} body.mobile_homepage .category_list .cat_box:nth-child(2n+1) {
		float:right;
	} body.mobile_homepage .category_list .cat_box:nth-child(2n) {
		float:left;
	} body.mobile_homepage .item-w2.item-h2 .nivoSlider h1 {
    font-size: 18px !important;
    width: 49%;
    font-family: bezeq-bold, arial;
} body.mobile_homepage .nivoSlider .btn_new_slider {
    padding: 3px;
    width: 39%;
    background: #06448d;
    color: white;
    font-family: arial, arial;
    border-radius: 5px;
} .nivoSlider {

		width: 99.8%!important;
	 } body.mobile_homepage footer .footer_icon_container {
		    width: 98%;
    padding-left:0px;
    margin-top: 24px;
    /*float:none;*/
    height: 100%;
    text-align: center;
	} body.category.category_mobile.mobile .cat_wrapper {
		width:95%;
		max-width: 100%;
	} .mm-list a:hover,.mm-list a.active {
    color: #06448D!important;
} html.mm-opened body {
	  background-color:#242424;
  } body.homepage.mobile_homepage div.bkef {
	  padding-top:91px;
  } footer div.secure{
    color:#2e2d2d;
	margin-top:50px;
	background-image:url(../img/bkef/Security.png);
	background-repeat:no-repeat;
	background-position-x:right;
	text-indent:20px;
	color: #5A5A5A;
    transition: 0.3s all;
    font-size: 17px;
	width:100px;
	float:left;
} html.mm-opened {
	background:url(../img/bkef/header_bg.jpg) repeat;
} .mobile.mst_3 .logo_header {
	    height: 100px;
    margin-top: 15px;
    display: inline-block;
    margin-right: 7px;
     opacity: 1;
    /*position: absolute;*/
    margin-top: 22px;
} .logo_header {
	height: 60px;
    margin-top: 15px;
    display: inline-block;
    margin-right: 15%;
	opacity:0.2;
}
    /*.classic_mobile .logo_header,*/
    .homepage .logo_header {
	opacity:1;
} .no_bl_row {
	  color: red;
    border: 0!important;
    height: 30px!important;
    padding-top: 15px!important;
	margin:0!important;
	display:none;
  } .classic_mobile.mobile .p_row.no_bl_row {
    border: 0!important;
    height: 10px!important;
    padding-top: 15px!important;
	margin:0!important;
  } input.readonly {
	  border:0;
  } body.classic_mobile .maps {
	display:block;
} body.my_orders_mobile .maps, body.search_results.mobile .maps {
    display: inline-block;
}
    /* lessons */
    .lessons .inner_wrapper {
    color: black;
} .lessons thead {
    background: lightgray;
}
    /*.lessons thead td {
    border: 1px black dotted;
}*/
    .lessons tr {
    border-bottom: 1px solid #bdbdbd;
} .lessons td {
    width: 120px;
    text-align: center;
    height: 40px;
} .lessons h1 {
    font-size: 32px;
    font-weight: 400;
} .lessons h2 {
    font-size: 24px;
    font-weight: 200;
} [easypz] g circle.available {
    fill: #fff;
    stroke: #06448D;
    stroke-width: 2;
} [easypz] g text.available {
    fill: #06448D;
} [easypz] g circle.unavailable {
    stroke: #9B9B9B;
    fill: #9B9B9B;
} [easypz] g circle.selected {
    fill: #06448D;
    stroke: #06448D;
} [easypz] g text.seatCharts-space, [easypz] g text.unavailable, [easypz] g text.selected {
    fill: white;
} [easypz] g circle.selected.selected-no-subsidy {
    fill: #00AFFF;
    stroke: #00AFFF;
} .seat-icon.seat-chosen.selected-no-subsidy {
    background-color: #00AFFF;

} .show_page .imgMap polygon.stage {
    fill: black;
    fill: #06448D;
    stroke: #06448D;
} .show_page .imgMap text:not(.stage).no-tickets {
    fill: #000;
} .show_page .imgMap text {
    font-size: 20px;
    fill: black;
    font-family: typopas;
    font-weight: bold;
    fill: #06448D;
    transition: .2s all;
} .show_page .imgMap polygon:not(.stage).no-tickets {
    fill: #c0c0c0;
    stroke: #c0c0c0;
} .show_page .imgMap a polygon.r_1 {
    fill: #06448D;
    fill: black;
    stroke: black;
} .show_page .imgMap polygon {
    fill: #e0007b;
    fill: #06448D;
    fill: black;
    transition: .2s all;
    stroke-width: 5;
    stroke-linejoin: round;
    stroke: black;
} .show_page .imgMap a:not(.not_allow):hover text {
    fill: black;
} .show_page .imgMap a:not(.not_allow):hover polygon {
    fill: #06448D;
    stroke: #06448D;
} [easypz] g text.section-title {
    fill: #06448D;
    font-weight: 200;
    font-size: 24px;
} nav.sidebar_menu { /*adi 10.06.2019*/
    width: 250px !important;
    margin: 0 auto;
} .ui-widget.ui-widget-content { /*adi 11.06.2019*/
    border: none !important;
    border-top: 1px black solid !important;
} li.li-filter.no_border.li-Filter_Price {
    width: 198px;
} .item.item-w1.item-h1 {
    height: 641px;
    width: 874px;
} .item.item-w1.item-h2 {
    width: 47%;
    box-shadow: 0px 0px 5px 0px rgba(8, 0, 0, 0.35);
}
.item.item-w2.item-h1 .nivo-div-ttl {
    /*height: 285px;*/
    height: 280px;
    margin-top: 0px;
} .item.item-w2.item-h1 .btn_new_slider {
    background: #00afff;
    border-radius: 22px;
    border: none;
    color: #FFFFFF;
    padding: 9px 7px 9px 7px;
    width: 130px;
    font-family: bezeq-regular, arial;
    font-size: 17px;
    font-weight: bold;
    box-shadow: 0px 4px 0px 0px rgba(120, 120,120, 0.5);
    top: 75%;
    text-align: center;
    display: inline-block;
    float: left;
    margin-left: 71px;
    margin-top: 36%;
    /* margin-bottom: -30px; */
    padding: 7px;
    width: 57%;
    cursor: pointer;
} .item.item-w1.item-h2 .btn_new_slider {
    background: #00afff;
    border-radius: 22px;
    border: none;
    color: #FFFFFF;
    padding: 9px 7px 9px 7px;
    width: 130px;
    font-family: bezeq-regular, arial;
    font-size: 17px;
    font-weight: bold;
    box-shadow: 0px 4px 0px 0px rgba(120, 120,120, 0.5);
    top: 76%;
    text-align: center;
    display: inline-block;
    float: left;
    margin-left: 30px;
    margin-top: 4%;
    margin-bottom: 20px;
    padding: 10px;
    width: 31%;
    cursor: pointer;
} .item.item-w1.item-h2 h1 {
    color: #000;
    font-size: 32px;
    /* display: inline-block; */
    font-weight: 200;
    font-family: bezeq-bold, arial;
    margin-right: 30px;
    padding: 0;
    padding-right: 26px;
    margin: 0;
}
.item.item-w2.item-h1 a {
    /*margin-top: 20px;*/
    margin-top: 1px;
}
.form-fields .red_reuqired .trigger,.form-fields .red_reuqired span.select_fancy_gray,.form-fields .red_reuqired input[type="text"] {
	border:solid 1px red!important;
} .form-fields .red_reuqired input[type=checkbox] {
    outline:1px solid red;
} .update-sum-link {
    font-size: 16px!important;
    margin-right: 10px;
} .update-sum-modal {
    position: absolute;
    z-index: 9999;
    border-radius: 29px;
    background-color: white;
    border: solid 1px #b5b5b5;
    padding: 10px;
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
    height: 80px;
    width: 170px;
} .update-sum-button {
    border-radius: 29px;
    cursor: pointer;
    padding: 6px 5px 7px;
    text-indent: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    border: none;
    width: 67px;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
} .update-sum-cancel {
    float: right;
    color: #494949;
    background: #e4e4e4;
} .update-sum-cancel:hover {
        background: #b8b8b8 !important;
        color: white !important;
    } .update-sum-confirm {
    float: left;
    background-color: #00afff;
    color: #142550;
} .update-sum-confirm:hover {
            opacity: 0.7;
        } .update-sum-text {
    border: 1px #c5c5c5 solid !important;
    border-radius: 10px;
    text-indent: 10px;
    margin: 5px 5px 13px;
    width: 160px;
} .f-FreeText > .ff-text, .f-FreeCombo > .ff-text {
    width: 60%;
    display: inline-block;
}
    /*-------  MOBILE FORMS  ---------*/
.forms-bkef-mobile {
    min-width: 0;
    color: black;
}

    .forms-bkef-mobile > #form1 textarea {
        width: 100%;
    }

    .forms-bkef-mobile #form1 {
        margin: 90px 8px;
        width: 95%;
    }

        .forms-bkef-mobile #form1 input[type="text"] {
            width: 50%;
        }

.forms-mobile-guests {
    display: grid;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 10px;
}

    .forms-mobile-guests .short {
        grid-column-start: 2;
        grid-column-end: 2;
        margin-top: 0 !important;
    }

    .forms-mobile-guests .num {
        margin-right:50px!important;
        margin-right50px!important
        grid-column-start: 1;
        grid-column-end: 1;
    }

#password-div{
    display: inline-block !important;
}
.delete_pass{
    display: none !important;
}

input.save_pass {
    background: #92dbfc;
    color: #162753;
    border: #162753 1px solid;
    font-weight: 600;
    cursor: pointer;
    border-radius: 25px;
    text-align: center;
    height: 30px;
    width: 45%;
    margin-top: 25px;
    margin-left: 7px;
}

input.cancel_save_pass {
    background: #162753;
    color: white;
    border: black 1px solid;
    font-weight: 600;
    cursor: pointer;
    border-radius: 25px;
    text-align: center;
    height: 30px;
    width: 45%;
}

span.update_pass {
    cursor: pointer;
    font-size: 20px;
    line-height: 1.4;
}

.kupaTotalZero .rec_line_title.payment_type_line {
    display: none;
}

.kupaTotalZero .total_row_order.hidden-by-default {
    display: none;
}

.kupaTotalZero .box.spacer20.funds_field_desc {
    display: none;
}

.kupaTotalZero .checkout_mobile .rec_line_title {
    display: none;
}

.kupaTotalZero .box-row.title_mini {
    display: none;
}

.kupaTotalZero .box-row.summery:not(.box-row.summery.agrees_block) {
    display: none;
}

.kupaTotalZero .rec_col.col_c .rec_line_title {
    display: none;
}

.kupaTotalZero .fltlft.order_total {
    display: none;
}

.kupaTotalZero .box-row.summery .fltrt {
    display: none;
}

.AllowDetails .container input {
    width: 270px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid rgb(184, 184, 184);
    text-indent: 10px;
}

.AllowDetails .update-detail-title {
    display: table-cell;
    clear: both;
    display: block;
    float: right;
    width: 131px;
    line-height: 29px;
    white-space: pre;
    padding-right: 4px;
}

.AllowDetails .p{
    margin-bottom: 10px;
}

.AllowDetails .container.hidden-detail, .AllowDetails #datepick {
    display: none;
}

.AllowDetails #update-detials-div-id .select2-container {
    width: 271px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    direction: rtl !important;
}

.select2-results__option[aria-selected] {
    direction: rtl !important;
    text-align: inherit;
    color: black !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    text-align: inherit !important;
    DIRECTION: rtl !important;
}

.AllowDetails p.error_m {
    color: red;
    margin: 0;
    position: static;
    margin-top: 10px;
    margin-right: 5px;
    display: block !important;
    height: 15px;
}

body.personal_page.AllowDetails section.content div.update-details .p.error input, body.personal_page section.content div.update-details .p.error input#datepick, body.personal_page section.content div.update-details .p.error select {
    border: 1px solid red !important;
    transition: .3s all;
}

.AllowDetails div#pass_msg {
    color: #92DBFC;
}

.AllowDetails .update_personal_btn {
    background: #92dbfc;
    color: #162753;
    border: #162753 1px solid;
    font-weight: 600;
    cursor: pointer;
    border-radius: 25px;
    text-align: center;
    height: 30px;
    width: 11%;
    display: inline-block;
    /* float: right; */
    /*margin-top: 25px;*/
    padding-top: 4px;
    margin-left: 7px;
    position: absolute;
    right: 7px;
}

.AllowDetails .cancel {
    background: #162753;
    color: white;
    border: black 1px solid;
    font-weight: 600;
    display: inline-block;
    cursor: pointer;
    border-radius: 25px;
    text-align: center;
    height: 30px;
    padding-top: 4px;
    width: 11%; /* clear: both; */
    position: absolute;
    left: 50px;
}

.personal_page.mobile.AllowDetails .cancel, .personal_page.mobile.AllowDetails .update_personal_btn {
    width: 38%;
}

.personal_page.mobile.AllowDetails div#edit-personal-link {
    cursor: pointer;
    font-size: 20px;
    color: #666666;
    line-height: 1.4;
    display: block;
    font-size: 21px;
    font-weight: 100;
    font-family: bezeq, arial;
    padding: 0;
    margin: 0;
    /* color: black; */
    margin-top: 20px;
}

.AllowDetails div#edit-personal-link {
    display: block;
    font-size: 24px;
    font-weight: 200;
    font-family: bezeq-bold, arial;
    padding: 0;
    margin: 0;
    color: black;
    margin-top: 20px;
}

.AllowDetails div#update_pass {
    margin-top: 36px !important;
}

.AllowDetails .contact_page .right_block {
    margin-top: 73px !important;
}

.AllowDetails .ok-cancel-div {
    margin-bottom: 49px;
}
.AllowDetails.mobile .update_personal_btn {
    margin-right: 16px;
}

.AllowDetails.mobile .cancel {
    margin-left: 19px;
}

.AllowDetails .update_personal_btn {
    margin-right: 680px;
}

.AllowDetails .cancel {
    margin-left: 602px;
}

input#c_phone {
    width: 178px;
    text-indent: 6px;
}
select#c_phone_k {
    width: 17%;
    height: 28px;
    border-radius: 4px;
    border: 1px solid rgb(184, 184, 184);
}

.form_line input[type="text"], .form_line input[type="password"], .contact_form select#c_subject {
    width: 251px;
}

.contact_page.personal_page.mobile input#c_phone {
    width: 286px;
}

/*nikita start 29/03/2020*/
.ff.ff-lineh.f-Phone {
    display: flex;
    flex-direction: column;
    padding: 10px 0px;
}

.ff-lineh.f-Phone .ff-title {
    width: 100%;
}

.ff-lineh.f-Phone .ff-text {
    display: flex;
    width: 100%;
}

.f-Phone .ff-phone {
    width: 50%;
    display: flex;
}

.f-Phone .ff-phone input {
    border: 1px solid #bdbdbd;
    padding: 0px;
    height: 34px;
    border-radius: 25px;
    text-align: left;
    text-indent: 12px;
    direction: ltr;
    width: 75%;
    margin-left: 5px;
}

.f-Phone div.fancy-select {
    width: 25%;
    margin-top: 0;
}

.f-Phone div.fancy-select .trigger{
    padding: 0;
    height: 36px;
}

.ff.ff-lineh.f-CheckBox {
    display: flex;
    padding: 5px 0px 5px 10px;
}

.ff.ff-lineh.f-CheckBox .ff-title {
    width: 63%;
    padding-left: 0px;
}

.ff.ff-lineh.f-CheckBox .ff-text {
    display: flex;
    width: 37%;
    justify-content: flex-end;
    align-items: center;
}

.ff.ff-lineh.f-CheckBox .ff-text input{
    height: 20px;
    width: 20px;
}

/*nikita end 29/03/2020*/

.full-image .nivo-div-ttl {
   display:none !important;
}

.full-image img {
    width: 100% !important;
}

.mobile_homepage .item.item-w2.item-h1 .btn_new_slider {
    width: 64% !important;
    font-size: 12px;
    margin-left: 21% !important;
}

.mobile_homepage .item.item-w2.item-h1 {
    display: block !important;
    width: 100%;
    height: 64%;
}

.mobile_homepage #home_category_grid {
     overflow: unset;
}

.mobile_homepage .home_category .item.item-w2.item-h1 img {
    height: 100% !important;
}

mobile_homepage .home_category .full-image img {
    width: 97% !important;
}

.hide-remarks .box_tr_remark {
    display: none;
}

.ff-lineh .ff-title { /*adi 14.05.2020*/
    width: 59% !important;
}

.hide-check-box .ff-text {/*adi 14.05.2020*/
    display: none !important;
}
.hide-check-box .ff-title { /*adi 14.05.2020*/
    font-family: bezeq-regular, arial;
    font-weight: 200;
    font-size: 16px;
    width: 100% !important;
}



body.category.trb_no-aleph div.no-aleph {
    display: block !important;
}

.classification_hide-order-remark .order_remark {
    display: none;
}

#home_category_grid .nivo-controlNav {
    /*top: unset !important;
    bottom: 58%;
    left: 23%;
    display: flex;
    justify-content: center;
    width: 100%;*/
    position: relative;
    bottom: 26px;
    right: 215px;
    width: 100% !IMPORTANT;
    right: 40%;
    z-index: 959595959595;
}

.nivo-controlNav a:hover {
    background-position: unset !important;
    opacity: 0.5;
    background-color: #3889FE !important;
}

.nivo-controlNav a {
    border-radius: 50%;
    background: unset !important;
    border: 2px solid black !important;
    margin-right: 2px;
    width: 11px !important;
    height: 11px !important;
    margin-right: 2px;
}

    .nivo-controlNav a.active {
        background-position: unset !important;
        background: #3889FE !important;
    }

select.select_fancy {
    padding: 0px 7px 3px 7px;
    margin: 0;
    background: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 37px;
    /*background: #e4e4e4;*/
    color: #71777F;
    outline: none;
    -webkit-appearance: menulist-button;
    display: inline-block;
    cursor: pointer;
    width: auto;
    font-size: 15px;
    position: relative;
    font-family: Clother-Regular;
    font-weight: 200;
    outline: none;
    height: 40px;
    text-indent: 0;
}

div.boxer .box.box_num_of_payments .select_fancy {
    height: 25px;
    margin-top:5px;
}

.ff-TextBox.red_reuqired {
    border: solid 1px red !important;
}