@charset "UTF-8";
/*
Theme Name: Zaza Style Theme
URI:
Description:
Theme Codeded by Alexander Yudaev.
Author: Alexnder Yudaev
Author URI:
Version: 1.0
Tags:
*/
/* = reset */
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, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

:hover, :focus, :active {
  outline: 0; }

input[type=radio] {
  vertical-align: text-bottom; }

input[type=checkbox] {
  vertical-align: bottom;
  vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

select, input, textarea {
  font: 99% sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* = clearfix */
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

/* = html5 tag render */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

a {
  text-decoration: none; }

@font-face {
  font-family: 'Rerforma';
  src: url("fonts/reformanarrowregularwebfont.eot");
  src: url("fonts/reformanarrowregularwebfont.eot?#iefix") format("embedded-opentype"), url("fonts/reformanarrowregularwebfont.woff") format("woff"), url("fonts/reformanarrowregularwebfont.ttf") format("truetype"), url("fonts/reformanarrowregularwebfont.svg#Rrforma") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  background: #fff;
  font-size: 18px;
  font-family: Rerforma, "Helvetica", "Arial", Sans-Serif;
  letter-spacing: 0.5px;
  color: #8c8d8e; }

.wrap {
  width: 900px;
  margin: 0 auto;
  position: relative; }

.left, .alignleft {
  float: left; }

.right, .alignright {
  float: right; }

#header, #maincontent, #footer, #slider {
  width: 100%;
  direction: rtl; }

h1 {
  font-size: 30px;
  line-height: 40px; }

h2 {
  font-size: 25px;
  line-height: 35px; }

h3 {
  font-size: 20px;
  line-height: 30px; }

h4 {
  font-size: 15px;
  line-height: 25px; }

h5 {
  font-size: 12px;
  line-height: 20px; }

h6 {
  font-size: 10px;
  line-height: 15px; }

h1, h1.pagetitle {
  font-weight: normal;
  border-bottom: 2px solid #e1e1e1;
  color: #8c8d8e;
  line-height: 60px;
  font-family: Rerforma, "Helvetica", "Arial", Sans-Serif; }

a {
  color: #8c8d8e; }

#header {
  height: 130px; }

.top_line {
  height: 45px;
  margin-top: 5px;
  width: 100%;
  position: relative; }

.top_line a.shipping {
  width: 240px;
  height: 26px;
  display: block;
  position: absolute;
  top: 10px;
  left: 247px;
  background: url(images/shipping.png) 0 0 no-repeat; }

.top_line a.facebook {
  width: 83px;
  height: 23px;
  margin-top: 10px;
  float: right;
  display: block;
  background: url(images/facebook.png) 0 0 no-repeat; }

.top_line a.top_cart {
  width: 120px;
  height: 32px;
  float: left;
  display: block;
  background: url(images/add_top.jpg) 0 0 no-repeat; }

.logo {
  float: left;
  width: 200px;
  border-top: 5px solid #e1e1e1; }

.logo a {
  width: 200px;
  height: 50px;
  display: block;
  background: url(images/logo.png) 0 0 no-repeat; }

.menu {
  float: right;
  width: 680px;
  display: block; }

.menu ul {
  list-style: none; }

.menu li {
  float: right;
  position: relative; }

#header ul.menu {
  height: 55px; }

#header ul.menu li {
  margin-top: 16px; }

#header ul.products_menu li a, #header ul.menu li a {
  padding: 10px 7.5px;
  border-top: 5px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  color: #8c8d8e;
  font-size: 20px; }

#header ul.products_menu li a {
  font-size: 16px; }

#header ul.menu li:first-child a {
  padding-right: 0px; }

#header ul.products_menu li a {
  border: none; }

#header ul.menu li a:hover {
  border-top: 5px solid #ff0000;
  color: #ff0000; }

#header ul.products_menu li a:hover {
  color: #ff0000; }

#header .products_menu ul, #header .menu ul ul {
  display: none;
  position: absolute;
  top: 35px;
  width: 250px;
  z-index: 99999;
  float: right;
  left: auto;
  right: -15px; }

#header .products_menu ul {
  top: 25px !important; }

#header .products_menu ul a {
  font-size: 16px !important; }

#header .products_menu ul li ul, #header .menu ul li ul {
  background: #fff;
  padding-bottom: 10px; }

#header ul.products_menu ul li a, #header ul.menu ul li a {
  padding: 10px 15px 10px 15px;
  border: none;
  color: #8c8d8e;
  font-size: 20px;
  width: 250px; }

#header ul.products_menu ul li, #header ul.menu ul li {
  width: 220px;
  margin: 5px 15px; }

#header ul.menu ul li:first-child a {
  padding: 10px 15px 10px 15px; }

#header ul.menu ul li a:hover {
  border: none; }

#header ul.products_menu ul li:last-child, #header ul.menu ul li:last-child {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 30px;
  margin-bottom: 10px; }

#header .menu ul ul ul {
  display: none; }

#header ul.menu .current-menu-item > a,
#header ul.menu .current-menu-ancestor > a,
#header ul.menu .current_page_item > a,
#header ul.menu .current_page_ancestor > a,
#header ul.menu .current-post-ancestor > a,
#header ul.menu .current_page_parent > a {
  border-top: 5px solid #ff0000 !important;
  color: #ff0000  !important; }

#header .products_menu .current_page_ancestor > a,
#header .products_menu .current-menu-item > a,
#header .products_menu .current_page_parent > a,
#header .products_menu .current-menu-parent > a,
#header .menu .current-product-ancestor > a,
#header .menu ul ul .current-product-parent a {
  color: #ff0000  !important; }

#header .menu ul ul .current-menu-item a {
  border: none !important; }

#header .menu ul li:hover > ul {
  display: block; }

#header .menu ul .menu-item-298 ul.sub-menu, #header .menu ul .menu-item-700 ul.sub-menu, .menu ul .menu-item-582 ul.sub-menu {
  display: none !important; }

#header ul.products_menu {
  margin-right: 60px; }

.top_image {
  width: 960px;
  margin: 0 auto; }

/* Slider */
#slider {
  width: 960px;
  margin: 0 auto; }

/* Home */
.block {
  width: 285px;
  float: right;
  margin: 25px 0 10px 10px;
  text-align: center;
  padding-bottom: 20px;
  color: #8c8d8e; }

.top_blocks .block {
  border-bottom: 5px solid #e1e1e1; }

.last, .block.last {
  margin-left: 0 !important; }

.block img.small {
  margin: 25px 0 15px 0;
  opacity: 0.8; }

.catalog .block {
  margin: 10px 0 5px; }

.catalog .block img.small {
  margin: 0; }

.top_blocks .block.last img.small {
  /*margin:20px 0 11px 0;*/ }

.block .text {
  margin: 0 25px;
  height: 26px; }

.block a {
  display: block; }

.block a:hover img {
  opacity: 1; }

.block a:hover {
  color: #ff0000;
  text-decoration: underline;
  opacity: 1; }

/* Carousel */
#home_slider {
  position: relative;
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  height: 480px; }

#home_slider li span {
  position: absolute;
  right: 30px;
  bottom: 10px;
  font-size: 22px;
  text-align: center;
  line-height: 30px;
  padding: 14px 13px;
  width: 150px;
  height: 30px;
  background-color: #fff;
  opacity: 0.8; }

#home_slider li span a {
  color: #ff0000; }

#mycarousel li img {
  width: 960px;
  height: 480px;
  padding: 3px 0; }

.sliderimage {
  width: 960px;
  height: 480px;
  display: block;
  margin: 2px 3px 3px; }

