@import url(https://fonts.googleapis.com/earlyaccess/notosanshebrew.css);

* {
	margin: 0;
	padding: 0;
}

@media screen and (min-width: 1024px)
{
    body {
        background-color: #F4ECDF;
        background-attachment: fixed;
    }
    
    .body_bg {
        background-image: url(images/bg_wooden.jpg);
    }

    .call {
        left: -56px;
    }
}

@media screen and (min-width: 1800px)
{
    .call_us_banner {
        position: fixed;
        top: 455px;
        left: 0px;
        height: 70px;
        width: 312px;
        background: rgba(105, 105, 105, 0.8);
        border-radius: 0px 5px 5px 0px;
        box-shadow: 3px 3px 10px #808080;    
    }

    .call_now_banner_icon {
        position: absolute;
        top: 15px;
        right: 9px;
    }

    .call_now_in_banner {
        position: absolute;
        width: 130px;
        font-family: arial;
        font-size: 20px;
        font-weight: normal;
        text-align: right;
        direction: rtl;
        color: #FFFFFF;
        left: 126px;
        top: 23px;
        letter-spacing: 0.5px;    
    }

    .call_num_in_banner {
        position: absolute;
        width: 120px;
        font-family: arial;
        font-size: 20px;
        font-weight: normal;
        text-align: right;
        direction: rtl;
        color: #FFFFFF;
        left: 0px;
        top: 24px;
        letter-spacing: 0.75px;    
    }
    
    .call_us_mobile {
        display:none;
    }

    .call_us_desktop  {
        text-decoration:none;
    }
}

@media screen and (min-width: 1366px) and (max-width: 1799px)
{
    .call_us_banner {
        position: fixed;
        top: 533px;
        left: 0px;
        height: 70px;
        width: 185px;
        background: rgba(105, 105, 105, 0.8);
        border-radius: 0px 5px 5px 0px;
        box-shadow: 3px 3px 10px #808080;
    }

    .call_now_banner_icon {
        position: absolute;
        top: 15px;
        right: 7px;
    }

    .call_now_in_banner {
        position: absolute;
        width: 122px;
        font-family: arial;
        font-size: 18px;
        font-weight: normal;
        text-align: right;
        direction: rtl;
        color: #FFFFFF;
        left: 5px;
        top: 9px;
        letter-spacing: 0.5px;    
    }
    
    .call_num_in_banner {
        position: absolute;
        width: 122px;
        font-family: arial;
        font-size: 20px;
        font-weight: normal;
        text-align: right;
        direction: rtl;
        color: #FFFFFF;
        left: 7px;
        top: 36px;
        letter-spacing: 0.75px;    
    }

    .call_us_mobile {
        display:none;
    }

    .call_us_desktop  {
        text-decoration:none;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1365px)
{
    .call_us_desktop  {
        text-decoration:none;
    }
    
    .call_us_mobile, .call_us_banner {
        display:none;
    }
}

@media screen and (max-width: 1023px)
{
    .call_us_mobile {
        text-decoration:none;
    }

    .call_us_desktop , .call_us_banner {
        display:none;
    }   

    .call {
        left: -36px;
    }
    
    .cook {
        display: none;
    }
}

@media screen and (min-width: 1670px)
{
    .zap_banner {
        position: fixed;
        bottom: 0px;
        right: 93px;
        opacity: 0.8;
    }
}

@media screen and (max-width: 1669px)
{
    .zap_banner {
        display: none;
    }
}

html {
    background:white;
    width:100%;
    height:auto;
    margin:0 auto;
}

a {
    outline:0;
}

.stok {
    display:none;
}

#matan {
    display:none;
}

.main {
    width:966px;
    margin:0 auto;
    position:relative;
    min-height:600px;
    background-color:white; 
}

.call {
    float: left;
    position: relative;
    width: 140px;
    text-align: center;
    direction: rtl;
    color:#009900;
    margin-top:7px;
}

.dvori{
    font-size: large;
    color: #0000ff;
    padding-top:3px;
    padding-bottom:6px;
}

.call h1{
    font-family:arial;
    font-size:15.36px;
    font-family:arial;
    font-weight:normal;
    text-align:right;
    color:#009900;
}

.call h2 {
    font-family: arial;
    font-size: 19.43px;
    font-weight: bold;
    text-align: right;
    color:#009900;
}

.call h6{
    color:#009900;
}

.nav {
    background: url(images/nav.png) no-repeat center top;
    float: left;
    position: absolute;
    width: 612px;
    height: 33px;
    text-align: center;
    direction: rtl;
    margin-top: 11px;
    margin-left: 7px;
    left: 104px;
}
 
.g1 {
    float: left;
    text-decoration: none;
    padding-top: 6px;
    width: 93px;
    height: 31px;
    color: #4E4E4E;
    font-family: arial;
    font-weight: bold;
    font-size: 16px;
    direction: rtl;
    text-align: center;
    position:relative;
}
.g1:hover {
    background: url(images/g1h.png) no-repeat -2px -4px;
    font-weight: bold;
    color: rgb(244,0,2);
}

.g2 {
    float: left;
    text-decoration: none;
    padding-top: 6px;
    width: 85px;
    color: #4E4E4E;
    font-family: arial;
    font-weight: normal;
    font-size: 16px;
    direction: rtl;
    height: 31px;
    text-align: center;
    position:relative;
    cursor:pointer;
}
.g2:hover, .g1_5:hover {
    background: url(images/g2h.png) no-repeat center -4px;
    font-weight: bold;
    color: rgb(244,0,2);
    position:relative;
}

.g3 {
    float: left;
    text-decoration: none;
    padding-top: 6px;
    width: 100px;
    color: #4E4E4E;
    font-family: arial;
    position:relative;
    cursor:pointer;
    font-weight: normal;
    font-size: 16px;
    direction: rtl;
    height: 31px;
    text-align: center;
}
.g3:hover {
    background: url(images/g2h.png) no-repeat center -4px;
    font-weight: bold;
    color: rgb(244,0,2);
}

.g4 {
    float: left;
    text-decoration: none;
    padding-top: 6px;
    width: 85px;
    position:relative;
    color: #4E4E4E;
    font-family: arial;
    font-weight: normal;
    font-size: 16px;
    direction: rtl;
    height: 31px;
    text-align: center;
    cursor:pointer;
}
.g4:hover {
    background: url(images/g4h.png) no-repeat center -4px;
    font-weight: bold;
    color: rgb(244,0,2);
}

.g5 {
    float: left;
    text-decoration: none;
    padding-top: 6px;
    width: 60px;
    color: #4E4E4E;
    font-family: arial;
    font-weight: normal;
    font-size: 16px;
    direction: rtl;
    height: 31px;
    text-align: center;
    cursor:pointer;
}
.g5:hover {
    background: url(images/g5h.png) no-repeat center -4px;
    font-weight: bold;
    color: rgb(244,0,2);
}

.g6 {
    float: left;
    text-decoration: none;
    padding-top: 6px;
    width: 60px;
    color: #4E4E4E;
    font-family: arial;
    font-weight: normal;
    font-size: 16px;
    direction: rtl;
    height: 31px;
    text-align: center;
}
.g6:hover {
    background: url(images/g5h.png) no-repeat -23px -4px;
    font-weight: bold;
    color: rgb(244,0,2);
}

.logo {
    float: right;
    position: relative;
    width: 219px;
    height: 46px;
    margin-left: 10px;
    margin-top: 4px;
}

.logo img{
    border:none;
}

.tah {
    width: 97px;
    min-height: 60px;
    position: relative;
    top: 11px;
    right: -42px;
    cursor:pointer;
    z-index: 400;
}

.tah4 {
    width: 97px;
    min-height: 60px;
    position: relative;
    top: 11px;
    right: -57px;
    cursor:pointer;
    z-index: 400;
}

.tah6 {
    width: 97px;
    min-height: 60px;
    position: relative;
    top: 11px;
    right: -27px;
    z-index: 400;
    cursor:pointer;
}

.tah2 {
    cursor:pointer;
    width: 97px;
    min-height: 70px;
    position: relative;
    top: -25.6px;
    right: 92.2px;
    z-index: 20;
}

.tah30 {
    width: 97px;
    min-height: 60px;
    position: relative;
    top: 8px;
    right: -0.8px;
    cursor:pointer;
    z-index: 20;
}
 
 .tah90 {
    width: 182px;
    min-height: 60px;
    position: relative;
    top: 8px;
    right: -9px;
    cursor:pointer;
    z-index: 20;
}

.tn1 {
    background: url(images/tn1.png) no-repeat center top;
    font-family:arial;
    font-size:16px;
    font-weight:normal;
    text-align:center;
    direction:rtl;
    text-decoration: none;
    width: 180px;
    height: 27px;
    float: right;
    padding-top:4px;
    position:relative;
    color: #161616;
    cursor:pointer;
}
.tn1:hover {
    background: url(images/tn5h.png) repeat-y center top;
}

.tn2 {
    cursor:pointer;
    background: url(images/tn2.png) no-repeat center top;
    font-family:arial;
    font-size:16px;
    font-weight:normal;
    text-align:center;
    direction:rtl;
    text-decoration: none;
    width: 180px;
    height: 33px;
    float: right;
    position:relative;
    color: #161616;
}
.tn2:hover {
    background: url(images/tn2h.png) repeat-y center top;
}

.tnx {
    cursor: pointer;
    background: url(images/tnx.png) no-repeat center top;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    direction: rtl;
    text-decoration: none;
    width: 180px;
    height: 24px;
    float: right;
    position: relative;
    color: #161616;
    padding-top: 10px;
}
.tnx:hover {
    background: url(images/tnxh.png) no-repeat center top;
}

.tn5 {
    cursor:pointer;
    background: url(images/tn5.png) no-repeat center top;
    font-family:arial;
    font-size:16px;
    font-weight:normal;
    text-align:center;
    direction:rtl;
    text-decoration: none;
    width: 95px;
    height: 20px;
    float: right;
    padding-top:4px;
    position:relative;
    color: #161616;
}
.tn5:hover {
    background: url(images/tn5h.png) repeat-y center top;
}

.tn50 {
    cursor:pointer;
    background: url(images/tn55.png)  repeat-x center top;
    font-family:arial;
    font-size:16px;
    font-weight:normal;
    text-align:center;
    direction:rtl;
    text-decoration: none;
    width: 187px;
    height: 20px;
    float: right;
    padding-top:4px;
    position:relative;
    color: #161616;
}
.tn50:hover {
    background: url(images/tn55h.png) repeat center top;
}

.tah200 {
    cursor: pointer;
    width: 190px;
    position: relative;
    top: -25px;
    right: 175.2px;
    z-index: 20;
}

.kav2 a {
    background: url(images/eh.png) no-repeat center top;
    position: relative;
    width: 153px;
    height: 32px;
    float: right;
    z-index: 10;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    direction: rtl;
    padding-top: 11px;
    margin-right: 5px;
    margin-top: 1px;
    text-decoration:none;
    color: #4E4E4E;
}
.kav2 a:hover {
    background: url(images/eh_hov.png) no-repeat center top;
} 

.rnav {
    clear: both;
    float: right;
    position: relative;
    padding-top: 3px;
    width: 223px;
    min-height: 700px;
    margin-right: 5px;
}

.dar1 {
    background: url(images/prod_btn.png) no-repeat center top;
    text-decoration: none;
    width: 218px;
    min-height: 73px;
    float: right;
    position:relative;
}
.dar1:hover {
    background: url(images/prod_btn_h.png) no-repeat center top;
}

.dar2 {
    background: url(images/prod_btn.png) no-repeat center top;
    text-decoration: none;
    width: 218px;
    min-height: 73px;
    float: right;
    position:relative;
}
.dar2:hover {
    background: url(images/prod_btn_h.png) no-repeat center top;
}

.dar3 {
    background: url(images/prod_btn.png) no-repeat center top;
    text-decoration: none;
    width: 218px;
    height: 73px;
    float: right;
    position:relative;
}
.dar3:hover {
    background: url(images/prod_btn_h.png) no-repeat center top;
}

.mll {
    float: left;
    position: absolute;
    width: 130px;
    height: 65px;
    font-family: 'Noto Sans Hebrew',arial;
    font-size: 18px;
    font-weight: normal;
    text-align: right;
    direction: rtl;
    color: #606060;
    left: 10px;
    top: 2px;
}

.mllp {
    float: right;
    text-align: center;
    width: 63px;
    min-height: 41px;
    position: absolute;
    top: 15px;
    right: 10px;
}

.mllp img{
    border:none;
}

.dar2s {
    background: url(images/dars.png) no-repeat center top;
    text-decoration: none;
    width:218px;
    min-height: 73px;
    float: right;
    position:relative;
}

.clon{
    font-family: arial;
    font-size: 20px;
    font-weight: normal;
    text-align: right;
    direction: rtl;
    color: #2D2D2D;
    text-decoration: none;
    position:relative;
    width: 732px;
    height: 271px;
    float: left;
    left:-1px;
    top:5px;
}

.clon img {
    position:relative;
    top:-6px;
}

.clon2{
    font-family: arial;
    font-size: 20px;
    font-weight: normal;
    text-align: right;
    direction: rtl;
    color: #2D2D2D;
    text-decoration: none;
    position:relative;
    width: 732px;
    height: 184px;
    float: left;
    left:-11px;
}

.cook {
    background: url(images/cook.png) no-repeat center top;
    font-family: arial;
    font-size: 20px;
    font-weight: normal;
    text-align: right;
    direction: rtl;
    color: #2D2D2D;
    text-decoration: none;
    position: absolute;
    width: 162px;
    height: 472px;
    float: left;
    z-index: 5;
    left: -101px;
    top: 57px;
}

.kav {
    float: right;
    width: 689px;
    height: 45px;
    margin-right: 14px;
    position: relative;
    top: -7px;
    z-index: 220;
    right: -7px;
}

.kav2 {
    float: right;
    width: 671px;
    height: 45px;
    margin-right: 14px;
    position: relative;
    top: -7px;
}

.hr {
    background: url(images/eh2.png) no-repeat center top;
    position: relative;
    width: 167px;
    height: 32px;
    float: right;
    z-index: 10;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    direction: rtl;
    padding-top: 11px;
    margin-right: 5px;
    margin-top: 1px;
    text-decoration: none;
    color: #4E4E4E;
    cursor:pointer;
}
.hr:hover {
    background: url(images/eh2_hov.png) no-repeat center top;
}

.content {
    float: right;
    width: 489px;
    min-height: 50px;
    position: relative;
    margin-right: 14px;
    direction: rtl;
    text-align: justify;
    font-family: arial;
    font-size: 16px;
    color:black;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 0px;
    line-height:140%;
    list-style:inside;
}
 
.content h1 {
    font-size:22px;
    font-weight:bold;
    color: rgb(244,0,1);
    margin-top:5px;
    margin-bottom:5px;
}

.content h2 {
    font-size:16px;
    font-weight:bold;
    color: rgb(244,0,1);
    margin-top:5px;
    margin-bottom:5px;
}

.rleft {
    float: left;
    width: 204px;
    min-height: 50px;
    position: relative;
    margin-left: 16px;
    direction: rtl;
    text-align: right;
    padding-top: 39px;
}

.miv1 {
    background: url(images/miv/mv1.png)  repeat-y center top;
    height:49px;
    width:201px;
    float: right;
    position:relative;
    margin:5px 0px;
    cursor:pointer;
}
.miv1:hover {
    background: url(images/miv/mv1h.png)  repeat-y center top;
}

.miv2 {
    background: url(images/miv/mv2.png)  repeat-y center top;
    height:49px;
    width:201px;
    float: right;
    position:relative;
    margin:5px 0px;
    cursor:pointer;
}
.miv2:hover {
    background: url(images/miv/mv2h.png)  repeat-y center top;
}

.miv3 {
    background: url(images/miv/mv3.png)  repeat-y center top;
    height:52px;
    width:201px;
    float: right;
    cursor:pointer;
    position:relative;
    margin:5px 0px;
}
.miv3:hover {
    background: url(images/miv/mv3h.png)  repeat-y center top;
}

.miv4 {
    background: url(images/miv/mv4.png)  repeat-y center top;
    height:52px;
    width:201px;
    float: right;
    position:relative;
    cursor:pointer;
    margin:5px 0px;
}
.miv4:hover {
    background: url(images/miv/mv4h.png)  repeat-y center top;
}

.mivn1 {
    background: url(images/mivn/mivn1.png)  repeat-y center top;
    height:189px;
    width:182px;
    float: right;
    position:relative;
    margin:5px 0px;
    cursor:pointer;
}
.mivn1:hover {
    background: url(images/mivn/mivn1h.png)  repeat-y center top;
}

.mivn2 {
    background: url(images/mivn/mivn2.png)  repeat-y center top;
    height:189px;
    width:182px;
    float: right;
    position:relative;
    margin:5px 0px;
    cursor:pointer;
}
.mivn2:hover {
    background: url(images/mivn/mivn2h.png)  repeat-y center top;
}

.mivn3 {
    background: url(images/mivn/mivn3.png)  repeat-y center top;
    height:189px;
    width:182px;
    float: right;
    cursor:pointer;
    position:relative;
    margin:5px 0px;
}
.mivn3:hover {
    background: url(images/mivn/mivn3h.png)  repeat-y center top;
}

.mivn4 {
    background: url(images/mivn/mivn4.png)  repeat-y center top;
    height:189px;
    width:182px;
    float: right;
    position:relative;
    cursor:pointer;
    margin:5px 0px;
}
.mivn4:hover {
    background: url(images/mivn/mivn4h.png)  repeat-y center top;
}

.hev {
    float: right;
    height: 100px;
    width: 498px;
    position: relative;
    margin-top: 50px;
}

.hev h2 {
    font-size:16px;
    font-weight:bold;
    margin:0px;
    color: rgb(244,0,1);
    margin-top:5px;
    padding:0px;
}

.hev h4{
    direction: rtl;
    text-align: justify;
    font-family: arial;
    font-size: 16px;
    color: black;
    font-weight:normal;
    margin-bottom:9px;
}

.box {
    float:right;
    height:55px;
    text-align:center;
    position:relative;
    margin-left:5px;
}

.box h4{
    direction: rtl;
    text-align: center;
    font-family: arial;
    font-size: 16px;
    color: black;
    font-weight:normal;
}

.nline {
    width:960px;
    height:45px;
    float:right;
    clear:both;
    text-align:center;
    padding-top:25px;
    border-top: 1px solid #C0C0C0;
    margin-top: 25px;
}

.nline2 {
    width: 960px;
    min-height: 155px;
    float: right;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 3px;
}

.nline3 {
    width: 960px;
    height: 25px;
    float: right;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 3px;
    text-align: center;
    direction: rtl;
    font-family: arial;
    font-size: 21px;
    font-weight: bold;
    color: #7D775B;
}

.nline3 span{
    margin:0 5px;
}

.fotter {
    height: 79px;
    margin: 0px auto;
    width: auto;
    position: relative;
}

.bna2 {
    display:none;
    direction: rtl;
    font-size: 16px;
    font-family:arial;
    font-weight:normal;
    color: rgb(125,119,91);
    height: 20px;
    left: 0;
    text-align: center;
    width: 966px;
    padding-top: 3px;
    margin: 0 auto;
    position: relative;
    top: 10px;
}

.bna2 a {
    border: none;
    border-left: 1px solid;
    border-left-color: rgb(125,119,91);
    direction: rtl;
    font-size: 14px;
    height: 20px;
    text-align: center;
    padding: 0 10px;
    text-decoration: none;
    margin: 0 auto;
    direction: rtl;
    font-size: 16px;
    font-family:arial;
    font-weight:normal;
    color: rgb(125,119,91);
}

.content2 {
    float: right;
    width: 689px;
    min-height: 50px;
    position: relative;
    margin-right: 14px;
    direction: rtl;
    text-align: justify;
    font-family: arial;
    font-size: 16px;
    color:#666666;
    padding-bottom: 5px;
    letter-spacing: 0px;
    line-height:140%;
    list-style:inside;
}
 
.content2 h1 {
    font-size:22px;
    font-weight:bold;
    color: rgb(244,0,1);
    margin-top:5px;
    margin-bottom:5px;
}

.content2 h2 {
    font-size:16px;
    font-weight:bold;
    color: rgb(244,0,1);
    margin-top:5px;
    margin-bottom:5px;
}

.tuh {
    width:711px;
    min-height:140px;
    float:right;
    position:relative;
    font-family:arial;
    font-size:16px;
    direction:rtl;
}

.tuh input[type=text]{
    background: url(images/mzt.png) no-repeat center top;
    width:178px;
    height:27px;
    float:right;
    position:relative;
    border:none;
}

.tuh textarea{
    background: url(images/tzk.png) no-repeat center top;
    width:195px;
    height:93px;
    float:right;
    position:relative;
    border:none;
    margin-top:5px;
    overflow:auto;
}

.tuh input[type=button]{
    background: url(images/purch1.png) no-repeat center top;
    width:114px;
    height:32px;
    float:right;
    position:relative;
    border:none;
    cursor:pointer;
}
.tuh input[type=button]:hover{
    background: url(images/purch1h.png) no-repeat center top;
}

.dalak {
    float: right;
    width: 203px;
    height: 257px;
    position: relative;
    margin: 10px;
    margin-right: 24px;
    margin-top: 4px;
}

.dalak:hover .lon {
/*	background: url(images/lon2h.png) no-repeat center top; */
    border: 2px solid #b2b3b4;
}

.lon {
/*  background: url(images/lon2.png) no-repeat center top; */
    position:absolute;
    width:195px;
    height:146px;
    right:1px;
    top:-6px;
    text-align:center;
/*  padding-top: 3px; */
    border: 2px solid #ebebeb;
    overflow:hidden;
}

.lon img {
    border:none;
    width:auto;
    max-width: 187px;
    max-height: 144px;
    height: auto;
}

.ret1, .ret2, .ret3, .ret4, .ret5, .ret6, .ret7, .ret8 {
    position:absolute;
    z-index:10;
}

.tuh h1 {
    font-family:arial;
    font-size: 26px;
    font-weight: normal;
    color: #009900;
    margin-bottom: 5px;
    text-align:right;
}

.dalak h1 {
    position: absolute;
    width: 192px;
    right: 2px;
    top: 164px;
    text-align: right;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    color: red;
    direction: rtl;
    height: 22px;
    text-decoration:none;
}
 
.dalak h2 {
    position: absolute;
    width: 81px;
    height: 20px;
    right: 2px;
    top: 213px;
    text-align: right;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    color: black;
    text-decoration: line-through;
    direction: rtl;
}

.dalak h3 {
    position: absolute;
    width: 126px;
    height: 20px;
    right: 83px;
    top: 218px;
    text-align: right;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    direction: rtl;
}

.dalak h4 {
    position: absolute;
    width: 211px;
    height: 20px;
    right: 2px;
    top: 192px;
    text-align: right;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    direction: rtl;
}

.dalak h6 {
    position: absolute;
    width: 81px;
    height: 20px;
    right: 2px;
    top: 213px;
    text-align: right;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    color: #909090;
    text-decoration: line-through;
    direction: rtl;
    margin-top:5px;
    margin-bottom:5px;
}

.imi {
    float:left;
    position:relative;
    margin-right:10px;
    text-align:center;
    width:355px;
    height:273px;
    margin-bottom:10px;
}

.imi img{
}

.imi2 {
    float: right;
    position: relative;
    text-align: center;
    width: 290px;
    height: 65px;
}

.imi2 a{
    float:right;
    width:240px;
    height:65px;
    background: url(images/orn.png) no-repeat center top;
}
.imi2 a:hover{
    background: url(images/ornh.png) no-repeat center top;
}

.imi2 h2 {
    font-weight: normal;
}

.imi2w {
    position: relative;
    width: 290px;
}

.imi2w a{
    width:240px;
    background: url(images/orn.png) no-repeat center top;
}
.imi2w a:hover{
    background: url(images/ornh.png) no-repeat center top;
}

.imi2w h2 {
    font-weight: normal;
}

.imi22 {
    float: left;
    position: relative;
    margin-right: 20px;
    text-align: center;
    width: 355px;
    height: 273px;
    left: 10px;
    border:1px solid;
    box-shadow: 0px 0px 10px #888888;
    border-color:#B0B0B0; 
}
.imi22 img{
    max-width: 355px;
    max-height: 273px;
    width: auto;
    height: auto;
}

.piz {
    color: black;
    text-decoration: none;
    position: absolute;
    top: 144px;
    right: 0.9px;
    height: 27px;
    width: 191px;
    text-align: center;
    padding-top: 1px;
    overflow: hidden;
}

.krt3 {
    height: 36px;
    float: left;
    width: 118px;
    position: absolute;
    left: 57px;
    top: 99px;
}

.tuh87{
    width:711px;
    height:300px;
    float:right;
    position:relative;
    font-family:arial;
    font-size:16px;
    direction:rtl;
}

.tuh87 input[type=button]{
    background: url(images/send.png) no-repeat center top;
    width:114px;
    height:32px;
    float:right;
    position:relative;
    border:none;
    cursor:pointer;
}
.tuh87 input[type=button]:hover{
    background: url(images/sendh.png) no-repeat center top;
}

#puri5 {
    display:none;
}

