.darkred {
color: #4B0202;
} .darkred * {
color: #4B0202;
} .lightyellow {
color: #FDF2C4;
} .lightyellow * {
color: #FDF2C4;
} .mustard {
color: #FFA81E;
} .mustard * {
color: #FFA81E;
} .green {
color: #66BB6A;
} .green * {
color: #66BB6A;
} .grey {
color: #404040;
} .grey * {
color: #404040;
} html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }   body {
margin: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; }  pre {
font-family: monospace, monospace; font-size: 1em; text-align: left;
direction: ltr;
}   a {
background-color: transparent;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }  b,
strong {
font-weight: bolder;
}  code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; }  small {
font-size: 80%;
}  sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
} sub {
bottom: -0.25em;
} sup {
top: -0.5em;
}   img {
border-style: none;
}   button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }  button,
input { overflow: visible;
}  button,
select { text-transform: none;
}  button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}  button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}  button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}  fieldset {
padding: 0.35em 0.75em 0.625em;
}  legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }  progress {
vertical-align: baseline;
}  textarea {
overflow: auto;
}  [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; }  [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}  [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; }  [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}  ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }   details {
display: block;
}  summary {
display: list-item;
}   template {
display: none;
}  [hidden] {
display: none;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
} html h1, body h1 {
font-size: 48px;
} html h2, body h2 {
font-size: 42px;
} html h3, body h3 {
font-size: 36px;
} h1, h2, h3, h4, h5, h6 {
clear: both;
} p {
margin-bottom: 1.5em;
} dfn, cite, em, i {
font-style: italic;
} blockquote {
margin: 0 1.5em;
} address {
margin: 0 0 1.5em;
} pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
} code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
} abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
} mark, ins {
background: #fff9c0;
text-decoration: none;
} big {
font-size: 125%;
}  html {
box-sizing: border-box;
} *,
*:before,
*:after { box-sizing: inherit;
} body {
background: #fff; } hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} ul, ol {
margin: 0 0 1.5em 3em;
} ul {
list-style: disc;
} ol {
list-style: decimal;
} li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
} dt {
font-weight: bold;
} dd {
margin: 0 1.5em 1.5em;
} img {
height: auto; max-width: 100%; } figure {
margin: 1em 0; } table {
margin: 0 0 1.5em;
width: 100%;
}  button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
} button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
} button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
-webkit-border-radius: 3px;
padding: 3px;
} input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
} select {
border: 1px solid #ccc;
} textarea {
width: 100%;
}   a {
color: royalblue;
} a:visited {
color: purple;
} a:hover, a:focus, a:active {
color: midnightblue;
} a:focus {
outline: thin dotted;
} a:hover, a:active {
outline: 0;
}  .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
} .main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
} .main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
} .main-navigation ul ul ul {
left: -999em;
top: 0;
} .main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
} .main-navigation ul ul a {
width: 200px;
} .main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
} .main-navigation li {
float: left;
position: relative;
} .main-navigation a {
display: block;
text-decoration: none;
}  .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) { .menu-toggle {
display: none;
} .main-navigation ul {
display: block;
}
} .site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
} .comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
} .comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; } .screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }  #content[tabindex="-1"]:focus {
outline: 0;
}  .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
} .alignright {
display: inline;
float: right;
margin-left: 1.5em;
} .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}  .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
} .clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}  .widget {
margin: 0 0 1.5em; } .widget select {
max-width: 100%;
}   .sticky {
display: block;
} .post,
.page {
margin: 0 0 1.5em;
} .updated:not(.published) {
display: none;
} .page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
} .page-links {
clear: both;
margin: 0 0 1.5em;
}  .comment-content a {
word-wrap: break-word;
} .bypostauthor {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
}  .infinity-end.neverending .site-footer {
display: block;
}  .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}  embed,
iframe,
object {
max-width: 100%;
}  .custom-logo-link {
display: inline-block;
}  .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
} .wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
} .wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .wp-caption-text {
text-align: center;
}  .gallery {
margin-bottom: 1.5em;
} .gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
} .gallery-columns-2 .gallery-item {
max-width: 50%;
} .gallery-columns-3 .gallery-item {
max-width: 33.33%;
} .gallery-columns-4 .gallery-item {
max-width: 25%;
} .gallery-columns-5 .gallery-item {
max-width: 20%;
} .gallery-columns-6 .gallery-item {
max-width: 16.66%;
} .gallery-columns-7 .gallery-item {
max-width: 14.28%;
} .gallery-columns-8 .gallery-item {
max-width: 12.5%;
} .gallery-columns-9 .gallery-item {
max-width: 11.11%;
} .gallery-caption {
display: block;
} .vc_column-inner {
padding-right: 0 !important;
padding-left: 0 !important;
} .vc_row {
margin-right: 0 !important;
margin-left: 0 !important;
} .wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
margin-bottom: 15px !important;
}  ::-webkit-input-placeholder { color: #4B0202;
} ::-moz-placeholder { color: #4B0202;
} :-ms-input-placeholder { color: #4B0202;
} :-moz-placeholder { color: #4B0202;
}
@font-face {
font-family: 'Spoiler';
src: url(//tomerlizi.devrst.co.il/wp-content/themes/tomer-lizi/inc/fonts/FbSpoiler-Regular.otf);
font-weight: normal;
}
@font-face {
font-family: 'Spoiler Light';
src: url(//tomerlizi.devrst.co.il/wp-content/themes/tomer-lizi/inc/fonts/FbSpoiler-Light.otf);
font-weight: lighter;
}
@font-face {
font-family: 'Spoiler Bold';
src: url(//tomerlizi.devrst.co.il/wp-content/themes/tomer-lizi/inc/fonts/FbSpoiler-Bold.otf);
font-weight: bold;
}
@font-face {
font-family: 'Spoiler Black';
src: url(//tomerlizi.devrst.co.il/wp-content/themes/tomer-lizi/inc/fonts/FbSpoiler-Black.otf);
font-weight: bolder;
} body, html {
font-family: 'Spoiler';
font-size: 24px;
font-weight: normal;
} body *, html * {
font-family: 'Spoiler';
font-size: 24px;
font-weight: normal;
} body {
margin: 0 !important;
} .error {
color: red;
border-color: red;
} h1, h2, h3 {
margin: 0;
} a, a:active, a:visited {
color: #4B0202;
} #page {
display: block;
position: relative;
width: 100%;
max-width: 100%;
} .container {
width: 1432px;
max-width: 100%;
margin: 0 auto !important;
} .page-content,
.entry-content,
.entry-summary {
margin: 0;
} .text-pad-max p, .text-pad-max span, .text-pad-max a {
max-width: 60%;
margin-right: auto !important;
margin-left: auto !important;
} .text-pad p, .text-pad span, .text-pad a {
max-width: 80%;
margin-right: auto !important;
margin-left: auto !important;
} .sticky2 {
position: fixed;
max-width: 200px;
max-height: 800px;
top: 100px;
background: #fff;
overflow-y: auto;
} .sticky2 .scroll {
float: right;
width: 100%;
height: 100%;
} .sticky2 .scroll > ul {
float: right;
} header .main-menu {
position: fixed;
width: 100%;
max-width: 100%;
height: 70px;
top: 0;
right: 0;
transition: all .3s;
-webkit-transition: all .3s;
z-index: 9;
} header .main-menu.sticky {
background: #fff;
-webkit-box-shadow: 0 0 3px 1px rgba(100, 100, 100, 0.5);
box-shadow: 0 0 3px 1px rgba(100, 100, 100, 0.5);
} header .main-menu.sticky ul li.current-menu-item a {
color: #4B0202;
background-color: #F4F4F4;
} header .main-menu.sticky ul li a {
display: block;
padding: 0 15px;
font-size: 22px;
line-height: 35px;
text-decoration: none;
color: #4B0202;
border-radius: 17px;
-webkit-border-radius: 17px;
transition: all .3s;
-webkit-transition: all .2s;
} header .main-menu.sticky ul li a:hover {
color: #4B0202;
background-color: #F4F4F4;
} header .main-menu.sticky .menu-ext a {
color: #4B0202 !important;
} header .main-menu.sticky .menu-ext a span {
background-color: #F4F4F4;
} header .main-menu ul {
display: flex;
justify-content: space-between;
position: relative;
top: 20px;
padding: 0;
margin: 0;
list-style: none;
} header .main-menu ul li:first-child {
margin-right: 0;
} header .main-menu ul li:last-child {
margin-left: 0;
} header .main-menu ul li.current-menu-item a {
color: #4B0202;
background-color: #fff;
} header .main-menu ul li a {
display: block;
padding: 0 15px;
font-size: 22px;
line-height: 35px;
text-decoration: none;
color: #FDF2C4;
border-radius: 17px;
-webkit-border-radius: 17px;
transition: all .3s;
-webkit-transition: all .2s;
} header .main-menu ul li a:hover {
color: #4B0202;
background-color: #fff;
} header .menu-ext {
display: inline-block;
width: auto;
height: 70px;
top: 40px;
left: 0;
font-size: 22px;
line-height: 35px;
color: #fff;
cursor: pointer;
z-index: 9;
} header .menu-ext #search {
display: none;
position: absolute;
left: 0;
} header .menu-ext .img-wrap {
line-height: 45px;
} header .menu-ext .img-wrap img {
display: inline-block;
margin: 0 auto;
} header .menu-ext a span {
display: inline-block;
width: 35px;
height: 35px;
text-align: center;
color: #4B0202;
background-color: #FDF2C4;
border-radius: 26px;
-webkit-border-radius: 26px;
} header .menu-ext a:hover {
color: #FDF2C4 !important;
background-color: inherit !important;
} .good-food img {
width: 60px;
height: 60px;
} .good-food img.good-food-svg {
width: 529px;
height: 178px;
} .fruit_piece {
position: relative;
} .fruit_piece:before {
content: '';
position: absolute;
width: 77px;
height: 191px;
right: 0;
bottom: 17%;
background: url(//tomerlizi.devrst.co.il/wp-content/themes/tomer-lizi/images/fruit_piece.png) no-repeat;
} .fruit_piece:after {
content: '';
position: relative;
width: 84px;
height: 107px;
right: 4%;
bottom: 22%;
background: url(//tomerlizi.devrst.co.il/wp-content/themes/tomer-lizi/images/veg.png) no-repeat;
} .five-icons {
margin-top: 80px;
} .five-icons .wpb_single_image {
margin-bottom: 0 !important;
} .five-icons .wpb_single_image img {
width: 96px;
height: 91px;
} .five-icons p {
margin-top: 0;
line-height: 27px;
} .vc_images_carousel {
direction: ltr;
text-align: left;
} .contact-form {
position: relative;
top: 579px;
} .contact-form .wpcf7 {
display: block;
padding: 50px;
text-align: center;
background: #fff;
background-size: 36.5% auto;
background-position: bottom right;
-webkit-box-shadow: 0 2px 3px 1px rgba(100, 100, 100, 0.35);
box-shadow: 0 2px 3px 1px rgba(100, 100, 100, 0.35);
} .contact-form .wpcf7 * {
text-align: center;
} .contact-form .wpcf7 form h2 {
font-size: 36px;
font-weight: bold;
margin-bottom: 30px;
} .contact-form .wpcf7 form p {
display: flex;
justify-content: space-between;
margin: 0 auto;
} .contact-form .wpcf7 .wpcf7-form-control-wrap {
display: inline-block;
max-width: 32%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
} .contact-form .wpcf7 input[type="text"] {
max-width: 100%;
line-height: 55px;
color: #4B0202;
background: #EFEFEF;
} .contact-form .wpcf7 input[type="submit"] {
display: block;
width: 365px;
max-width: 100%;
padding: 0;
margin: 30px auto 0;
font-size: 24px;
line-height: 55px;
color: #fff;
background: #66BB6A;
border: none;
border-radius: 4px;
-webkit-border-radius: 4px;
} footer {
display: block;
width: 100%;
height: 970px;
text-align: center;
background: url(//tomerlizi.devrst.co.il/wp-content/themes/tomer-lizi/images/footer-wave.svg) no-repeat bottom center;
background-size: 100% auto;
} footer .menu-ext {
display: none !important;
} footer .site-info {
display: block;
float: right;
width: 100%;
margin-top: 420px;
} footer .footer-logo {
display: block;
margin-top: 250px;
} footer .social-networks {
display: block;
width: 100%;
} footer .social-networks a {
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px;
margin: 0 8px;
text-align: center;
background: #fff;
border-radius: 100%;
-webkit-border-radius: 100%;
} footer .footer-menu {
display: block;
width: 100%;
margin: 30px 0;
text-align: center;
} footer .footer-menu ul {
padding: 0;
margin: 0;
list-style: none;
} footer .footer-menu ul li {
display: inline-block;
list-style: none;
margin: 0 20px;
} footer .footer-menu ul li:first-child, footer .footer-menu ul li:last-child {
margin: 0;
} footer .footer-menu ul li a {
font-size: 22px;
text-decoration: none;
color: #fff;
} footer .copyright {
display: block;
width: 100%;
font-size: 16px;
color: #fff;
} .single .widget_recent_entries {
padding-right: 48px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
} .single .widget_recent_entries h2 {
margin: 0 0 20px;
font-size: 32px;
font-weight: bold;
} .single .widget_recent_entries ul {
padding: 0;
margin: 0;
list-style: none;
} .single .widget_recent_entries ul li {
list-style: none;
} .single .widget_recent_entries ul li a {
font-size: 22px;
line-height: 24px;
text-decoration: none;
} .single .widget_recent_entries ul li a:hover {
text-decoration: underline;
color: #4B0202;
} .single .widget_tag_cloud {
padding-right: 48px;
margin-top: 65px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
} .single .widget_tag_cloud h2 {
margin: 0 0 20px;
font-size: 32px;
font-weight: bold;
} .single .widget_tag_cloud .tagcloud {
display: block;
width: 100%;
} .single .widget_tag_cloud .tagcloud a {
font-size: 22px !important;
line-height: 33px;
text-decoration: none;
} .single .widget_tag_cloud .tagcloud a:hover {
text-decoration: underline;
color: #4B0202;
} .single .widget_tag_cloud .tagcloud a:after {
content: ',';
} .single .widget_tag_cloud .tagcloud a:last-child:after {
content: '';
} #content #main .vc_row h3 {
margin: 40px 0 15px;
font-size: 32px;
line-height: 35px;
font-weight: bold;
} #content #main .vc_row p {
font-size: 22px;
line-height: 33px;
} #content #main .vc_row blockquote {
padding-right: 63px;
margin: 22px 0 35px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
} #content #main .vc_row blockquote p {
font-size: 32px;
line-height: 35px;
font-weight: bold;
} #content #main .vc_row .border {
padding-right: 15px;
border-right: 4px solid #FFA81E;
} #content #main .vc_row .border p {
margin: 48px 0 0;
font-size: 22px;
line-height: 33px;
font-weight: bold;
} .price {
color: #4B0202 !important;
} .price * {
color: #4B0202 !important;
} section.no-results.not-found {
display: block;
width: 100%;
text-align: center;
} @media screen and (min-width: 2300px) { div.main-banner {
max-height: 1500px;
} div.three-blocks {
min-height: 470px;
}
}
@media screen and (min-width: 769px) { .woocommerce ul.products:not(.slick-slider) li.product {
width: 32%;
margin: 0 0 2.992em 1.33%;
clear: none !important;
}
} .hamburger-menu {
display: none;
}
@media screen and (max-width: 1100px) { .container {
width: 95%;
} header .main-menu ul li a {
padding: 0px 7px !important;
font-size: 15px !important;
} header .menu-ext {
top: 0;
} header .menu-ext a span {
width: 25px;
height: 25px;
line-height: 25px;
font-size: 15px;
} footer {
height: 1000px;
}
}
@media screen and (max-width: 768px) { div.three-blocks .container {
display: block;
} div.three-blocks .container .block {
max-width: 90%;
margin: 30px auto !important;
} .main-navigation {
position: fixed;
top: 0;
right: 0;
height: 65px;
z-index: 2;
background: rgba(255, 255, 255, 0.9);
-webkit-box-shadow: 0 0 3px 1px rgba(100, 100, 100, 0.5);
box-shadow: 0 0 3px 1px rgba(100, 100, 100, 0.5);
} .main-navigation .mobile-cart {
float: left;
margin-left: 10px;
line-height: 65px;
} .main-navigation .mobile-cart > span {
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
background-color: #FDF2C4;
border-radius: 100%;
-webkit-border-radius: 100%;
} div.main-menu {
position: fixed;
width: 100%;
height: 100%;
top: 0;
right: -100%;
background: rgba(255, 255, 255, 0.85);
transition: all .3s;
-webkit-transition: all .3s;
} div.main-menu.is-active {
right: 0;
} div.main-menu ul.menu {
display: block;
position: static;
margin-top: 75px;
} div.main-menu ul.menu li {
display: block;
float: none;
width: 100%;
margin-top: 10px;
} div.main-menu ul.menu li a {
display: inline-block;
width: auto !important;
font-size: 20px !important;
color: #4B0202;
} .hamburger-menu {
display: block !important;
position: fixed;
top: 13px;
right: 5px;
padding: 0 5px;
z-index: 1000;
} .hamburger-menu .hamburger.is-active .line {
background-color: #4B0202;
} .hamburger-menu .hamburger .line {
width: 35px;
height: 3px;
background-color: #4B0202;
display: block;
margin: 8px auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} .hamburger-menu .hamburger:hover {
cursor: pointer;
} .hamburger-menu #hamburger-1.is-active .line:nth-child(2) {
opacity: 0;
} .hamburger-menu #hamburger-1.is-active .line:nth-child(1) {
-webkit-transform: translateY(10px) rotate(45deg);
-ms-transform: translateY(10px) rotate(45deg);
-o-transform: translateY(10px) rotate(45deg);
transform: translateY(10px) rotate(45deg);
} .hamburger-menu #hamburger-1.is-active .line:nth-child(3) {
-webkit-transform: translateY(-13px) rotate(-45deg);
-ms-transform: translateY(-13px) rotate(-45deg);
-o-transform: translateY(-13px) rotate(-45deg);
transform: translateY(-13px) rotate(-45deg);
} .testimonials-slider {
height: 400px;
} .contact-form {
top: 100px;
} .contact-form .wpcf7 {
background-size: 100% auto;
} .contact-form .wpcf7 form h2 {
line-height: 1.2;
} .contact-form .wpcf7 form p {
display: block;
} .contact-form .wpcf7 form input[type="submit"] {
margin: 0 auto;
} .contact-form .wpcf7 form .wpcf7-form-control-wrap {
width: 365px;
max-width: 100%;
margin-bottom: 15px;
} #content #main .vc_row .half-half {
height: 420px;
} #content #main .vc_row .half-half img {
max-height: 420px;
} #content #main .vc_row p {
font-size: 18px;
line-height: 23px;
} #content #main .vc_row .vc-posts-grid .grid-item {
width: 50%;
height: auto;
}  .products {
padding-right: 0 !important;
} .products li.product {
width: 100% !important;
height: auto !important;
} .products li.product img {
height: auto !important;
} .products.slick-slider li.product {
max-width: 250px !important;
height: 500px !important;
margin: 0 15px !important;
} .fancybox {
margin: 0 auto;
} .product-categories {
display: none !important;
} .vc_col-sm-10,
.vc_col-sm-9,
.vc_col-sm-3,
.half {
width: 100% !important;
} .product-info {
display: block !important;
text-align: center;
} form.cart {
justify-content: center;
} .woocommerce.columns-4 ul.products.columns-4:not(.slick-slider) {
margin: 0 !important;
} .woocommerce.columns-4 ul.products.columns-4:not(.slick-slider) li.product {
min-height: 500px;
clear: none;
} footer {
height: 620px;
} footer .footer-logo {
margin-top: 15px;
} footer .footer-menu {
display: none;
}
}
@media screen and (max-width: 580px) { div.half-half {
max-height: 300px;
} div.half-half img {
max-height: 300px;
} div.half-half div.content {
padding: 0 10px 0 5px;
} div.half-half div.content h3 {
margin: 0 !important;
} div.half-half div.content p {
font-size: 15px !important;
line-height: 1 !important;
} .product-info .half {
float: right;
height: auto !important;
margin-bottom: 40px;
} .product-info .half .fancybox {
max-height: 250px;
} footer {
height: 600px;
background-size: cover;
background-position: center;
} footer .footer-logo {
margin-top: 415px;
} footer .site-info {
margin-top: 0;
} .woocommerce.columns-4 ul.products.columns-4 li.product {
min-height: 500px;
} .vc-posts-grid {
display: block !important;
} .vc-posts-grid .grid-item {
width: 100% !important;
} .vc-post-image {
height: auto !important;
} .vc_wp_posts, .vc_wp_tagcloud {
display: none;
}
}  .home .main-banner {
background: #f17683; background: -moz-linear-gradient(top, #f17683 0%, #f5b65e 100%); background: -webkit-linear-gradient(top, #f17683 0%, #f5b65e 100%); background: linear-gradient(to bottom, #f17683 0%, #f5b65e 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f17683', endColorstr='#f5b65e',GradientType=0 ); } .main-banner {
display: block;
position: relative;
width: 100%;
max-width: 100%;
height: auto;
max-height: 1286px;
background: transparent;
overflow: hidden;
} .main-banner .bg-image {
display: block;
width: 100%;
height: auto;
} .main-banner .logo-image {
position: absolute;
top: 30%;
left: 50%;
transform: translateY(-50%);
transform: translateX(-50%);
} .three-blocks {
display: block;
width: 100%;
} .three-blocks .container {
display: flex;
justify-content: space-between;
} .three-blocks .container * {
color: #fff;
} .three-blocks .container .block {
width: 100%;
height: 375px;
margin: 0 10px;
background-size: cover !important;
border-radius: 10px;
-webkit-border-radius: 10px;
} .three-blocks .container .block:first-child {
margin-right: 0;
} .three-blocks .container .block:last-child {
margin-left: 0;
} .three-blocks .container .block > div {
position: relative;
top: 60%;
transform: translateY(-50%);
padding: 0 45px;
} .three-blocks .container .block > div * {
line-height: 1;
} .three-blocks .container .block > div .title {
font-size: 22px;
} .three-blocks .container .block > div .description {
font-size: 22px;
} .image-slider {
display: block;
width: 100%;
max-width: 100%;
height: 330px;
margin-top: 160px;
overflow: hidden;
} .image-slider.high {
height: 730px;
overflow: initial !important;
} .image-slider.high li {
margin: 0 10px;
border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
} .image-slider.high li, .image-slider.high li img {
height: 730px;
max-width: 1300px;
} .image-slider h3 {
margin-bottom: 35px;
text-align: center;
} .image-slider ul {
padding: 0;
margin: 0;
list-style: none;
} .image-slider img {
float: right;
width: auto;
height: 100%;
} .testimonials-slider {
display: block;
width: 100%;
max-width: 100%;
height: 330px;
padding-top: 100px;
margin-top: 165px;
background: url(//tomerlizi.devrst.co.il/wp-content/themes/tomer-lizi/images/qoute.svg) no-repeat center -10%;
background-size: 308px 285px;
overflow: hidden;
} .testimonials-slider * {
text-align: center;
} .testimonials-slider h3 {
margin-bottom: 35px;
} .testimonials-slider ul {
padding: 0;
margin: 0;
list-style: none;
} .testimonials-slider ul li p {
display: block;
width: 100%;
padding: 0;
margin: 0;
font-size: 32px;
line-height: 35px;
color: #4B0202;
} .testimonials-slider ul li span {
display: block;
width: 100%;
margin-top: 10px;
font-family: 'Spoiler Light';
color: #4B0202;
} .slick-dots li {
display: inline-block;
} .slick-dots li.slick-active button {
color: #66BB6A;
background: #66BB6A;
} .slick-dots li button {
width: 18px;
height: 18px;
margin: 0 6px;
font-size: 1px;
color: #EFEFEF;
background: #EFEFEF;
border: none;
border-radius: 100%;
-webkit-border-radius: 100%;
cursor: pointer;
} .product-categories {
display: block;
width: 100%;
height: auto;
box-sizing: border-box;
-webkit-box-sizing: border-box;
} .product-categories * {
color: #4B0202;
} .product-categories h2 {
margin-bottom: 40px;
font-size: 32px;
font-weight: bold;
} .product-categories ul {
padding: 0;
margin: 0;
list-style: none;
} .product-categories ul li {
float: right;
width: 100%;
list-style: none;
} .product-categories ul li.active > a {
font-weight: bold;
} .product-categories ul li ul.sub {
float: right;
padding: 0 73px 0 0;
margin: 0 0 18px 0;
} .product-categories ul li ul.sub li a {
font-size: 18px;
} .product-categories ul li img {
float: right;
} .product-categories ul li a {
position: relative;
float: right;
top: 6px;
font-size: 19px;
text-decoration: none;
color: #4B0202;
} .products-slider {
margin-top: 200px;
} .products-slider h2 {
margin-bottom: 40px;
font-size: 32px;
font-weight: bold;
line-height: 35px;
color: #4B0202;
} .products-slider ul.products {
width: 100%;
padding: 0;
margin: 0;
list-style: none;
} .products-slider ul.products li.product {
max-width: 300px;
margin: 0 20px;
list-style: none;
clear: none !important;
} .products-slider ul.products li.product img {
width: 100%;
height: 280px !important;
margin-bottom: 0 !important;
} .half-half {
display: flex;
justify-content: center;
width: 100%;
height: 550px;
margin-bottom: 18px;
overflow: hidden;
border-radius: 10px;
-webkit-border-radius: 10px;
background: #796eff; background: -moz-linear-gradient(top, #796eff 0%, #ed4758 100%); background: -webkit-linear-gradient(top, #796eff 0%, #ed4758 100%); background: linear-gradient(to bottom, #796eff 0%, #ed4758 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#796eff', endColorstr='#ed4758',GradientType=0 ); } .half-half .image {
position: relative;
width: 50%;
overflow: hidden;
} .half-half .image img {
float: right;
width: auto;
max-width: none;
height: 550px;
} .half-half .content {
width: 50%;
padding: 0 55px;
} .half-half .content > div {
position: relative;
width: 100%;
top: 45%;
transform: translateY(-50%);
} .half-half .content > div h3 {
font-size: 36px;
font-weight: bold;
color: #FDF2C4;
} .half-half .content > div p {
font-size: 22px;
line-height: 24px;
color: #fff;
} .our-customers {
display: block;
width: 100%;
margin-top: 100px;
} .our-customers h2 {
width: 100%;
margin: 0 0 60px;
font-size: 48px;
font-weight: bold;
text-align: center;
color: #4B0202;
} .our-customers ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
padding: 0;
margin: 0;
list-style: none;
} .our-customers ul li {
width: 16%;
padding: 0 4%;
list-style: none;
box-sizing: border-box;
-webkit-box-sizing: border-box;
} .our-customers ul li img {
width: 100%;
height: auto;
} .vc-post-image {
display: block;
width: 100%;
height: 570px;
border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
} .vc-post-image img {
width: 100%;
height: auto;
}  .products-logo {
position: relative;
top: -100px;
} .product-notes {
display: block;
width: 100%;
} .product-notes > span {
display: block;
width: 100%;
font-size: 18px;
font-weight: bold;
font-style: italic;
color: #4B0202;
} .woocommerce .products {
padding-right: 40px;
} .woocommerce .products .atc {
background: none;
} .woocommerce .products li.product {
position: relative;
height: 490px;
text-align: center;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
} .woocommerce .products li.product img {
max-height: 263px;
margin-bottom: 0 !important;
} .woocommerce .products li.product h2 {
width: 100%;
padding: 5px 0 0 0 !important;
font-size: 24px;
line-height: 1;
font-weight: bold;
text-align: center;
color: #4B0202;
} .woocommerce .products li.product .price {
display: block;
width: 100%;
font-size: 22px;
text-align: center;
color: #4B0202;
} .woocommerce .products li.product input[type="number"] {
text-align: center;
color: #4B0202;
} .woocommerce .products li.product span.label > * {
font-weight: bold;
} .woocommerce .products li.product select {
padding: 5px 10px;
margin-bottom: 5px;
background: #fff;
border-radius: 10px;
-webkit-border-radius: 10px;
} .woocommerce .products li.product button, .woocommerce .products li.product .single_add_to_cart_button {
position: absolute;
display: block;
width: 100%;
right: 0;
bottom: 0;
font-size: 24px;
font-weight: normal;
color: #fff;
background: #FFA81E;
border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
} .woocommerce .products li.product button:hover, .woocommerce .products li.product .single_add_to_cart_button:hover {
color: #fff;
background: #FFA81E;
} .product-info {
display: flex;
justify-content: center;
width: 100%;
} .product-info .half {
width: 570px;
max-width: 100%;
height: auto;
} .product-info .half:first-child {
margin-left: 84px;
} .product-info .half .fancybox {
width: 570px;
max-width: 100%;
height: 380px;
border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
} .product-info .half img {
display: block;
width: 100%;
height: auto;
border-radius: 10px;
-webkit-border-radius: 10px;
} .product-info .half .woocommerce-breadcrumb a {
text-decoration: none;
color: #4B0202;
} .product-info .half .woocommerce-breadcrumb a:hover {
text-decoration: underline;
} .product-info .half h1 {
line-height: 1;
font-weight: bold;
color: #4B0202;
} .product-info .half p {
font-size: 22px;
line-height: 24px;
color: #404040;
} .product-info .half .price {
padding: 25px 0;
border-top: 1px solid #EBEBEB;
border-bottom: 1px solid #EBEBEB;
} .product-info .half .price, .product-info .half .price > span {
font-size: 24px;
line-height: 27px;
font-weight: bold;
color: #4B0202;
} .product-info .half form {
display: block;
} .product-info .half form .product-atts {
display: block;
width: 100%;
padding: 10px 10px 15px;
margin-bottom: 20px !important;
background: #EBEBEB;
border-radius: 10px;
-webkit-border-radius: 10px;
} .product-info .half form .product-atts span.label > * {
font-weight: bold;
} .product-info .half form .product-atts select {
padding: 5px 10px;
background: #fff;
border-radius: 10px;
-webkit-border-radius: 10px;
} .product-info .half form button.single_add_to_cart_button {
width: 100%;
max-width: 287px;
height: 57px;
padding: 0;
margin-right: 37px;
line-height: 57px;
font-size: 24px;
color: #fff;
background: #FFA81E;
border-radius: 10px;
-webkit-border-radius: 10px;
} .product-info .half form button.single_add_to_cart_button:hover {
background: #FFA81E;
} .product-info .half form input[type="number"] {
height: 57px;
line-height: 57px;
} .product-gallery {
display: block;
position: relative;
float: right;
width: 100%;
margin-top: 22px;
z-index: 2;
} .product-gallery ul {
padding: 0;
margin: 0;
list-style: none;
} .product-gallery ul li {
display: inline-block;
width: 93px;
height: 93px;
margin-left: 13px;
list-style: none;
border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
} .product-gallery ul li img {
float: right;
width: 100%;
height: 100%;
} .product-gallery ul li img:hover {
cursor: pointer;
} .atc {
float: right;
width: 100%;
padding: 20px;
background: #FDF2C4;
} .atc .product-variation {
float: right;
max-width: 50%;
padding-left: 40px;
text-align: center;
box-sizing: border-box;
-webkit-box-sizing: border-box;
} .atc .product-variation select {
padding: 5px 10px;
background: #fff;
border-radius: 10px;
-webkit-border-radius: 10px;
} .product-bottom {
float: right;
width: 100%;
margin-top: 40px;
} .woocommerce-message {
display: none !important;
} .cart-page h1 {
margin-bottom: 50px;
font-weight: bold;
color: #4B0202;
} .cart-page table.shop_table {
border: none !important;
} .cart-page table.shop_table *:not(input):not(.actions) {
text-align: right;
} .cart-page table.shop_table tr {
border-width: 0 0 1px 0;
border-style: solid;
border-color: #404040;
} .cart-page table.shop_table tr:first-child th {
font-size: 16px;
font-weight: bold;
} .cart-page table.shop_table tr > th {
width: auto !important;
max-width: 65%;
} .cart-page table.shop_table tr > td {
width: auto !important;
min-width: 35%;
} .cart-page table.shop_table tr th, .cart-page table.shop_table tr td {
font-size: 32px;
line-height: 35px;
text-align: left;
} .cart-page table.shop_table tr th *, .cart-page table.shop_table tr td * {
font-size: 32px;
line-height: 35px;
} .cart-page table.shop_table tr td, .cart-page table.shop_table tr td * {
font-weight: bold;
} .cart-page table.shop_table tr th, .cart-page table.shop_table tr th * {
font-weight: normal;
} .cart-page table.shop_table .product-name a {
font-size: 22px;
text-decoration: none;
color: #404040;
} .cart-page table.shop_table .product-thumbnail a {
display: inline-block;
width: 93px;
height: 93px;
border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
} .cart-page table.shop_table .product-thumbnail a img {
float: right;
width: 100%;
height: 100%;
} .cart-page table.shop_table td.product-remove a.remove {
display: inline-block;
width: 25px;
height: 25px;
text-align: center !important;
color: #404040 !important;
border: 1px solid #404040;
border-radius: 100%;
-webkit-border-radius: 100%;
} .cart-page table.shop_table td.product-remove a.remove:hover {
background: none;
} .cart-page table.shop_table td.product-remove a.remove span {
display: block;
position: relative;
font-size: 28px;
line-height: 25px;
text-align: center !important;
} .cart-page button.button[name="update_cart"] {
padding-top: 0 !important;
padding-bottom: 0 !important;
font-size: 20px;
line-height: 50px;
} .cart-page .cart_totals {
max-width: 365px;
margin-top: 50px;
} .cart-page .cart_totals * {
color: #4B0202;
} .cart-page .cart_totals th {
font-size: 32px !important;
font-weight: normal !important;
} .cart-page .cart_totals .order-total th, .cart-page .cart_totals .order-total td, .cart-page .cart_totals .cart-subtotal th, .cart-page .cart_totals .cart-subtotal td {
text-align: left !important;
} .cart-page .cart_totals h2 {
display: none;
} .cart-page .cart_totals .checkout-button {
width: 100%;
height: 70px;
line-height: 70px;
padding: 0 !important;
font-weight: normal;
background: #FFA81E !important;
border-radius: 10px;
-webkit-border-radius: 10px;
} .popup-background {
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.8);
z-index: 99;
} .popup-background .checkout-popup {
position: absolute;
width: 100%;
max-width: 1280px;
top: 15%;
left: 50%;
transform: translateY(-50%);
transform: translateX(-50%);
padding: 30px 60px;
background: #fff;
border-top: 7px solid #ED4758;
-webkit-box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.35);
box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.35);
} .popup-background .checkout-popup .close-popup {
position: absolute;
top: 30px;
right: 30px;
font-size: 40px;
line-height: 0;
color: #404040;
cursor: pointer;
} .popup-background .checkout-popup header {
display: block;
width: 100%;
margin-bottom: 40px;
text-align: center;
} .popup-background .checkout-popup header * {
color: #4B0202;
} .popup-background .checkout-popup header > h2 {
display: block;
font-size: 48px;
font-weight: bold;
} .popup-background .checkout-popup .wpcf7 .wpcf7-not-valid-tip {
display: none !important;
} .popup-background .checkout-popup .wpcf7 input[type="text"], .popup-background .checkout-popup .wpcf7 textarea {
float: right;
padding: 20px;
background-color: #EFEFEF;
border: none;
} .popup-background .checkout-popup .wpcf7 textarea {
float: right;
width: 100%;
max-height: 155px;
} .popup-background .checkout-popup .wpcf7 .custom-wrapper {
display: flex;
justify-content: space-between;
width: 100%;
} .popup-background .checkout-popup .wpcf7 .custom-wrapper .wpcf7-form-control-wrap {
width: 32%;
} .popup-background .checkout-popup .wpcf7 .custom-wrapper .wpcf7-form-control-wrap input[type="text"] {
float: right;
width: 100%;
} .popup-background .checkout-popup .wpcf7 p {
text-align: center;
} .popup-background .checkout-popup .wpcf7 .wpcf7-submit {
width: 310px;
max-width: 100%;
height: 70px;
margin-top: 40px;
font-size: 24px;
color: #fff;
background: #66BB6A;
border: none;
}  .vc-posts-grid {
display: flex;
justify-content: flex-start;
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
} .vc-posts-grid .grid-item {
width: 33.33%;
height: 245px;
} .vc-posts-grid .grid-item .image {
display: block;
width: 100%;
height: 250px;
border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
} .vc-posts-grid .grid-item .image img {
width: 100%;
height: auto;
} .vc-posts-grid .grid-item .content {
display: block;
width: 100%;
height: auto;
padding: 29px;
} .vc-posts-grid .grid-item .content * {
color: #404040;
} .vc-posts-grid .grid-item .content span {
font-size: 16px;
line-height: 17px;
color: #4B0202;
} .vc-posts-grid .grid-item .content h3 {
font-size: 24px;
font-weight: bold;
line-height: 27px;
} .vc-posts-grid .grid-item .content p, .vc-posts-grid .grid-item .content a {
font-size: 22px;
line-height: 24px;
text-decoration: none;
} .vc-posts-grid .grid-item .content a.read-more {
text-decoration: none;
} .vc-posts-grid .grid-item .content a.read-more:hover {
text-decoration: underline;
}