.jcarousel-control {
  width: 182px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 155px;
  z-index: 100; }

.jcarousel-control a.active {
  color: #4d4d4d !important;
  background: url(images/bullet_active.png) no-repeat;
  width: 9px;
  height: 9px; }

.jcarousel-control a {
  color: #4d4d4d;
  background: url(images/bullet.png) no-repeat;
  width: 9px;
  height: 9px;
  float: right;
  text-indent: -99999px;
  text-decoration: none;
  margin-right: 5px; }

.jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl; }

.jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden; }

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 960px;
  height: 480px;
  background: url(images/caroselbg.png) 0 0 no-repeat;
  margin-left: 50px; }

.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 0; }

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 0;
  position: relative; }

.jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #fff;
  color: #000; }

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  position: absolute;
  right: 0;
  top: 45%;
  z-index: 100;
  width: 80px;
  height: 80px;
  cursor: pointer;
  opacity: 0.2;
  background: url(images/slider_previous.jpg) 0 0 no-repeat; }

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  cursor: default; }

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
  position: absolute;
  left: 0;
  top: 45%;
  width: 80px;
  height: 80px;
  cursor: pointer;
  opacity: 0.2;
  background: transparent url(images/slider_next.jpg) no-repeat 0 0; }

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus,
jcarousel-skin-tango .jcarousel-next-horizontal:active,
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
  background-position: 0 0;
  opacity: 0.7; }

/* End Carousel */
/* Zaza Style */
.style_image {
  position: relative; }

.style_image span {
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-size: 14px;
  line-height: 18px;
  padding: 14px 13px;
  width: 250px;
  height: 125px;
  background-color: #fff;
  opacity: 0.8;
  font-family: "Helvetica", "Arial", Sans-Serif; }

a.link, .style_products .excerpt a {
  font-size: 20px;
  color: #ff0000;
  font-family: Rerforma, "Helvetica", "Arial", Sans-Serif; }

.sale_products h3, .style_products h3 {
  color: #000; }

.sale_products ul.products li.product {
  text-align: center; }

.style h1 {
  position: relative; }

.style h1 .style_list {
  position: absolute;
  left: 50px;
  top: 2px;
  font-size: 30px; }

.style h1 .style_list a {
  margin-right: 10px;
  float: left; }

.style h1 .style_list a:hover, .style h1 .style_list a.style_current {
  color: #ff0000;
  text-decoration: underline; }

/* Zaza Be matana */
.matanot_products ul.products {
  margin: 30px auto 14px;
  padding: 0;
  width: 870px; }

.matanot_products ul.products li.product {
  float: right;
  position: relative;
  width: 179px;
  margin: 0 0 5px 5px;
  padding: 0 15px 15px;
  border: 1px dashed #c8c8c8;
  text-align: center;
  background: url(images/matanot_bg.jpg) 100% -1px no-repeat;
  font-weight: bold; }

.matanot_products ul.products li.product h3 {
  height: 40px; }

.coupons_products {
  margin: 40px 0 80px; }

.textarea h2 {
  font-family: Rerforma, "Helvetica", "Arial", Sans-Serif; }

.coupons_products ul.products li.product:hover, .matanot_products ul.products li.product:hover {
  border: 1px dashed #c8c8c8; }

.matanot_products ul.products li.product img {
  width: 75%;
  margin: 55px 18px 0px; }

.coupons_products ul.products {
  margin: 20px auto 0;
  width: 870px; }

.coupons_products ul.products li.product {
  margin: 0 0 5px 5px;
  padding: 0 15px 15px;
  border: 1px dashed #c8c8c8;
  width: 251px; }

.coupons_products ul.products li.product img {
  margin: 40px 0; }

.call_now {
  text-align: center; }

.call_now span.red {
  display: block;
  color: #ff0000;
  font-size: 20px; }

/* Zaza Sale */
.sale_products ul.products li.product {
  float: right;
  position: relative;
  width: 179px;
  margin: 0 0 5px 5px;
  padding: 0 15px 15px;
  border: 1px dashed #c8c8c8;
  background: url(images/sale_bg.jpg) 100% 20px no-repeat;
  font-weight: bold; }

.sale_products {
  margin: 40px 0 80px; }

.sale_products ul.products li.product:hover, .matanot_products ul.products li.product:hover {
  border: 1px dashed #c8c8c8; }

.sale_products ul.products li.product img {
  width: 75%;
  margin: 55px 18px 0px; }

.sale_products ul.products {
  margin: 20px auto 0;
  width: 870px; }

.sale_products ul.products li.product {
  margin: 0 0 5px 5px;
  padding: 0 15px 15px;
  border: 1px dashed #c8c8c8;
  width: 251px;
  height: auto; }

.sale_products ul.products li.product img {
  margin: 100px auto  20px; }

.sale_products .regular_price {
  text-decoration: line-through; }

.sale_products .sale_price {
  color: #ff0000; }

/* Shop Archivve Page */
.catalog a {
  color: #8c8d8e; }

.catalog .block {
  border-bottom: 5px solid #fff; }

.catalog .block:hover {
  border-bottom: 5px solid #ff0000; }

.shop_pager li.previous a {
  width: 30px;
  height: 45px;
  position: absolute;
  right: 0;
  top: 50%;
  background: url(images/shop_previous.png) 0 0 no-repeat; }

.shop_pager li.next a {
  width: 30px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 50%;
  background: url(images/shop_next.png) 0 0 no-repeat; }

/* Single Product Page */
.product_navigation {
  border-bottom: 2px solid #e1e1e1;
  margin-bottom: 20px;
  line-height: 40px; }

.product_navigation a {
  line-height: 30px; }

.price_text {
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

.price_text .pricing {
  float: right;
  margin-left: 5px; }

.np {
  width: 55px;
  height: 16px;
  margin: 5px auto;
  position: relative; }

.meta-previous {
  background: url(images/product_previous.png) 0 0 no-repeat;
  display: block;
  width: 11px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 0; }

.meta-previous:hover {
  background-position: -11px 0; }

.meta-next {
  background: url(images/product_next.png) -11px 0 no-repeat;
  display: block;
  width: 11px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0; }

.meta-next:hover {
  background-position: 0 0; }

.bt {
  background: url(images/product_back.png) 0 0 no-repeat;
  padding-left: 25px;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: 0; }

.images .thumbnails {
  display: none; }

/* Thank You Page */
.thank_you p {
  margin: 30px 0;
  font-size: 18px;
  color: #ff0000; }

.thank_you address p {
  font-size: 13px;
  font-style: normal;
  color: #8c8d8e;
  margin: 0; }

/* Blog Category */
.post {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin: 20px 0; }

.post_thumb {
  float: right;
  margin: 15px; }

h2.blogtitle {
  padding-top: 15px; }

.post-date {
  color: #333;
  font-size: 13px; }

.single .post-date {
  margin-bottom: 10px; }

.post-exerpt {
  margin: 10px 0;
  font-family: "Arial", Sans-Serif;
  font-size: 15px;
  line-height: 20px; }

.post-exerpt a {
  color: #ff0000; }

.previous {
  float: right; }

.next {
  float: left; }

/* Single Blog Post */
.entry {
  margin-top: 10px;
  font-family: "Helvetica", "Arial", Sans-Serif;
  font-size: 15px;
  line-height: 20px; }

.entry p {
  margin-bottom: 15px; }

.entry img {
  margin: 5px 0; }

.single img {
  max-width: 900px; }

/* Footer */
#footer .wrap {
  margin-top: 20px;
  border-top: 5px solid #e1e1e1;
  color: #8d8d8d;
  font-size: 16px; }

#footer .wrap a {
  color: #8d8d8d; }

.site_credits {
  width: 330px;
  float: left;
  text-align: left;
  margin: 10px 0 10px; }

.credits {
  width: 300px;
  float: left;
  text-align: left;
  margin: 10px 0 30px;
  font-family: "Helvetica", "Arial", Sans-Serif;
  font-size: 12px; }

.credits a:hover {
  text-decoration: underline; }

.credits_photo {
  width: 300px;
  float: right;
  text-align: right;
  margin: 10px 0 30px;
  font-family: "Helvetica", "Arial", Sans-Serif;
  font-size: 12px; }

.bottom_menu {
  width: 550px;
  float: right;
  margin: 10px 0 10px; }

.bottom_menu ul.menu li {
  padding: 0 5px;
  border-left: 1px solid #8c8d8e; }

.bottom_menu ul.menu li:last-child {
  border-left: none; }

div.swatch-wrapper.selected {
  border: 2px solid #ff0000 !important;
  /* this is grey, change to what you want */
  padding: 1px; }

#fancybox-title, #fancybox-right:hover span, #fancybox-left:hover span {
  display: none !important; }

/* Contact Page */
.sendform {
  width: 300px;
  margin-top: 25px; }

.sendform p {
  height: 20px;
  vertical-align: middle;
  margin-bottom: 20px; }

.sendform p.text_area {
  height: 95px; }

span.cformtitle {
  width: 70px;
  float: right;
  text-align: right;
  color: #000; }

span.field {
  width: 230px;
  float: left; }

.field .wpcf7-text {
  width: 170px;
  height: 18px; }

.field .wpcf7-textarea {
  width: 220px;
  height: 90px; }

.field .wpcf7-submit {
  width: 88px;
  height: 25px;
  color: #fff;
  background: #231f20;
  border: 1px solid #918f8f;
  font-family: Rerforma, "Helvetica", "Arial", Sans-Serif;
  cursor: pointer; }

.contact_right {
  float: right;
  color: #000;
  border-left: 1px dashed #eee;
  margin-right: 150px;
  width: 200px;
  padding-left: 50px; }

.contact_left {
  float: right;
  margin-right: 40px; }

.swatch-wrapper {
  float: right !important; }

#billing_address_2 {
  display: none; }

.product_navigation .woocommerce_message a {
  line-height: 20px;
  font-size: 18px; }

.product_navigation .woocommerce_message:before {
  background: none; }

tr td.actions input.button {
  width: 120px;
  background: url(images/btn_shop.jpg) 0 0 no-repeat; }

.product a.add_to_cart_button {
  display: none; }

.related.products il {
  margin-bottom: 0; }

/* Tablets & small desktops only */
@media (max-width: 979px) {
  .top_image img, #home_slider img, #slider img, #slider li img, .top_image, #home_slider, #slider, #slider li {
    height: auto; } }
@media (max-width: 768px) {
  .top_image img, #home_slider img, #slider img, #slider li img, .top_image, #home_slider, #slider, #slider li {
    height: auto; } }
/* Phones only */
@media (max-width: 480px) {
  .top_image img, #home_slider img, #slider img, #slider li img, .top_image, #home_slider, #slider, #slider li {
    height: auto; } }
.modalboxContent {
  display: none; }

.modalgallery {
  display: block; }

div#modalBoxFaderLayer,
div#modalBoxAjaxLoader,
div#modalBox,
div#modalBox div#modalBoxBody,
div#modalBox div#modalBoxBody div.modalBoxBodyContent,
div#modalBox div#modalBoxBody div.modalboxStyleContainerContent,
div#modalBox div#modalBoxBody div#modalBoxCloseButton,
div#modalBox div#modalBoxBody div#modalBoxCloseButton a.closeModalBox,
div#modalBox div#modalBoxBody div#modalBoxCloseButton a.closeModalBox span,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_topLeft,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_topRight,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_bottomLeft,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_bottomRight,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_top,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_bottom,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_left,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_right,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_top div.modalboxStyleContainer_surface_body,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_bottom div.modalboxStyleContainer_surface_body {
  /* default reset */
  margin: 0;
  padding: 0; }

div#modalBox.modalboxIsDraggable div#modalBoxBody div.modalboxStyleContainer_surface_top,
div#modalBox.modalboxIsDraggable div#modalBoxBody div.modalboxStyleContainer_surface_bottom {
  cursor: move; }

div#modalBoxFaderLayer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999; }

div#modalBoxAjaxLoader {
  padding: 120px 100px 80px 100px;
  text-align: center;
  overflow: hidden; }

div#modalBox {
  display: none;
  position: fixed;
  z-index: 10000;
  text-align: left;
  background-color: transparent; }

div#modalBox {
  width: 485px;
  /* default wide */
  height: 350px;
  background: #fff url("images/modalbox.jpg") 0 0 no-repeat; }

div#modalBox.small {
  width: 400px; }

div#modalBox.medium {
  width: 500px; }