.ext {
    position: absolute;
    left: 13px;
    top: 0px;
    width: 265px;
    height: 100px;
}

.ext1 {
    position: absolute;
    overflow: hidden;
    left: 10px;
    top: 0px;
    text-align:left;
}

.ext2{
    position: absolute;
    left: 0px;
    top: 68px;
    height: 32px;
    overflow: hidden;
    width: 100px;
    text-align:left;
}
 
.ext2 img  {
    border:none;
    height:32px;
}
 
.ext3{
    position: absolute;
    left: 113px;
    top: 68px;
    height: 32px;
    overflow: hidden;
    width: 100px;
    text-align:left;
}
 
.ext3 img  {
    border:none;
    height:32px;
}
 
.dak2 {
    display: block;
    width: 334px;
    height: 57px;
    float: right;
}

.msi {
    display:none;
}

.made {
    background: url(images/buy5.png) no-repeat center top;
    float: right;
    position: relative;
    width: 314px;
    height: 45px;
    margin-bottom: 10px;
    padding-top: 12px;
    padding-right: 22px;
}
.made:hover {
    background: url(images/buy5h.png) no-repeat center top;
}

.mren {
    color:blue;
    font-weight:bold;
    margin-top:5px;
    margin-bottom:5px;
} 

.rap {
    position:fixed;
    width:100%;
    height:100%;
    background: thistle;
    top:0px;
    z-index:3000;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
 
 .rap2{
    width:910px;
    height:800px;
    direction:rtl;
    padding:40px;
    margin:0 auto;
    position:relative;
    background:white;
    top:50px;
    color:black;
    font-size:15px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
 
.rapclo {
    width: 30px;
    height: 30px;
    color: black;
    position: absolute;
    font-size: 21px;
    right: 12px;
    top: 10px;
    cursor: pointer;
    font-weight: bold;
}
 
.gad {
    position: absolute;
    width: 336px;
    height: 56px;
    background: none;
    left: 0px;
    top: 0px;
}
form.gad{
    z-index: 9999 !important;
}
.mak{
    position: absolute;
    width: 336px;
    height: 56px;
    background: none;
    left: 0px;
    top: 0px;
    cursor:pointer;
    border:none;
	outline:none;
} 

.recProducts {
    border-top: 1px solid #C0C0C0;
}
 
.recProducts h1 {
    margin-top:5px;
    margin-bottom:5px;
}

.recProducts h2 {
    margin-top:5px;
    margin-bottom:5px;
}
 
.prod_sale, .prod_new, .prod_no_vat {
    position:absolute;
    width:136px;
    height:83px;
    z-index:10;
}

.manuf_top {
    cursor: pointer;
    background: url(images/manuf_top.png) no-repeat center top;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    direction: rtl;
    text-decoration: none;
    width: 210px;
    height: 24px;
    float: right;
    position: relative;
    color: #161616;
    padding-top: 10px;
}
.manuf_top:hover {
    background: url(images/manuf_top_h.png) no-repeat center top;
}

.manuf_mid {
    background: url(images/manuf_mid.png) no-repeat center top;
    font-family:arial;
    font-size:16px;
    font-weight:normal;
    text-align:center;
    direction:rtl;
    text-decoration: none;
    width: 210px;
    height: 27px;
    float: right;
    padding-top:4px;
    position:relative;
    color: #161616;
    cursor:pointer;
}
.manuf_mid:hover {
    background: url(images/manuf_mid_h.png) repeat-y center top;
}

.manuf_bot {
    cursor:pointer;
    background: url(images/manuf_bot.png) no-repeat center top;
    font-family:arial;
    font-size:16px;
    font-weight:normal;
    text-align:center;
    direction:rtl;
    text-decoration: none;
    width: 210px;
    height: 34px;
    float: right;
    position:relative;
    color: #161616;
}
.manuf_bot:hover {
    background: url(images/manuf_bot_h.png) repeat-y center top;
}

.menu_top {
    cursor: pointer;
    background: url(images/menu_top.png) no-repeat center top;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    direction: rtl;
    text-decoration: none;
    width: 180px;
    height: 24px;
    float: right;
    position: relative;
    color: #161616;
    padding-top: 10px;
}
.menu_top:hover {
    background: url(images/menu_top_h.png) no-repeat center top;
}

.menu_mid {
    background: url(images/menu_mid.png) no-repeat center top;
    font-family:arial;
    font-size:16px;
    font-weight:normal;
    text-align:center;
    direction:rtl;
    text-decoration: none;
    width: 180px;
    height: 27px;
    float: right;
    padding-top:4px;
    position:relative;
    color: #161616;
    cursor:pointer;
}
.menu_mid:hover {
    background: url(images/menu_mid_h.png) repeat-y center top;
}

.menu_bot {
    cursor:pointer;
    background: url(images/menu_bot.png) no-repeat center top;
    font-family:arial;
    font-size:16px;
    font-weight:normal;
    text-align:center;
    direction:rtl;
    text-decoration: none;
    width: 180px;
    height: 34px;
    float: right;
    position:relative;
    color: #161616;
}
.menu_bot:hover {
    background: url(images/menu_bot_h.png) repeat-y center top;
}

.scrollToTop {
	width:50px; 
	height:50px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:20px;
    right:0px;
	display:none;
	background: url(images/to_top.png) no-repeat 0px 20px;
}
.scrollToTop:hover {
	text-decoration:none;
}

.header {
    position:fixed;
    z-index:1000;
    background-color:white;
    width:100%;
}

.header_content {
    width:996px;
    margin: 0px auto;
    position: relative;
}

.place_for_header {
    height:55px;
}

.cart_table {
    border: 1px solid black;
}

.cart_table tr:nth-child(odd) {
   background-color: #F0F0F0;
}

.prod_family_name {
    vertical-align: middle;
    display: table-cell;
    height: 65px;
}

.cc_logos {
    margin-top: 10px;
}

.mobile_header_icons {
    position: fixed;
    top: 63px;
    left: 0px;
    width:100%;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

.mobile_icon {
    width: 65px;
    height: 30px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background-color: white;
}

.mobile_icon a {
    width: 35px;
    height: 30px;
    display: block;
}

.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.wideProdList {
    min-height:140px;
    float:right;
    position:relative;
    font-family:arial;
    font-size:16px;
    direction:rtl;
    padding-bottom:20px;
}

.acc_grayscale {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
}

.acc_invert {
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -o-filter: invert(100%);
    -ms-filter: invert(100%);
    filter: invert(100%);
}

.acc_marklink {
    text-decoration: underline !important;
    color: blue !important;
}

.acc_icon_container {
    left: 13px;
    top: 9px;
    position: fixed;
    background-color: #4c46bd;
    color: white;
    z-index: 1001;
    display: none;
}

.orig_price_container {
	font-size: 14px;
	color: #909090;
	font-weight: normal;
	text-decoration: line-through;
	padding-bottom: 6px;
}

.bndg_clr_lnk {
    text-decoration: none;
    color: inherit;
}

.maslo h1 {
    color: #009900;
}

@media screen and (max-width: 480px)
{
    html {
        display:block;
        min-height:700px;
    }

    .header {
        height:93px;
        border-bottom: 1px solid #D0D0D0;
    }
    
    .logo {
        position: fixed;
        top: 0px;
        right: 0px;
        text-align: center;
        background: white;
        width: 63%;
        height: 53px;
        overflow: hidden;
        padding-right: 1%;
        padding-left: 1%;
        padding-top: 5px;
        z-index: 900;
        box-shadow: 0px 1px 0px #D0D0D0;
    }

    .call {
        position: fixed;
        top: 0px;
        left: 0px;
        text-align: center;
        background: white;
        height: 50px;
        overflow: hidden;
        padding-top: 5px;
        padding-left: 0%;
        z-index: 900;
        width: 33%;
        padding-right: 4%;
        box-shadow: 0px 1px 0px #D0D0D0;
    }

    .main {
        padding-top: 60px;
    }

    .nav {
        display: none;
    }

	.ret1, .ret2, .ret3, .ret4, .ret5, .ret6, .ret7, .ret8 {
        width: 78px;
        height: 53px;
        right: 26px;
        top: 10px;
	}
	
    .ret1 {
        background: url(images/ret1s.png) no-repeat center top;
    }

    .ret2 {
        background: url(images/list_no_vat_m.png) no-repeat center top;
    }

    .ret3 {
        background: url(images/ret3s.png) no-repeat center top;
    }

    .ret5 {
        background: url(images/ret5s.png) no-repeat center top;
    }

    .ret6 {
        background: url(images/ret6s.png) no-repeat center top;
    }

    .ret7 {
        background: url(images/ret7s.png) no-repeat center top;
    }

    .ret8 {
        background: url(images/ret8s.png) no-repeat center top;
    }

	.prod_sale, .prod_new, .prod_no_vat {
        right:-65px;
        top:-6px;
	}

    .prod_sale {
        background: url(images/prod_sale_m.png) no-repeat center top;
    }

    .prod_new {
        background: url(images/prod_new_m.png) no-repeat center top;
    }
	
    .prod_no_vat {
        background: url(images/prod_no_vat_m.png) no-repeat center top;
    }

    .place_for_header  {
        display: none;
    }

    .cc_logos {
        display: none;
    }
}

@media screen and (min-width: 481px)
{
	html {
		min-height:901px;
	}

    .header {
        height:55px;
        border-bottom: 2px solid #996C4D;
    }

    .mobile_header_icons, .mobile_icon, .stretch {
        display: none;
    }

	.ret1, .ret2, .ret3, .ret4, .ret5, .ret6, .ret7, .ret8 {
		width:136px;
		height:83px;
		right:68px;
		top:-10px;
	}

	.ret1 {
		background: url(images/ret1.png) no-repeat center top;
	}
	 
	.ret2 {
		background: url(images/list_no_vat.png) no-repeat center top;
	}

	.ret3 {
		background: url(images/ret3.png) no-repeat center top;
	}
	 
	.ret5 {
		background: url(images/ret5.png) no-repeat center top;
	}

	.ret6 {
		background: url(images/ret6.png) no-repeat center top;
	}

	.ret7 {
		background: url(images/ret7.png) no-repeat center top;
	}

	.ret8 {
		background: url(images/ret8.png) no-repeat center top;
	}

	.prod_sale, .prod_new, .prod_no_vat {
		right:-15px;
		top:10px;
	}
 
	.prod_sale {
		background: url(images/prod_sale.png) no-repeat center top;
	}

	.prod_new {
		background: url(images/prod_new.png) no-repeat center top;
	}

	.prod_no_vat {
		background: url(images/prod_no_vat.png) no-repeat center top;
	}
}

@media screen and (max-width: 359px)
{
    .mid_mob_icon {
        display: none;
    }
}

@media screen and (max-width: 339px)
{
    .logo_img {
        width: 100%;
    }
}

.mob_whatsapp_icon {
    background: url(images/whatsapp.png) no-repeat center transparent;
}

.mob_waze_icon {
    background: url(images/waze.png) no-repeat center transparent;
}

.mob_cart_icon {
    background: url(images/shopping-cart.png) no-repeat center transparent;
}

/* Accessibility-related : */

body.bndg_acc_cl_by, body.bndg_acc_cl_by *:not(.keepcontrast):not(.cook) {
    color: white !important;
    background-color: black !important;
}

body.bndg_acc_cl_bb, body.bndg_acc_cl_bb *:not(.keepcontrast):not(.cook) {
    color: black !important;
    background-color: #c2d1f5 !important;
    background-image: none !important;
}

body.bndg_acc_cl_gs {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* 6 <= IE ver <= 9 */
}

body.bndg_acc_cl_simplefont * {
   font-family: "Arial",sans-serif !important;
}

body.bndg_acc_cl_emph_lnk a {
    font-weight:bold !important;
    color: red !important;
    text-decoration:underline !important;
}

body.bndg_acc_cl_emph_lnk a span {
    font-weight:bold !important;
    color: red !important;
}

body.bndg_acc_cl_emph_hdr h1, body.bndg_acc_cl_emph_hdr h2,
body.bndg_acc_cl_emph_hdr h3, body.bndg_acc_cl_emph_hdr h4,
body.bndg_acc_cl_emph_hdr h5, body.bndg_acc_cl_emph_hdr h6 {
    font-weight:bold !important;
    border-bottom:1px solid #000 !important;
}

.acc_wrapper {
    border: 1px solid #996C4D;
    border-radius: 5px;
    background-color: #FFFFFF;
    min-width: 140px;
    min-height: 200px;
    padding: 6px;
    z-index: 9;
    position: fixed;
    top: 120px;
    right: 50px;
    text-align: right;
    direction: rtl;
}

.acc_wrapper ul {
    border: 1px solid #DEBEA8;
    border-radius: 5px;
    padding: 5px 10px;
    list-style: none;
    line-height: 30px;
    font-family: 'Noto Sans Hebrew',arial;
    font-size: 16px;
    font-weight: normal;
}

.acc_wrapper a {
    color: #404040;
    text-decoration: none;
}

.acc_wrapper a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.acc_separator {
    background-color: #DEBEA8;
    height: 1px;
    margin: 6px -5px 3px;
}

.acc_button {
    border:0px;
    -webkit-box-shadow: #878787 1px 1px 2px; -moz-box-shadow: #878787 1px 1px 2px; box-shadow: #878787 1px 1px 2px;
    -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;
    padding: 10px;
    color: #FFFFFF;
    outline: none;
    cursor: pointer;
    background-color: #3093C7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
    background-image: -webkit-linear-gradient(top, #3093C7, #1C5A85);
    background-image: -moz-linear-gradient(top, #3093C7, #1C5A85);
    background-image: -ms-linear-gradient(top, #3093C7, #1C5A85);
    background-image: -o-linear-gradient(top, #3093C7, #1C5A85);
    background-image: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}

.acc_button:hover {
    background-color: #26759E; background-image: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
    background-image: -webkit-linear-gradient(top, #26759E, #133D5B);
    background-image: -moz-linear-gradient(top, #26759E, #133D5B);
    background-image: -ms-linear-gradient(top, #26759E, #133D5B);
    background-image: -o-linear-gradient(top, #26759E, #133D5B);
    background-image: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}

.acc_button input {
    outline: none;
}

.acc_btn_wrapper {
    z-index: 10;
    position: fixed;
    top: 70px;
    right: 10px;
}

.hidden_until_page_ready {
    display: none;
}

@media screen and (max-width: 1159px)
{
    .acc_btn_wrapper, .acc_wrapper {
        display: none;
    }
}
.g1_5 {
    float: left;
    text-decoration: none;
    padding-top: 6px;
    width: 123px;
    height: 31px;
    color: #4E4E4E;
    font-family: arial;
    /*font-weight: bold;*/
    font-size: 16px;
    direction: rtl;
    text-align: center;
    position: relative;
}