﻿@font-face { font-family: 'OpenSansHebrew'; src: url('OpenSansHebrew-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'OpenSansHebrew'; src: url('OpenSansHebrew-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; }
/********************* clearfix ***********************/
.clear { clear: both; display: block; height: 0; overflow: hidden; visibility: hidden; width: 0; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
/********************* end clearfix ***********************/
/********************* Master Layout ***********************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; }
br { margin: 0; padding: 0; line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
    blockquote:before, blockquote:after,
    q:before, q:after { content: ''; content: none; }
body { background: url(../images/bg.png) no-repeat center center fixed #fff; background-size: cover; line-height: 1; font-size: 14px; color: #000; font-family: 'OpenSansHebrew', Arial, Helvetica, sans-serif; direction: rtl; margin: 0; padding: 0; }
a { text-decoration: none; outline: none; color: #000; }
    a:hover { text-decoration: none; }
.container { width: 80% !important; }
.header { display: block; width: 100%; z-index: 10; }
    .header img { width: 100% !important; max-height: 170px; }
.menu { width: 100%; display: flex; }
.menu-list { }
    .menu-list li { border-top: 6px solid transparent; line-height: 80px; -webkit-transition: all .3s linear; transition: all .3s linear; }
        .menu-list li:last-of-type { }
        .menu-list li:hover { background: none !important; border-top: 6px solid #FFF; }
        .menu-list li.selected { background: none !important; border-top: 6px solid #FFF; }
        .menu-list li a { color: #595a5c; padding: 0 !important; display: block; height: 80px; line-height: 160px; }
            .menu-list li a:hover { text-decoration: none; color: #1D1D1D; background: none !important; }
            .menu-list li a.selected { text-decoration: none; color: #1D1D1D; background: none !important; font-weight: bold; }
            .menu-list li a.active { font-weight: bold; color: #1D1D1D; font-weight: bold; background: none !important; }
.menu-item { float: right; display: inline; }
.menu-list { margin: 0 auto; }
    .menu-list > li { padding: 0 12px; float: right; }
    .menu-list li { -webkit-transition: all .3s linear; transition: all .3s linear; }
        .menu-list li a { font-size: 1.5em; color: #000; display: block; -webkit-transition: all .3s linear; transition: all .3s linear; }
.resp-btn { display: none; background-color: transparent; border: none; outline: none !important; cursor: pointer; padding: 15px; -ms-flex-item-align: center; align-self: center; }
.resp-strip { position: relative; margin-top: 8px; margin-bottom: 8px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
    .resp-strip,
    .resp-strip::before,
    .resp-strip::after { display: block; width: 30px; height: 3px; background-color: #000; outline: 1px solid transparent; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; -o-transition-property: background-color, transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
        .resp-strip::before,
        .resp-strip::after { position: absolute; content: ""; }
        .resp-strip::before { top: -8px; }
        .resp-strip::after { top: 8px; }
.navbar { display: flex !important; }
h3 { text-align: center; font-weight: bold; margin: 30px 0; }
.cat-main { border-radius: 20px; margin: 1%; max-width: 31%; }
    .cat-main img { height: 250px; width: 100%; }
.cat-txt { position:absolute; color: #fff; background-color: #000; bottom: 0; right: 3%; font-size: 1.2em; width: 94%; opacity: .8; line-height: 2em; text-align: center; }
    .cat-txt a { display: block; color: #fff; }
.cat-txt2 { color: #fff; background-color: #000; bottom: 0; right: 3%; font-size: 1.2em; width: 94%; opacity: .8; line-height: 2em; text-align: center; }
.prod-main { margin: 1%; max-width: 23%; padding: 10px; background-color: #000; }
    .prod-main img { height: 260px; width: 100%; border-bottom: 3px solid #000; }
.prod-name { position: absolute; background-color: rgba(255, 255, 255, 0.8); color: #000; text-align: center; font-weight: bold; font-size: 1.1em; margin-top: -20px; width: 94%; }
.prod-btm { background-color: #fff; padding: 10px; margin: 0; height: 140px; }
.prod-price { margin-bottom: 10px; }
    .prod-price span { text-decoration: line-through; display: inline-block; margin-left: 5px; }
.prod-txt { font-size: 1.1em; height: 60px; }
footer { background: url(../images/footer.png) no-repeat center center fixed #fff; background-size: cover; }
.footer { background-color: #000; color: #fff; width: 80%; margin: 2% 10% 0 0; padding: 2%; }
.footerbox { padding: 0 1%; }
    .footerbox img { margin: 15% auto; }
    .footerbox input[type="text"] { background-color: #1D1D1D; height: 40px; line-height: 40px; color: #fff; text-indent: 10px; }
    .footerbox input[type="submit"] { background-color: #1D1D1D; height: 40px; line-height: 40px; color: #fff; font-size: 1.1em; }
.social-btm { color: #fff; font-size: 1.2em; }
    .social-btm a { color: #fff; }
    .social-btm div { margin-top: 10px; }
.fas { margin-left: 10px; }
.field { margin-bottom: 10px; }
.ws { bottom: 0; display: block; color: #fff; position: fixed; right: 0; max-width: 130px; z-index: 9999; cursor: pointer; }
.bag i { float: right; width: 20%; display: inline !important; line-height: 160px; }
.bag p { float: right; width: 20%; display: inline !important; line-height: 160px; }
#shopping-cart { outline: none !important; font-size: 16px; border-radius: 50%; position: absolute; bottom: 1px; background: #fff; box-shadow: #b9b9b9 0 0 5px; color: #000; border: 0px solid #fff; width: 20px; height: 20px; display: inline-block; line-height: 20px; text-align: center; margin: -4px; }
.page-txt { padding: 5%; line-height: 2em; font-size: 1.4em; text-align: center; }
.video { width: 100%; }
.v-l { text-align: left; padding-right: 5%; }
.categories-top .menu-list li a { color: #000; }
.menu-prod { width: 80%; margin-right: 10%; margin-top: 30px; height: 50px; line-height: 50px; display: flex; z-index: 10; }
.menu-prod-ul { height: 50px; line-height: 50px; }
    .menu-prod-ul li { padding: 0 12px; float: right; }
.prod-basket button { border: none; background: none; font-weight: bold; }
.prod-basket input { width: 40px; border: 1px solid #000; }
.sidenav { height: 100%; /* 100% Full-height */ width: 0; /* 0 width - change this with JavaScript */ position: fixed; /* Stay in place */ z-index: 100; /* Stay on top */ top: 0; /* Stay at the top */ right: 0; background-color: rgba(0,0,0,.85); /* Black*/ overflow-x: hidden; /* Disable horizontal scroll */ padding-top: 60px; /* Place content 60px from the top */ transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */ }
    /* The navigation menu links */
    .sidenav a { padding: 8px 32px 8px 8px; margin-top: 5px; float: right; width: 100%; text-decoration: none; font-size: 25px; color: #fff; display: block; transition: 0.3s; }
        /* When you mouse over the navigation links, change their color */
        .sidenav a:hover { color: #fff; }
    /* Position and style the close button (top right corner) */
    .sidenav .closebtn { position: absolute; top: 0; right: 25px; font-size: 36px; margin-right: 50px; }
ul.top-nav2 { height: auto; padding-right: 0; }
    ul.top-nav2 li { float: right; border-radius: 10px; margin: 5px; border: none !important; background: #000; text-align: center; }
        ul.top-nav2 li:hover, ul.top-nav2 li.selected { opacity: .7 !important; background: #000 !important; }
        ul.top-nav2 li.selected { background: #000 !important; border-top: none; }
        ul.top-nav2 li a { height: 50px !important; line-height: 50px !important; color: #fff !important; }
        ul.top-nav2 li.selected a { color: #fff; }
.cart-main { border: 1px solid #000; background: #fff; margin: 30px 0; font-size: 1.2em; }
.cart-title { padding: 10px 0; border-bottom: 1px solid rgba(47, 46, 46, 0.2); }
    .cart-title div { padding: 0 2%; }
.cart-product { height: 80px; line-height: 80px; border-bottom: 1px solid rgba(47, 46, 46, 0.2); }
    .cart-product input[type="number"] { border-color: #575757; line-height: 30px; text-indent: 5px; width: 60px; height: 30px; border-width: 1px; border-style: solid; }
    .cart-product img { max-height: 78px; }
.cart-prod-name { padding: 0 2%; font-size: 1em; }
.cart-wrapper { position: relative; }
    .cart-wrapper i { position: absolute; top: 38%; left: 3%; color: #fff; font-size: 1.2em; }
/*.cart-wrapper::before { content: "\f023"; font-family: "Font Awesome 5 Free"; font-weight: 400; text-decoration: inherit; color: #fff; font-size: 1.5em; padding-left: 0.5em; position: absolute; top: 32%; left: 0; }*/
.cart-total { text-align: left; font-size: 1.1em; margin-top: 30px; }
    .cart-total input[type="submit"] { min-height: 42px; margin-top: 20px; margin-bottom: 20px; border-radius: 0; border: 0 solid #fff; background-color: #000; color: #fff; width: 50%; padding: 8px; font-size: 1.5em; }
.cart-sum { font-weight: bold; font-size: 20px; padding: 20px 0 20px 10%; border-bottom: 1px solid rgba(47, 46, 46, 0.2); border-top: 1px solid rgba(47, 46, 46, 0.2); }
.cart-sum2 { line-height: 60px; padding-left: 5%; border-bottom: 1px solid rgba(47, 46, 46, 0.2); }
.prod-basket button { width: 75%; float: right; }
.prod-basket input { width: 25%; float: right; }
.prod-f-row { margin-top: 20px; }
    .prod-f-row div { font-size: 1em; line-height: 30px; }
    .prod-f-row textarea { resize: none; }
    .prod-f-row select { padding: 6px; }
    .prod-f-row input[type="text"] { border-color: #c9c9c9; text-indent: 5px; height: 40px; border-width: 1px; border-style: solid; }
        .prod-f-row input[type="text"]:hover, .prod-f-row textarea:hover { border-color: #000; }
.dvCvv { position: absolute; top: 0; left: 20%; display: none; }
.right { padding: 2%; }
.left { padding: 2%; }
.yali { margin-top: 20px; }
    .yali a { color: #fff; margin-left: 20px; line-height: 30px; }
        .yali a.fl { float: left; }
        .yali a img { float: left; max-height: 30px; }
.social { float: right; margin-left: 10px; }
.shop-msg { text-align: center; font-weight: bold; font-size: 1.5em; padding-bottom: 30px; }
::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color: #fff !important; opacity: 1 !important; font-weight: bold; }
:-moz-placeholder { /* Firefox */ color: #fff !important; opacity: 1 !important; font-weight: bold; }
:-ms-input-placeholder { /* IE 10+ */ color: #fff !important; opacity: 1 !important; font-weight: bold; }
::-ms-input-placeholder { /* Edge */ color: #fff !important; opacity: 1 !important; font-weight: bold; }
:placeholder-shown { /* Default */ color: #fff !important; opacity: 1 !important; font-weight: bold; }


@media only screen and (max-width: 768px) {
    .container { width: 100% !important; }
    .menu { display: none; position: fixed; top: 0; left: 0; z-index: 3000; width: 100%; height: 100%; background-color: rgba(35, 31, 32, 0.92); opacity: 1; overflow: auto; }
        .menu .menu-list { width: 100%; display: block; text-align: center; padding-top: 40px; min-height: 460px; margin: 0; padding-bottom: 30px; }
    .resp-btn { display: block; float: right; }
    .top-hd { float: left; margin-left: 10%; }
    .top-bag { float: left; padding-top: 10%; }
        .top-bag i { font-size: 2em; }
    .menu-opened .resp-btn { position: fixed; z-index: 4000; right: 0; top: 2%; }
    .menu-opened .resp-strip { background-color: transparent; }
        .menu-opened .resp-strip::before { background-color: #fff; -webkit-transform: translateY(8px) rotate(45deg); -ms-transform: translateY(8px) rotate(45deg); transform: translateY(8px) rotate(45deg); }
        .menu-opened .resp-strip::after { background-color: #fff; -webkit-transform: translateY(-8px) rotate(-45deg); -ms-transform: translateY(-8px) rotate(-45deg); transform: translateY(-8px) rotate(-45deg); }
    .menu-prod { width: 100%; margin-right: 0; height: unset !important; }
    .cat-main { width: 48%; max-width: 100%; }
        .cat-main img { width: 100%; max-height: unset; height: 140px; }
    .cat-txt { width: 94%; }
        .cat-txt a { font-size: .8em; }
    .prod-main { width: 48%; max-width: 100%; padding: 6px; }
        .prod-main img { height: 140px; }
    .prod-name { font-size: .8em; margin-top: -15px; }
    .prod-btm { height: unset; padding: 5px; }
    .prod-txt { font-size: .9em; padding-top: 10px; }
    .footer { width: 90%; margin: 2% 5% 0 0; opacity: .9; }
    .v-l { padding-right: 0; margin-top: 30px; }
    ul.top-nav2 { height: auto; padding-top: 10px; padding-right: 0; margin-bottom: 5px; }
        ul.top-nav2 li { float: right; width: 32%; margin: 0.5%; border-radius: 10px; background: #000; text-align: center; }
            ul.top-nav2 li a { font-size: .8em !important; line-height: 40px !important; height: 40px !important; }
            ul.top-nav2 li.selected { background: #000 !important; border-top: none; }
                ul.top-nav2 li.selected a { color: #fff; }
    .menu-list li { width: 100%; height: 40px; line-height: 40px; }
        .menu-list li a { color: #fff; width: 100%; float: right; line-height: 40px !important; height: 40px; }
    .cart-main { font-size: 1em; }
    .cart-product { height: unset; line-height: 1.1em; }
        .cart-product input[type="number"] { width: 90%; }
    .cart-prod-name { padding: 0; }
    h3 { font-size: 1.2em !important; }
}