div#modalBox.large {
  width: 700px; }

div#modalBox.auto {
  /* for image content only */
  width: auto; }

div#modalBox div#modalBoxBody {
  position: relative; }

div#modalBox.disablingClickToClose div#modalBoxBody div#modalBoxCloseButton {
  display: none; }

div#modalBox.modalBoxSingleImage {
  width: auto;
  max-width: 80%; }

div#modalBox.modalBoxSingleImage div#modalBoxBody div.modalboxStyleContainerContent a.modalBoxImageLink {
  display: block; }

div#modalBox.modalBoxSingleImage div#modalBoxBody div.modalboxStyleContainerContent img.modalBoxImagePreload {
  visibility: hidden; }

div#modalBox.modalBoxSingleImage div#modalBoxBody div.modalboxStyleContainerContent img.modalBoxImagePreload,
div#modalBox.modalBoxSingleImage div#modalBoxBody div.modalboxStyleContainerContent img.modalBoxImageLoadingSuccessful {
  max-width: 100%; }

div#modalBox.modalBoxSingleImage div#modalBoxBody div.modalboxStyleContainerContent img.modalBoxImageNoLink {
  cursor: pointer; }

/* clearfix */
.modalboxStyleContainerContent:after,
.modalBoxBodyContent:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden; }

* html .modalboxStyleContainerContent,
* html .modalBoxBodyContent {
  /*IE6*/
  zoom: 1;
  display: block; }

* + html .modalboxStyleContainerContent,
* + html .modalBoxBodyContent {
  /*IE7*/
  zoom: 1;
  display: block; }

@media print {
  div#modalboxPreCacheContainer {
    display: none; } }
/* skin precious-white - BEGIN */
/* modalBoxBodyContent */
div#modalBox.modalBoxBodyContentImageContainer div#modalBoxBody div.modalBoxBodyContent {
  padding: 0; }

div#modalBox.emphasis div#modalBoxBody div.modalBoxBodyContent {
  border: 1px dotted red; }

/* modalBoxCloseButton */
div#modalBox div#modalBoxBody div#modalBoxCloseButton {
  position: absolute;
  top: 11px;
  right: 12px; }

div#modalBox div#modalBoxBody div#modalBoxCloseButton a.closeModalBox,
div#modalBox div#modalBoxBody div#modalBoxCloseButton a.closeModalBox span {
  text-decoration: none;
  color: #f4f4f4;
  cursor: pointer; }

div#modalBox div#modalBoxBody div#modalBoxCloseButton a.closeModalBox {
  display: block;
  width: 31px;
  height: 31px;
  background: transparent url("images/close.png") center center no-repeat; }

div#modalBox div#modalBoxBody div#modalBoxCloseButton a.closeModalBox span {
  display: none; }

div#modalBox div#modalBoxBody {
  padding: 20px 0 40px; }

div#modalBox div#modalBoxBody div.modalboxStyleContainerContent {
  padding: 0; }

/* set image sprite */
div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_top div.modalboxStyleContainer_surface_body,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_bottom div.modalboxStyleContainer_surface_body,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_topLeft,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_topRight,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_bottomLeft,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_bottomRight {
  background-color: transparent;
  background-image: url(../img/skins/precious_white/bg_shadows_sprite.png); }

/* modalboxStyleContainer_corner */
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_topLeft,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_topRight,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_bottomLeft,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_bottomRight {
  background-repeat: no-repeat;
  position: absolute;
  width: 36px; }

div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_topLeft {
  background-position: 0 -72px;
  left: 0;
  top: 0;
  height: 36px; }

div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_topRight {
  background-position: -36px -72px;
  right: 0;
  top: 0;
  height: 36px; }

div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_bottomLeft {
  background-position: 0 -108px;
  left: 0;
  bottom: 0;
  height: 36px; }

div#modalBox div#modalBoxBody div.modalboxStyleContainer_corner_bottomRight {
  background-position: -36px -108px;
  right: 0;
  bottom: 0;
  height: 36px; }

/* modalboxStyleContainer_surface */
div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_top,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_bottom {
  position: absolute;
  width: 100%; }

div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_top div.modalboxStyleContainer_surface_body,
div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_bottom div.modalboxStyleContainer_surface_body {
  background-color: transparent;
  background-repeat: repeat-x;
  margin: 0 36px; }

div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_top {
  left: 0;
  top: 0; }

div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_top div.modalboxStyleContainer_surface_body {
  height: 36px;
  background-position: 0 0; }

div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_bottom {
  left: 0;
  bottom: 0; }

div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_bottom div.modalboxStyleContainer_surface_body {
  height: 36px;
  background-position: 0 -36px; }

div#modalBox div#modalBoxBody div.modalboxStyleContainer_surface_right {
  padding: 0 23px; }

/* skin precious-white - END */
.light {
  margin: 150px 32px 0 27px; }

.light .wpcf7-text {
  float: right;
  width: 215px;
  height: 19px;
  padding: 3px 5px 7px;
  border: none;
  background: none;
  direction: rtl; }

.light .wpcf7-submit {
  float: left;
  width: 140px;
  height: 33px;
  border: none;
  background: none; }

#pa_size_label, #pa_cup-size_label, #pa_scope_label, #variations_clear {
  display: none; }

/* Mobile Settings */
/* TODO: Add colors theme */
/* Base Classes Definitions */
/* Mixins */
.base-banner, .style .style_image {
  padding: 0;
  margin: 0;
  height: 245px;
  width: 100%;
  overflow: hidden;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5); }
  .base-banner figure, .style .style_image figure {
    background-size: cover;
    background-position: left 10%;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%; }
  .base-banner img, .style .style_image img {
    width: 100%; }
  .base-banner video, .style .style_image video {
    width: 100%;
    -ms-transform: translate3d(0, -120px, 0);
    /* IE 9 */
    -webkit-transform: translate3d(0, -120px, 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, -120px, 0); }

.checkout-button-sample, .price-line-cta button.single_add_and_continue_to_cart_button, .variations_form .single_variation_wrap .variations_button .single-item-cta .single_add_to_cart_button, .single-item-cta .single_add_to_cart_button, .checkout-table .actions .actions-wrapper .checkout-button, .checkout .place-order input[type=submit], .checkout .place-order .checkout-button {
  float: none !important;
  background: none !important;
  background-color: #f80018 !important;
  border: none;
  width: 50%;
  color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.1em;
  line-height: 1em;
  padding: 0.5em;
  border-radius: 5px;
  width: auto !important;
  margin: 0 !important;
  height: auto !important; }
  .checkout-button-sample span, .price-line-cta button.single_add_and_continue_to_cart_button span, .variations_form .single_variation_wrap .variations_button .single-item-cta .single_add_to_cart_button span, .single-item-cta .single_add_to_cart_button span, .checkout-table .actions .actions-wrapper .checkout-button span, .checkout .place-order input[type=submit] span, .checkout .place-order .checkout-button span {
    color: inherit;
    display: inline-block;
    -webkit-transition: all 0.2s ease;
    /* Safari */
    transition: all 0.2s ease;
    -ms-transform: translate3d(0, 0, 0);
    /* IE 9 */
    -webkit-transform: translate3d(0, 0, 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, 0, 0); }
  .checkout-button-sample i, .price-line-cta button.single_add_and_continue_to_cart_button i, .variations_form .single_variation_wrap .variations_button .single-item-cta .single_add_to_cart_button i, .single-item-cta .single_add_to_cart_button i, .checkout-table .actions .actions-wrapper .checkout-button i, .checkout .place-order input[type=submit] i, .checkout .place-order .checkout-button i {
    margin-left: 5px;
    display: inline-block;
    -webkit-transition: all 0.2s ease;
    /* Safari */
    transition: all 0.2s ease;
    -ms-transform: translate3d(0, 0, 0) rotate(0deg);
    /* IE 9 */
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, 0, 0) rotate(0deg); }
  .checkout-button-sample:hover span, .price-line-cta button.single_add_and_continue_to_cart_button:hover span, .variations_form .single_variation_wrap .variations_button .single-item-cta .single_add_to_cart_button:hover span, .single-item-cta .single_add_to_cart_button:hover span, .checkout-table .actions .actions-wrapper .checkout-button:hover span, .checkout .place-order input[type=submit]:hover span, .checkout .place-order .checkout-button:hover span {
    -ms-transform: translate3d(0, -1px, 0);
    /* IE 9 */
    -webkit-transform: translate3d(0, -1px, 0);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, -1px, 0); }
  .checkout-button-sample:hover i, .price-line-cta button.single_add_and_continue_to_cart_button:hover i, .variations_form .single_variation_wrap .variations_button .single-item-cta .single_add_to_cart_button:hover i, .single-item-cta .single_add_to_cart_button:hover i, .checkout-table .actions .actions-wrapper .checkout-button:hover i, .checkout .place-order input[type=submit]:hover i, .checkout .place-order .checkout-button:hover i {
    -ms-transform: translate3d(0, -3px, 0) rotate(10deg);
    /* IE 9 */
    -webkit-transform: translate3d(0, -3px, 0) rotate(10deg);
    /* Chrome, Safari, Opera */
    transform: translate3d(0, -3px, 0) rotate(10deg); }

.product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 900px;
  min-width: 900px; }
  .product > .images {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    float: none !important;
    min-width: 48%;
    padding-left: 3%; }
    .product > .images img {
      -webkit-box-shadow: 0 0 5px 0.3px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 5px 0.3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 5px 0.3px rgba(0, 0, 0, 0.1); }
    .product > .images .options_buttons {
      margin: 1em 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .product > .images .options_buttons > a {
        width: auto !important;
        height: auto !important;
        background: none !important;
        display: block !important;
        margin: 0 !important;
        text-align: center;
        color: #8d8d8d !important;
        -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0;
        flex: 1 0 0; }
        .product > .images .options_buttons > a:hover {
          text-decoration: underline; }
      .product > .images .options_buttons .size-link {
        float: none !important; }
      .product > .images .options_buttons .delivery_link {
        float: none !important; }
    @media all and (max-width: 519px) {
      .product > .images {
        min-width: 100%;
        width: 100%;
        margin-bottom: 0 !important; } }
  .product > .summary {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    float: none !important;
    min-width: 48%;
    overflow-x: hidden; }
    @media all and (max-width: 519px) {
      .product > .summary {
        width: 50% !important; } }
  .product.zaza-style-product {
    padding-bottom: 20px !important; }
    .product.zaza-style-product a {
      text-align: center; }
      .product.zaza-style-product a h3 {
        text-align: center;
        margin: 20px 0;
        font-size: 1.1em;
        line-height: 1.5em;
        border-top: 1px solid #efefef;
        padding: 5px 2px 0; }
  @media all and (max-width: 519px) {
    .product {
      width: 95vw;
      margin-right: 2.5vw;
      min-width: initial; } }

ul.products li.product a {
  width: 100%; }

.related.products {
  border-top: 1px dashed #eee;
  width: 900px;
  margin-top: 0 !important;
  padding-top: 1em; }
  .related.products .products {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start; }
    .related.products .products li {
      padding-top: 0 !important;
      margin-left: 15px !important; }
      .related.products .products li.product a.product_type_variable {
        width: 120px; }

.more-images {
  list-style-type: none;
  margin-top: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .more-images li {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    padding: 0;
    margin: 0;
    cursor: pointer; }
    .more-images li figure {
      margin: 0;
      padding: 0;
      padding-bottom: 75%;
      margin: 0 4.5px;
      border: none;
      -webkit-box-shadow: 0 0 5px 0.3px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 5px 0.3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 5px 0.3px rgba(0, 0, 0, 0.1);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }

.woocommerce-main-image {
  cursor: default; }

.price_text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.price-line-cta {
  margin-right: 180px; }
  .price-line-cta button.single_add_and_continue_to_cart_button {
    background: none !important;
    background-color: transparent !important;
    color: #8c8d8e;
    font-size: 1em;
    margin: 0;
    padding: 0;
    border: none;
    position: relative; }
    .price-line-cta button.single_add_and_continue_to_cart_button i {
      margin-left: 5px; }
    .price-line-cta button.single_add_and_continue_to_cart_button:hover {
      text-decoration: underline; }
  @media all and (max-width: 519px) {
    .price-line-cta {
      display: none; } }

.variations_form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .variations_form .product-details-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    width: 100%; }
    .variations_form .product-details-wrapper .quantity-wrapper {
      min-width: 50%;
      max-width: 50%;
      width: 50%;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
      .variations_form .product-details-wrapper .quantity-wrapper::before {
        content: "בחרי כמות";
        display: block;
        padding: 5px;
        margin: 0.3em 0; }
      .variations_form .product-details-wrapper .quantity-wrapper div.quantity {
        margin-top: 0 !important;
        margin-right: 5px !important; }
    .variations_form .product-details-wrapper .variation_form_section {
      min-width: 50%;
      max-width: 50%;
      width: 50%;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
    .variations_form .product-details-wrapper .size_link {
      margin-right: 5px;
      margin-top: 5px;
      display: block;
      margin-bottom: 20px;
      color: #000;
      font-size: 0.9em; }
      .variations_form .product-details-wrapper .size_link:hover {
        text-decoration: underline; }
  .variations_form .single_variation_wrap {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    -webkit-flex: 2 0 auto;
    -ms-flex: 2 0 auto;
    flex: 2 0 auto; }
    .variations_form .single_variation_wrap .variations_button {
      -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0;
      flex: 1 0 0; }
      .variations_form .single_variation_wrap .variations_button .quantity {
        float: none !important;
        margin: 0 !important;
        padding-right: 5px; }
      .variations_form .single_variation_wrap .variations_button .checkout-button-sample, .variations_form .single_variation_wrap .variations_button .price-line-cta button.single_add_and_continue_to_cart_button, .price-line-cta .variations_form .single_variation_wrap .variations_button button.single_add_and_continue_to_cart_button, .variations_form .single_variation_wrap .variations_button .single-item-cta .single_add_to_cart_button, .single-item-cta .variations_form .single_variation_wrap .variations_button .single_add_to_cart_button, .variations_form .single_variation_wrap .variations_button .checkout-table .actions .actions-wrapper .checkout-button, .checkout-table .actions .actions-wrapper .variations_form .single_variation_wrap .variations_button .checkout-button, .variations_form .single_variation_wrap .variations_button .checkout .place-order input[type=submit], .checkout .place-order .variations_form .single_variation_wrap .variations_button input[type=submit], .variations_form .single_variation_wrap .variations_button .checkout .place-order .checkout-button, .checkout .place-order .variations_form .single_variation_wrap .variations_button .checkout-button {
        float: none !important;
        background: none !important;
        background-color: #f80018 !important;
        width: 50%;
        color: #fff;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.1em;
        line-height: 1em;
        padding: 0.5em;
        border-radius: 5px;
        width: auto !important;
        margin: 0 !important;
        height: auto !important; }
      .variations_form .single_variation_wrap .variations_button .single-item-cta {
        margin: 1em auto 0 0 !important;
        padding: 0 5px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: flex-end;
        justify-content: flex-end; }
        .variations_form .single_variation_wrap .variations_button .single-item-cta .single_add_to_cart_button i {
          margin-left: 5px; }
    .variations_form .single_variation_wrap .delivery_link {
      float: left;
      display: block;
      margin: 10px 5px;
      font-size: 0.9em;
      color: #000; }
      .variations_form .single_variation_wrap .delivery_link:hover {
        text-decoration: underline; }
  .variations_form .variations-table {
    margin-top: 0 !important; }
    .variations_form .variations-table tbody tr td:first-child {
      display: none; }
    .variations_form .variations-table::before {
      content: "בחרי מידה";
      display: block;
      padding: 5px;
      margin: 0.3em 0; }

div.product form.cart, #content div.product form.cart {
  padding-bottom: 1em; }

div.product .product_title, #content div.product .product_title {
  border-bottom: 2px solid #000 !important; }

.product_navigation {
  border-bottom: 0; }
  .product_navigation .woocommerce-message a {
    float: none !important;
    background: none;
    background-color: #f80018;
    width: 50%;
    color: #fff;
    border: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.1em;
    line-height: 1em;
    padding: 0.5em !important;
    border-radius: 5px;
    width: 95vw !important;
    margin: 0 auto !important;
    height: auto !important;
    width: 98% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    background-color: black; }
    .product_navigation .woocommerce-message a i {
      margin-left: 5px; }
  .product_navigation .woocommerce-message span {
    font-size: 1em;
    line-height: 1.5em;
    display: block;
    margin: 0 auto;
    width: 98%;
    margin-top: 1vh; }
  @media all and (max-width: 519px) {
    .product_navigation .woocommerce-message {
      width: 95vw;
      text-align: center;
      line-height: 1.5em;
      padding-bottom: 0.5em; }
      .product_navigation .woocommerce-message .checkout-button-sample-mobile, .product_navigation .woocommerce-message a {
        float: none !important;
        background: none !important;
        background-color: #f80018 !important;
        width: 50%;
        color: #fff;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.1em;
        line-height: 1em;
        padding: 0.5em;
        border-radius: 5px;
        width: auto !important;
        margin: 0 !important;
        height: auto !important; }
      .product_navigation .woocommerce-message a {
        display: block;
        width: 100%;
        margin-bottom: 0.5em !important; } }

.product-page {
  padding-top: 1vh;
  margin-top: 1vh; }

.quantity-dropdown select {
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 5px;
  min-width: 50%;
  background-color: #E7E7E7;
  color: #908e8e; }
  .quantity-dropdown select::after {
    content: "IDAN"; }

.products {
  margin: 30px 0 !important;
  width: 100% !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between; }
  @media all and (max-width: 519px) {
    .products {
      -webkit-justify-content: space-around;
      -ms-flex-pack: space-around;
      justify-content: space-around; } }
  .products > li.product {
    max-width: 29% !important;
    width: 29% !important;
    min-width: 29% !important;
    margin: 0 !important;
    margin-bottom: 1vh !important;
    height: auto !important;
    float: none !important;
    border-bottom: none !important;
    padding-top: 15px !important;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2); }
    .products > li.product:hover::after {
      width: 100%; }
    .products > li.product::after {
      content: " ";
      height: 2px;
      background-color: #f80018;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 0%;
      -webkit-transition: all 0.1s ease;
      /* Safari */
      transition: all 0.1s ease; }
    .products > li.product .shop_link {
      display: block;
      width: 100%;
      text-align: left;
      margin-bottom: 10px; }
    @media all and (max-width: 519px) {
      .products > li.product {
        max-width: 40% !important;
        width: 40% !important;
        min-width: 40% !important; } }

@media all and (max-width: 519px) {
  .sale_products ul.products li.product {
    background: none;
    position: relative;
    overflow: hidden; }
    .sale_products ul.products li.product::after {
      content: " ";
      position: absolute;
      top: 10%;
      right: 0;
      width: 20vw;
      height: 50px;
      z-index: 2;
      background-image: url(images/sale_bg.png);
      background-size: contain;
      background-position: center right;
      background-color: transparent;
      background-repeat: no-repeat;
      -ms-transform: translateX(3vw);
      /* IE 9 */
      -webkit-transform: translateX(3vw);
      /* Chrome, Safari, Opera */
      transform: translateX(3vw); } }
@media all and (max-width: 519px) {
  .sale_products ul.products li.product img {
    margin-top: 0; } }

ul.shop_pager {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  ul.shop_pager > li a {
    position: static !important;
    display: inline-block !important; }
  ul.shop_pager .previous {
    float: none !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px; }
    ul.shop_pager .previous::before {
      content: "לעמוד הקודם";
      opacity: 0;
      -ms-transform: translateX(5px);
      /* IE 9 */
      -webkit-transform: translateX(5px);
      /* Chrome, Safari, Opera */
      transform: translateX(5px);
      -webkit-transition: all 0.2s ease;
      /* Safari */
      transition: all 0.2s ease; }
    ul.shop_pager .previous:hover::before {
      -ms-transform: translateX(10px);
      /* IE 9 */
      -webkit-transform: translateX(10px);
      /* Chrome, Safari, Opera */
      transform: translateX(10px);
      opacity: 1; }
  ul.shop_pager .next {
    float: none !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px; }
    ul.shop_pager .next::after {
      content: "לעמוד הבא";
      opacity: 0;
      -webkit-transition: all 0.2s ease;
      /* Safari */
      transition: all 0.2s ease;
      -ms-transform: translateX(-5px);
      /* IE 9 */
      -webkit-transform: translateX(-5px);
      /* Chrome, Safari, Opera */
      transform: translateX(-5px); }
    ul.shop_pager .next:hover::after {
      -ms-transform: translateX(-10px);
      /* IE 9 */
      -webkit-transform: translateX(-10px);
      /* Chrome, Safari, Opera */
      transform: translateX(-10px);
      opacity: 1; }

h1.cart-page-title {
  border: none;
  margin: 0;
  padding: 0;
  line-height: 1em; }

.single-item-cta {
  margin: 1em auto 0 0 !important;
  padding: 0 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end; }
  .single-item-cta .single_add_to_cart_button i {
    margin-left: 5px; }

.cart_container {
  display: none;
  width: 95vw;
  margin: 0 auto; }
  @media all and (max-width: 519px) {
    .cart_container {
      display: block; } }
  .cart_container > div {
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 2vh; }
    .cart_container > div > section {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      background-color: #f4f4f4;
      padding: 1vw; }
      .cart_container > div > section figure {
        margin: 0;
        padding: 0; }
        .cart_container > div > section figure a {
          display: block; }
          .cart_container > div > section figure a img {
            margin: 0;
            border: 1px solid rgba(140, 141, 142, 0.4); }
      .cart_container > div > section > div {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-justify-content: space-around;
        -ms-flex-pack: space-around;
        justify-content: space-around; }
        .cart_container > div > section > div a {
          font-size: 1em;
          margin-right: 2vw;
          display: inline-block;
          font-weight: 300;
          line-height: 1.5em; }
        .cart_container > div > section > div dl {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-justify-content: flex-end;
          -ms-flex-pack: flex-end;
          justify-content: flex-end;
          direction: ltr;
          font-size: 0.9em; }
          .cart_container > div > section > div dl dt {
            font-weight: 600;
            text-transform: uppercase; }
          .cart_container > div > section > div dl dd {
            margin-right: 2vw; }
    .cart_container > div > footer {
      background-color: #f4f4f4;
      height: 35px;
      flex: 1 1 0;
      display: block;
      margin-top: -5px;
      padding: 1vw;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .cart_container > div > footer > div {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        text-align: center; }
        .cart_container > div > footer > div.remove-item i {
          margin-left: 5px; }
        .cart_container > div > footer > div .quantity {
          margin: 0; }

.cart_table_item .product-remove a.remove {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1em;
  border-radius: 50%;
  text-indent: 0; }
  .cart_table_item .product-remove a.remove i {
    -ms-transform: translateY(-1px);
    /* IE 9 */
    -webkit-transform: translateY(-1px);
    /* Chrome, Safari, Opera */
    transform: translateY(-1px);
    -webkit-transition: all 0.2s ease;
    /* Safari */
    transition: all 0.2s ease; }
  .cart_table_item .product-remove a.remove:hover i {
    color: #fff; }

/* Desktop version for cart */
table.shop_table {
  margin-bottom: 5px !important; }
  table.shop_table th.product-subtotal {
    text-align: center; }
  table.shop_table td.product-subtotal {
    text-align: left; }
  table.shop_table td.product-thumbnail img {
    width: 45px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5); }

.checkout-more-info {
  border-top: 1px dashed #eee;
  margin-top: 30px;
  padding-top: 30px;
  padding-right: 12px;
  padding-left: 12px; }
  .checkout-more-info h2 {
    margin-bottom: 0.1em; }
  .checkout-more-info ul li {
    margin-bottom: 0.5em; }
  @media all and (max-width: 519px) {
    .checkout-more-info {
      margin-top: 2vh;
      padding-top: 2vh; } }

.checkout-table {
  border: none !important; }
  .checkout-table td {
    border-top: none !important; }
  .checkout-table .actions {
    position: relative;
    padding: 0 12px; }
    .checkout-table .actions .actions-wrapper {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: space-between;
      justify-content: space-between;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .checkout-table .actions .actions-wrapper div.coupon {
        float: none !important;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .checkout-table .actions .actions-wrapper div.coupon input {
          margin-left: 1em; }
        .checkout-table .actions .actions-wrapper div.coupon .coupon-code-button {
          float: none !important;
          background: none !important;
          border: none;
          height: auto;
          width: auto;
          margin-left: 2em;
          font-size: 1em;
          color: #3e3634; }
          .checkout-table .actions .actions-wrapper div.coupon .coupon-code-button span {
            font-size: 1em; }
      .checkout-table .actions .actions-wrapper .checkout-button {
        margin-left: 0; }
  .checkout-table .no-credit-card {
    position: absolute;
    bottom: -1.5em;
    left: 12px;
    font-size: 0.7em;
    letter-spacing: -0.1px;
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none; }
    .checkout-table .no-credit-card span {
      font-size: 1em; }

.totals-row {
  text-align: left; }
  .totals-row span.totals-title {
    color: #9e9e9e;
    font-weight: 400;
    font-size: 1em; }

.cart_actions {
  display: none; }
  @media all and (max-width: 519px) {
    .cart_actions {
      display: block; }
      .cart_actions .coupon {
        display: block;
        width: 95vw;
        margin: 2vh auto;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .cart_actions .coupon label {
          -webkit-flex: 1 1 0;
          -ms-flex: 1 1 0;
          flex: 1 1 0; }
        .cart_actions .coupon input {
          -webkit-flex: 1 1 0;
          -ms-flex: 1 1 0;
          flex: 1 1 0;
          border: none;
          border-bottom: 1px solid #efefef; }
          .cart_actions .coupon input:last-child {
            float: none !important;
            background: none !important;
            width: 50%;
            color: #8c8d8e;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 1em;
            line-height: 1em;
            padding: 0.5em;
            border-radius: 5px;
            width: auto !important;
            margin: 0 !important;
            height: auto !important;
            -webkit-flex: 2 1 0;
            -ms-flex: 2 1 0;
            flex: 2 1 0;
            border-bottom: none; }
      .cart_actions .update-cart input, .cart_actions .payment input {
        float: none !important;
        background: none;
        background-color: #f80018;
        width: 50%;
        color: #fff;
        border: none;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.1em;
        line-height: 1em;
        padding: 0.5em !important;
        border-radius: 5px;
        width: 95vw !important;
        margin: 0 auto !important;
        height: auto !important; }
      .cart_actions .update-cart a, .cart_actions .payment a {
        text-align: center;
        display: block;
        margin-top: 2vh;
        font-size: 1em;
        letter-spacing: 0px;
        line-height: 1.7em; } }
  @media all and (max-width: 519px) and (max-width: 519px) {
    .cart_actions .update-cart {
      display: none; } }
  @media all and (max-width: 519px) {
      .cart_actions .update-cart input {
        float: none !important;
        background: none;
        background-color: #f80018;
        width: 50%;
        color: #fff;
        border: none;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.1em;
        line-height: 1em;
        padding: 0.5em !important;
        border-radius: 5px;
        width: 95vw !important;
        margin: 0 auto !important;
        height: auto !important;
        background-color: transparent;
        color: #000;
        border: 1px solid black; } }

@media all and (max-width: 519px) {
  .cart-collaterals {
    margin: 3vh 0; } }
@media all and (max-width: 519px) {
  .cart-collaterals .cart_totals {
    width: 100%; } }
@media all and (max-width: 519px) {
  .cart-collaterals .cart_totals h2 {
    font-weight: normal;
    color: #8c8d8e;
    line-height: 1.5em;
    font-family: Rerforma, "Helvetica", "Arial", Sans-Serif;
    margin-bottom: 0;
    width: 100%;
    text-align: center; } }
@media all and (max-width: 519px) {
  .cart-collaterals .cart_totals table {
    width: 100%; } }

@media all and (max-width: 519px) {
  .catalog {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around; }
    .catalog .block {
      width: 95vw;
      padding: 2vh 0 0;
      margin: 0 0 2vh;
      -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2); }
      .catalog .block a img {
        display: block;
        margin: 0 auto; }
        .catalog .block a img.small {
          margin: 2vh auto 0; } }

.checkout {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .checkout .woocommerce-error {
    min-width: 100%;
    margin: 5vh 0 10vh;
    position: relative;
    list-style-type: circle;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .checkout .woocommerce-error li {
      min-width: 33%;
      text-align: right; }
    .checkout .woocommerce-error::before {
      content: "שגיאה בהזנת הנתונים";
      position: absolute;
      top: -1.5em;
      right: 0;
      font-size: 1em;
      font-weight: 600;
      text-decoration: underline; }
  .checkout #customer_details {
    width: 50%;
    max-width: 50%;
    margin-top: 0; }
    .checkout #customer_details #billing_country_field, .checkout #customer_details #billing_address_2_field, .checkout #customer_details .create-account {
      display: none; }
    @media all and (max-width: 519px) {
      .checkout #customer_details {
        width: 100%;
        max-width: 100%;
        min-width: 100%; } }
  .checkout .checkout_table_item .variation {
    display: none; }
  .checkout .place-order input[type=submit], .checkout .place-order .checkout-button {
    float: left !important; }
  .checkout .place-order input[type=submit] {
    display: none !important; }
  .checkout .place-order input[name=terms] {
    display: inline-block;
    float: right;
    margin: 0;
    margin-left: 5px;
    -ms-transform: translateY(5px);
    /* IE 9 */
    -webkit-transform: translateY(5px);
    /* Chrome, Safari, Opera */
    transform: translateY(5px); }
  .checkout .place-order label[for=terms] {
    font-size: 0.75em; }
  .checkout .place-order > a {
    display: block;
    clear: both;
    font-size: 1.1em;
    margin-top: 1em;
    letter-spacing: 0;
    text-align: left;
    padding-top: 0.8em;
    color: inherit; }
    @media all and (max-width: 519px) {
      .checkout .place-order > a {
        text-align: center; } }

@media all and (max-width: 519px) {
  #customer_details > div.col-12 {
    max-width: 95vw;
    margin: 0 auto; } }
@media all and (max-width: 519px) {
  #customer_details > div.col-12 h3 {
    font-weight: normal;
    color: #8c8d8e;
    line-height: 1.5em;
    font-family: Rerforma, "Helvetica", "Arial", Sans-Serif;
    margin-bottom: 0;
    text-align: center; } }
@media all and (max-width: 519px) {
  #customer_details > div.col-12 .form-row {
    width: 100%;
    padding: 0; } }
@media all and (max-width: 519px) {
  #customer_details > div.col-12 .form-row label {
    font-size: 1.2em; } }
@media all and (max-width: 519px) {
  #customer_details > div.col-12 .form-row input {
    font-size: 1em;
    line-height: 2em;
    margin-top: 0.5em; }
    #customer_details > div.col-12 .form-row input.input-checkbox {
      margin-top: 0;
      line-height: 1em; } }

.customer-order-info {
  max-width: 45%; }
  @media all and (max-width: 519px) {
    .customer-order-info {
      width: 100%;
      max-width: 100%;
      min-width: 100%; } }

@media all and (max-width: 519px) {
  #order_review_heading {
    font-weight: normal;
    color: #8c8d8e;
    line-height: 1.5em;
    font-family: Rerforma, "Helvetica", "Arial", Sans-Serif;
    margin-bottom: 0;
    text-align: center;
    margin: 2vh 0; } }

@media all and (max-width: 519px) {
  #order_review {
    width: 95vw;
    margin: 0 auto; } }

.place-order {
  padding: 0 !important; }
  @media all and (max-width: 519px) {
    .place-order #place_order {
      float: none !important;
      background: none;
      background-color: #f80018;
      width: 50%;
      color: #fff;
      border: none;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 1.1em;
      line-height: 1em;
      padding: 0.5em !important;
      border-radius: 5px;
      width: 95vw !important;
      margin: 0 auto !important;
      height: auto !important; } }

.style .pagetitle {
  border-bottom: 0;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  -ms-transform: translateY(-100px);
  /* IE 9 */
  -webkit-transform: translateY(-100px);
  /* Chrome, Safari, Opera */
  transform: translateY(-100px);
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  color: #000;
  cursor: default;
  font-weight: 800;
  width: auto;
  margin: 0 auto;
  float: right;
  padding: 0 1.5em;
  border-radius: 8px 0 0 8px;
  position: relative; }
  @media all and (max-width: 519px) {
    .style .pagetitle {
      -ms-transform: initial;
      /* IE 9 */
      -webkit-transform: initial;
      /* Chrome, Safari, Opera */
      transform: initial;
      float: none;
      text-align: center;
      width: 100vw;
      padding: 0;
      margin: 0;
      position: relative; }
      .style .pagetitle::after {
        content: " ";
        height: 2px;
        width: 30%;
        background-color: #f80018;
        bottom: 15px;
        display: block;
        position: absolute;
        left: 35%; } }
.style .style_list {
  position: static;
  float: left;
  width: 25%;
  margin-top: 0.5em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between; }
  .style .style_list > a {
    display: inline-block;
    font-size: 1.5em;
    padding: 0.5em;
    line-height: 0.5em;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2s ease;
    /* Safari */
    transition: all 0.2s ease; }
    .style .style_list > a:hover {
      -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2); }
    .style .style_list > a.style_current {
      -ms-transform: scale(1.1);
      /* IE 9 */
      -webkit-transform: scale(1.1);
      /* Chrome, Safari, Opera */
      transform: scale(1.1);
      background-color: rgba(141, 141, 141, 0.1); }
.style .style_image {
  height: auto; }
  @media all and (max-width: 519px) {
    .style .style_image {
      display: none; } }
.style .style_products {
  clear: both;
  padding-top: 2em; }
  .style .style_products .products {
    margin-top: 0 !important; }
  @media all and (max-width: 519px) {
    .style .style_products {
      padding-top: 0; } }
.style .style_list_bottom {
  display: none;
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 30px; }
  @media all and (max-width: 519px) {
    .style .style_list_bottom {
      display: block; } }
  .style .style_list_bottom span {
    display: block;
    margin-bottom: 15px; }
  .style .style_list_bottom a {
    display: inline-block;
    width: 10vw;
    height: 10vw;
    line-height: 10vw;
    font-size: 1.5em;
    margin: 0 0.8vw;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); }

#mobile-menu-button {
  display: none; }

@media screen and (max-width: 1024px) {
  #header {
    z-index: 999;
    height: auto;
    background-color: #fff;
    box-shadow: 0 0px 5px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
    position: relative; }

  #header .wrap.clearfix {
    box-sizing: border-box;
    width: 100%;
    padding: 4px; }

  #header .top_line {
    display: flex;
    margin: 10px 0;
    justify-content: space-between;
    align-items: center; }

  #header .top_line a.top_cart {
    float: none;
    width: 30%;
    height: 100%;
    background-position: center;
    background-size: contain; }

  #header .top_line a.shipping {
    position: static;
    top: auto;
    left: auto;
    display: block;
    width: 55%;
    height: 100%;
    background-position: center;
    background-size: contain; }

  #header .top_line a.facebook {
    float: none;
    width: 10%;
    height: 100%;
    margin: 0;
    background-image: url(http://www.zazasport.co.il/wp-content/themes/zaza-theme/images/logo_facebook.svg);
    background-position: center;
    background-size: contain; }

  #header .logo {
    position: relative;
    display: flex;
    width: 100%;
    border-top: 0;
    justify-content: center;
    align-items: center; }

  #header .logo a {
    background-size: cover; }

  #header #mobile-menu-button {
    font-size: 40px;
    position: absolute;
    right: 0;
    display: inline-block;
    color: #f80018; }

  #header ul.menu {
    position: fixed;
    z-index: 998;
    right: 0;
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: auto;
    -webkit-transition: -webkit-transform 200ms ease-out 0s;
    transition: -webkit-transform 200ms ease-out 0s;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background-color: white; }

  #header ul.menu.visible {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  #header ul.menu .current-menu-item > a,
  #header ul.menu .current_page_parent > a {
    border-top: 0 !important; }

  #header ul.menu li:first-child a,
  #header ul.menu li a {
    display: block;
    padding: 15px 35px;
    border-top: 0; }

  #header ul.menu li {
    margin-top: 0; }

  #header ul.menu li:first-child a {
    border-top: 2px solid #f00 !important; }

  #header ul.menu li a:hover {
    border-top: 0; }

  #home_slider {
    width: 100vw; }

  #home_slider .jcarousel-clip-horizontal {
    width: 100vw;
    height: auto; }

  #home_slider li {
    width: 100vw; }

  #home_slider li img {
    width: 100vw;
    height: auto; }

  #home_slider li span {
    line-height: 1;
    right: 70px;
    bottom: 8px;
    width: auto;
    height: auto; }

  #home_slider .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal,
  #home_slider .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    z-index: 100;
    top: 0;
    width: 60px;
    height: 100%;
    opacity: .2;
    background-position: center;
    background-size: contain; }

  #home_slider .jcarousel-control {
    display: none; }

  #maincontent .wrap.clearfix {
    width: 100%; }

  #maincontent .top_blocks .block:first-of-type {
    padding-top: 40px;
    border-top: 2px solid #e1e1e1; }

  #maincontent .top_blocks,
  #maincontent .bottom_blocks {
    display: flex;
    flex-direction: column; }

  #maincontent .top_blocks .block,
  #maincontent .bottom_blocks .block {
    display: flex;
    flex-direction: column;
    width: 100%; }

  #maincontent .top_blocks .block a,
  #maincontent .bottom_blocks .block a {
    display: flex;
    flex-direction: column;
    align-items: center; }

  #maincontent .top_blocks .block img:first-of-type,
  #maincontent .bottom_blocks .block img:first-of-type {
    width: 90%; }

  #maincontent .top_blocks .block img:nth-of-type(2),
  #maincontent .bottom_blocks .block img:nth-of-type(2) {
    width: 70%; }

  #maincontent .block .text {
    height: auto;
    margin-bottom: 20px; }

  #maincontent .bottom_blocks .block:not(:last-child) {
    border-bottom: 2px solid #e1e1e1;
    border-bottom-style: solid;
    border-bottom-color: #e1e1e1; }

  #maincontent .top_blocks .block {
    border-bottom: 2px solid #e1e1e1; }

  #footer > div {
    display: flex;
    flex-direction: column;
    align-items: center; }

  #footer > div div {
    width: 100%;
    text-align: center; }

  #footer .wrap.clearfix {
    width: 100%; }

  #footer .credits {
    margin: 0; }

  #menu-footer-menu {
    display: flex;
    width: 100%;
    justify-content: center; }

  #shade-layer {
    position: fixed;
    z-index: 998;
    top: 0;
    right: 0;
    display: none;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3); }

  .pagetitle {
    text-align: center; } }
@media all and (max-width: 519px) {
  .top_image, #slider {
    width: 100vw; }
    .top_image img, #slider img {
      width: 100%; } }
#footer .credits,
#footer .credits_photo {
  font-family: inherit; }

@media all and (max-width: 519px) {
  #slider {
    width: 100vw; } }

@media all and (max-width: 519px) {
  .xs-hidden {
    display: none !important; } }

.global-hidden {
  display: none !important; }

/*# sourceMappingURL=style.css.map */

.single_variation_wrap {display:block !important; }
.variations-table {margin-right:10px; }
 .variations-table td {padding-top:5px !important; }
.sale_products ul.products li.product img {width:auto; height:auto; } 
label #warn-scope, #label #warn-cap {color:red; margin-right:5px; }


.checkout .woocommerce-error {border: solid red 2px !important;}
.woocommerce-invalid-required-field {border: solid 2px red; }
