/*
THEME NAME:Headway Base
THEME URI:http://www.headwaythemes.com
VERSION:3.8.8
AUTHOR:Headway Themes
AUTHOR URI:http://www.headwaythemes.com
DESCRIPTION:Headway is a feature-packed theme with drag and drop layout editing, point and click design capabilities, powerful search engine optimization and much more.  For help, you can <a href="http://support.headwaythemes.com" target="_blank">access our support</a> or go to the <a href="http://docs.headwaythemes.com/" target="_blank">Headway documentation</a>.
LICENSE: Terms of Service
LICENSE URI: http://headwaythemes.com/terms-of-service

------------------------------------------------------------------------
Copyright 2009-2015 Vesped Inc.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/


/* Wave Css 07.12.16 */

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

body, .rtl, h1, h2, h3, h4, h5, a, p{font-family: Open Sans Hebrew !important;}

h2, .singlecntntwrpr ul {
    font-size: 22px;
    line-height: 1.6;
}

/* Header */

a {text-decoration:none;}
div.wrapper {box-shadow:none !important;}
.block-type-navigation{border:none !important;}
#sfm-sidebar.sfm-compact .sfm-logo {
    padding-right: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: -1em;
}
.hdrwrpr {
    padding-top: 2.1em !important;
    min-height:234px;
    /* background-color: rgba(255, 255, 255, 0.8) !important;
    position: fixed;
    z-index: 1;
    margin-top: 2em !important; */
}

/* MNU*/
#sfm-mob-navbar .sfm-navicon, #sfm-mob-navbar .sfm-navicon:after, #sfm-mob-navbar .sfm-navicon:before, .sfm-label-metro .sfm-navicon, .sfm-label-metro .sfm-navicon:after, .sfm-label-metro .sfm-navicon:before {
    background: #3c150b !important;
    z-index: 1;
}
.sfm-label-metro .sfm-navicon-button {
	/* border: 1px solid #7E8408; */
    border-radius: 100%;
    background: transparent !important;
}
.sfm-navicon-button {
    /* top: 9% !important; */
    right: 100% !important;
    /* margin-right: 20em !important; */
    z-index: 999999;
}
/*
.sfm-navicon-button {
     right: 200%;
}
*/
/* Search */

.srchblk {
    /* min-height: 4em !important; */
    position: relative;
    top: 11em;
    right: -19em;
}

.promagnifier {  margin-left: 0em !important;}


#ajaxsearchpro1_1 {border-bottom: 1px solid #7e8408 !IMPORTANT;

}

.promagnifier{box-shadow:none !important;}


/* Header Block */

.hdrblkz p {color:#7e8408;  padding:5px;}
.hdrblkz li{
float: right;
text-align:center;
padding: 1.5em 2em;
}
.hdrblkz {
    float:left;
    padding-top: 7em;
}

.pf-content{

    line-height: 28px;
}
.hdrblkz li {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;

    margin: .4em;
    padding: 1em;
    cursor: pointer;
    text-decoration: none;
    color: #666;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.hdrblkz li img{
    height: 40px;
    object-fit: contain;
}


.hdrblkz li:hover, .hdrblkz li:focus, .hdrblkz li:active {
    color: white;
}

/*
.hdrblkz li:hover:before,
.hdrblkz li:focus:before,
.hdrblkz li:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hdrblkz li:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(215, 221, 40, 0.5);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
*/

/* Logo animation */

.logoblk{
        object-fit: contain;
    width: auto;
     margin: .4em;
    padding: 1em;
    cursor: pointer;
    text-decoration: none;
    color: #666;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;



    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    padding-top: 0;
}

.logoblk:before{

  /*  pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 85%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
*/
}


/* Bottons Under Slider */
.sldrblk
{
    margin-bottom:0 !important;
    z-index: 0;
    position: relative;
}

.undrsldrwrpr {
    padding-top:0.2em !important;
     padding-right:0 !important;
      padding-left:0!important;
       padding-bottom:0.2em !important;
       margin-bottom:0 !important;
   }
.annoybtns .rghtsd{
    background: url(/wp-content/uploads/2016/12/ashaf-pic.png) no-repeat;
    background-size: cover;
    float: right;
    width: 49.5%;
    height: 6.94em;

}


.annoybtns .lftsd{
    background: url(/wp-content/uploads/2016/12/marmelist.png) no-repeat;
    background-size: cover;
    float: left;
    width: 49.5%;
    height: 6.94em;

}

.hdndv-right, .hdndv-left{opacity:0; height: 7em;}

.hdndv:hover{
    transition: background 0.5s;
    height: 3em;
    opacity: 1;
    /*background: rgba(255, 255, 255, 0.6);*/
    text-align: center;
    padding: 1em;
    line-height: 150%;
    font-size: 20px;
    position:relative;
    z-index:1;

}
.hdndv-left a:hover{color: #2D100B;}
.hdndv-right a:hover{color: #2D100B;}

.hdndv-right:hover{
    transition: background 0.5s;
    background: url(/wp-content/uploads/2016/12/transparent-right-bg.png) no-repeat;
    background-size: cover;
    height: 3.4em;
    opacity: 1;
    text-align: center;
    padding: 1em;
    line-height: 133%;
    font-size: 20px;
    position: relative;
    z-index: 1;
    padding-top: 0.5em;
}

.hdndv-left:hover{
    transition: background 0.5s;
    background: url(/wp-content/uploads/2016/12/transparent-right-bg.png) no-repeat;
    background-size: cover;
    transition: background 0.5s;
    height: 3.4em;
    opacity: 1;
    text-align: center;
    padding: 1em;
    line-height: 133%;
    font-size: 20px;
    position:relative;
    z-index:1;
    padding-top: 0.5em;
}

/* Icon Menu Home Page */

.icnmnublk li {
        padding: 1em 1em !important;
   /* border: 1px solid green; */
    margin: 0 2.8em !important;
    width: 100%;
    text-align: center;
    border-radius: 100%;
    display: inline-block!important;
    vertical-align: middle;
    height: 100%;
    max-width: 7em;
    min-height: 8em;


}

.icnmnublk li a {
    transition: background 0.5s;
    background: url('/wp-content/uploads/2016/12/leaficon.png') no-repeat;
    background-size:contain;
    font-weight: Bold;
    font-size: 20px;
    min-width: 8em !important;
    padding: 1.2em !important;
    word-wrap: break-word;
    display: table-cell !important;
    white-space: normal !important;
    line-height: 22px !important;
    width: 100% !important;
    vertical-align: middle;
    height: 7.99em !important;
    text-align: center !important;
    background: #7e8408 !important;
    border-radius: 100%;
    color: white !important;
}

.icnmnublk li:first-child:hover > a {
    height: 7.99em !important;
    background: white !important;
    background-image: url('/wp-content/uploads/2016/12/leaficon.png') !important;
    color: transparent !important;
    background-size: 100% !important;
/*    padding-bottom: 2.4em !important;*/
}

.icnmnublk li a:hover{
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(360deg);
}


.icnmnublk li:nth-child(2):hover > a {
    height: 7.99em !important;
    background: white !important;
    background-image: url('/wp-content/uploads/2016/12/hearticon.png') !important;
    color: transparent !important;
    background-size: 100% !important;
/*    padding-bottom: 2.4em !important;*/
}

.icnmnublk li:nth-child(3):hover > a {
    height: 7.99em !important;
    background: white !important;
    background-image: url('/wp-content/uploads/2016/12/prtyicons.png') !important;
    color: transparent !important;
    background-size: 100% !important;
/*    padding-bottom: 2.4em !important;*/
}

.icnmnublk li:nth-child(4):hover > a {
    height: 7.99em !important;
    background: white !important;
    background-image: url('/wp-content/uploads/2016/12/flowericon.png') !important;
    color: transparent !important;
    background-size: 100% !important;
/*    padding-bottom: 2.4em !important;*/
}
.icnmnublk li:nth-child(5):hover > a {
    height: 7.99em !important;
    background: white !important;
    background-image: url('/wp-content/uploads/2016/12/staricon.png') !important;
    color: transparent !important;
    background-size: 100% !important;
/*    padding-bottom: 2.4em !important;*/
}

.icnmnublk li:nth-child(6):hover > a {
    height: 7.99em !important;
    background: white !important;
    background-image: url('/wp-content/uploads/2016/12/shovelicon.png') !important;
    color: transparent !important;
    background-size: 100% !important;
/*    padding-bottom: 2.4em !important;*/
}

/* Video Block */
.videoblk {
    padding:1em;
}
.vdoimg img:hover{opacity:0.7;transition: 0.6s;}
.vdoimg img{
    object-fit: cover;
    width: 100%;
    min-height: 35em;
}
.vdotxtblk {
    line-height:150%;
}
.vdotxtblk h1, .hmpgpstblk h2{
    color:#7D8407;
    font-size:39px;
    margin-bottom:0.2em;
    font-weight: normal !important;
    font-style: normal !important;
}

.block-s
}
.blk {

  position: relative;
  overflow: hidden;

}

.blk:after  {
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}

/* Hover state - trigger effect */

.blk:hover:after  {
  opacity: 1;
  top: -30%;
  left: -30%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: ease;
}

/* Active state */

.blk:active:after  {
  opacity: 0;
}


/* POST HOME PAGE */

.pin-board-pin .post-thumbnail img {
    float: right;
    width: 100% !important;
    display: block;
    padding: 2em 1em;
    /* border-radius: 100%; */
    height: 22em;
	object-fit: cover;
}

.block-type-pin-board .pin-board-pin {border:none !important;}

.pin-board{
    min-height:40em;
}
.pin-board p{
line-height: 100%;
height: 65px;
}
.home .pin-board .pin-board-pin-text {
max-height: 65px;
overflow:hidden;
}
.home .pin-board .rdmrpn {
display:none;
}
.block-type-pin-board .pin-board-pin .entry-content {
    max-width: 75%;
    font-size: 13px;
    line-height: 150%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: justify;
    color: black;
    padding-top: 0em;
}

.block-type-pin-board .entry-title a {
    color: #7d8407 !important;
    font-weight: normal;
    font-size: 21px !important;
    padding-right: 0em !important;

}
.block-type-pin-board .entry-title {padding-top:0 !important;}

/* Footer */


.ftrwrpr {background:#7e8408 !important;}


.ftrnvg .menu li > a{
    color:#3a2a0e !important;
    padding-right: 0 !important;
    display: inline-block;
    float: right;
    line-height: 250% !important;
    max-height: 1em !important;
}

.ftrnvg .menu li a:hover{color:#e1e1e1 !important;}

.ftrnvg .menu li {
    padding: 0.2em 0em;
    min-width: 14em;
    display: inline-block;
    line-height: 250% !important;
    max-height: 1em !important;
}

.ftrnvg  .block-subtitle {
    padding-right:4em;
    font-style: normal !important;
    font-weight:bold;
   color:#3a2a0e !important;
}

/* Footer Middle Block */

.ftrlg h3 {text-align:center;color:#3a2a0e; font-weight:bold;}
.ftrlg img {display: block;
    margin: 0 auto !important;
    max-width: 32%;
    padding: 0.5em;}


.cntctm {
    width: 75%;
    margin: 0 auto;
    padding-top: 1em;
    padding-right: 1.5em;
}



.cntctm input[type="email"] {
    width: 70%;
    background: transparent;
    border: 1px solid black !important;
    height: 2em;
    border-radius: 0;
    padding: 0px 10px;
    float: right;
}



.cntctm input[type="submit"] {
    padding: 0px !important;
    /* height: 1.5em !important; */
    border-radius: 0;
    font-size: 18px;
    color: white;
    background: #2C130F;
    border: 0px solid #6dc9fa;
    /* margin-right: -0.3em; */
    width: 1.95em;
    /* position: relative; */
    /* left: -2px; */
    /* top: 0px; */
}


/* Contact Icons */

.cntcticns li {margin:0.5em; padding-top:0.5em; display:inline-block;}

.cntcticns li .fa {
    padding: 14px;
    border-radius: 100%;
    border: 1px solid #2C130F;
    color: #2C130F;
    width: 1em;
    height: 2.5em;
    text-align: center;
    line-height: 7px;
    padding-left: 23px;
}

.cntcticns {
    display: table;
    width: 50%;
    margin: 0 auto;
}

.ftrcntnt p, .ftrcntnt strong, .ftrcntnt , .ftrcntnt a{color:#2C130F !important;}



/* Side Form */

#wp-flybox_tab1 {border-top-right-radius:15px;border-bottom-right-radius:15px;top: 32% !important; }

#wp-flybox_tab1 img {border-bottom-right-radius: 11px;}

#wp-flybox_tab1 h1{text-align:center;     background: rgba(255,255,255, 0.8); font-weight: bold; font-size:18px; color:#7E8408; padding:1em;}

#wp-flybox_tab1 input[type="text"], #wp-flybox_tab1 input[type="email"], #wp-flybox_tab1 textarea
{
    border: 1px solid #2C130F;
    max-height: 3.5em;
    margin: 1em 1em;
    width: 90%;
    border-radius: 10px;
    text-align: right;
    line-height: 100%;
}
#wp-flybox_tab1 input[type="submit"]:hover{color:yellow;}
#wp-flybox_tab1 input[type="submit"]{
    font-family: "Open Sans Hebrew";
    font-size: 18px;
    padding: 0.2em 2em !important;
    background: #7E8408 !important;
    color: white;
    display: block;
    margin: 0 auto;
    border-radius: 7px;
}

#wwp-flybox_tab1 {background:rgba(255,255,255,0.85) !important;}
#wp-flybox_tab1 input, #wp-flybox_tab1 textarea {background:white !important;}



div.wpcf7-validation-errors { display: none !important; }
span.wpcf7-not-valid-tip { display: none; }

input[aria-invalid="true"], select[aria-invalid="true"]
{ border: 1px solid red !important; border-color: red !important; background-color: rgba(153,0,0,0.3) !important; }

input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black !important; font-size:14px !important; font-family:"Open Sans Hebrew" !important;
}
input::-moz-placeholder { /* Firefox 19+ */
  color: black !important; font-size:14px !important; font-family:"Open Sans Hebrew" !important;
}
input:-ms-input-placeholder { /* IE 10+ */
  color: black !important; font-size:14px !important; font-family:"Open Sans Hebrew" !important;
}
input:-moz-placeholder { /* Firefox 18- */
  color: black !important; font-size:14px !important; font-family:"Open Sans Hebrew" !important;
}


textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black !important; font-size:14px !important; font-family:"Open Sans Hebrew" !important;
}
textarea::-moz-placeholder { /* Firefox 19+ */
  color: black !important; font-size:14px !important; font-family:"Open Sans Hebrew" !important;
}
textarea:-ms-input-placeholder { /* IE 10+ */
  color: black !important; font-size:14px !important; font-family:"Open Sans Hebrew" !important;
}
textarea:-moz-placeholder { /* Firefox 18- */
  color: black !important; font-size:14px !important; font-family:"Open Sans Hebrew" !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    text-align: center;
    padding: 1em;
    font-size: 18px;
    border-radius: 10px;
    background: white;
}


/* ARCHIVE */

.archive-title {border:none !important; font-weight:bold; color:#2C130F !important; font-size:20px !important;}

.category-archive-meta {
    line-height: 150%;
    font-size: 16px;
    text-align: justify;
}

.category-archive-meta p {padding-bottom:1em;}

.archvcntntwrpr .post, .archvcntntwrpr .post img {border:none !important;}
.archvcntntwrpr a.post-thumbnail-right{float:none !important;}
.archvcntntwrpr article {
    width: 25% !important; 
	clear: left !important;
    float: right !important;
    padding: 0 !important;
    margin: 0em 3.15% !important;
    display: inline !important;
}

.archvcntntblk .loop header {    text-align: center;
    font-size: 17px;
}

.archvcntntblk .loop p {line-height:150% !important;}

.archvcntntblk .loop header:before{content:none;}

.archvcntntwrpr .post img {
    margin: 0 auto;
    border-radius: 100%;
    display: table;
    height: auto;
    width: auto;
    height: 14.5em;
    object-fit: cover;
}
.archvcntntwrpr .post p {
	text-align:Center;
	clear:both;
	/* min-height:9em; */
	padding:0em 2em !important;
 }
.archvcntntwrpr .post a.more-link{
    clear: both;
    float: none;
    margin: 0 auto;
    display: table;
	color:#2C130F !important;
	background:none !important;
	font-weight:bold !important;
}

.archvcntntwrpr .post img:hover {
    opacity: 0.7;
    height: 14.5em !important;
    background-size: 100% !important;
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(360deg);
}
.archvcntntblk .loop .entry-title {text-align:center;padding-top:1em;}
.archvcntntblk .loop .entry-summary.entry-content a {
    float: none;
    width: auto;
    /* height: 14.5em !important; */
    height: 4.5em !important;
    display: table;
    margin: 0 auto;
    margin-top: 1.5em;
}

.block-type-content div.loop-navigation div.nav-previous a,
.block-type-content div.loop-navigation div.nav-next a
{	color:#2C130F !important;
	background:none !important;
	font-weight:bold !important;
	font-size:18px !important;
	    direction: ltr;
}


/* Single Post */

article .entry-content .alignleft {margin-right:4%;}

.singletitle {min-height:3em; padding:1.5em 0em;}
.singletitle h1 a {color:#2C130F !important;}
.singletitle h1
{line-height:120%;
font-weight:bold;
 color:#2C130F !important;
 font-size:30px !important;
 }
.singletitle  img {padding-left:0.5em; float:right}
.single .singlecontent p{
	border:none !important;
	line-height:150% !important;
	font-size:16px !important;
	 color:#2C130F !important;
	 padding-bottom:1em;

}

.the_champ_sharing_container {padding-top:2em;}


/* Slider Fix */

.slick-track {
	display:table;
	margin:0 auto;
	opacity: 1;
    height: 10em !important;
    transform: translate3d(53px, 0px, 0px) !important;
    object-fit: contain;
}

.slick-slide.slick-cloned img {
    width: 100%;
    object-fit: cover;
    min-height: 8.5em;
	display:table !Important;
	position:relative;
	z-index:0;
}
.slick-container.slick-slide.slick-current.slick-active {
	min-height:32em;
	right:37px ;
	display:table;
	margin:0 auto;
	margin-bottom:2em;

}
.slick-container.slick-slide.slick-current.slick-active img{
    object-fit: cover;
    margin: 0 auto;
    display: table;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}
.slick-slide.slick-cloned {
display:block;	max-height:6.3em;
    width: 9.16em !important;
    margin: 0 1.07em;
}

.slick-container.slick-slide{right: -18%;}

[dir='rtl'] .slick-slide
{  float: right;
   max-width: 28%;
}

/*
.slick-slide.slick-cloned:first-child {margin-right:0.3em;}
*/

[dir='rtl'] .slick-next {
    top: 44%;
    right: auto;
    left: 7px !important;
    background: #5a5f03 !important;
    object-fit: contain;
    color: blue !IMPORTANT;
    padding-top: 0.12%;
    border-radius: 100%;
}

[dir='rtl'] .slick-prev {
    right: 0px !important;
    left: auto;
    background: #5a5f03 !important;
    object-fit: contain;
    color: blue !IMPORTANT;
    padding-top: 0.12%;
    border-radius: 100%;
	top: 41%;
	z-index:99999;
}

.slick-slide.slick-cloned:focus{border:none !Important;}
.product_meta {
    padding: 1em 0em;
    font-size: 18px;
    float: right;
    position: relative;
    top: -84px;
}
.single-product .tagged_as{
	display:none;
}
.rightpress_product_price_live_update dd{
	min-height: 21px;
    line-height: 1;
}
/* Single Product ACF Fields */

.variations_form.cart{
    margin-bottom: 0em;

}


.objctz ul{
    display: inline-block;
    width: 100%;
    position: relative;
    top: 0em;
}

.objctz ul li {
    padding: 1em;
    display: block;
    width: 33%;
    float: right;
}
.objctz ul li img {
    float: right;
    display: inline;
    padding-left: 1em;

}
.objctz ul li p {
display: block;
line-height: 200%;
font-size: 1vw;
vertical-align: bottom;
position: relative;
}
/* Single Product Table Fix */

.single  tbody tr:nth-child(1){
/* border-top: 1px solid black !important; */
}
.single  tbody td {
    height: 1em !important;
    color: #402722 !important;
    text-align: right;
    border-top: 1px solid black;
    font-size: 19px;
    line-height: 171%;
    padding: 0.2em 0em;
}

/* Single Post Customization */

.mysldr {max-width:49%; float: right;}
.singlecontent{width: 49%; float: left;}
.singlecontent h1 {
   font-size: 20px;
    color: #402722;
    font-weight: bold;
    padding: 0em 0em 1em;
}

.single .printfriendly{
    width: 4em;
    float: left;
    height: 4em;
    padding: 1em;
    display: table;
    vertical-align: middle;
    border-radius: 100%;
    font-family: "Open Sans Hebrew" !important;
    background: #7E8408 !important;
}
.single .printfriendly:hover{opacity:0.8;transition:0.5s;}
.single .printfriendly a {
	font-weight:bold;
    text-align: center;
    font-family: "Open Sans Hebrew" !important;
	color:white !important;
	display:table-cell;
	    vertical-align: middle !important;
}
.single .printfriendly a:after{
}

.single .mailza:hover{opacity:0.8;transition:0.5s;}
.single .mailza{
    position: relative;
    border-radius: 100%;
    float: left;
    width: 6em;
    height: 6em;
    padding: 0.5em;
    text-align: center;
    display: table;
    vertical-align: middle;
    background: #7E8408;
    color: white;
    font-size: 12px;
    line-height: 101%;
    top: 1.2em;
}

.single .mailza .popmake-138 {
    font-weight: bold;
    font-family: "Open Sans Hebrew" !important;
    color: white !important;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 1.8em !important;
}


.single .mailza .popmake-138:after{
    content: '￬';
    color: white;
    font-weight: bold;
    clear: both;
    float: right;
    position: relative;
    /* right: 2.7em; */
    top: -0.9em;
    margin: 0 auto;
    width: 100%;
    display: table;
}

/* Ordinary Post Style */

.single .postthumbz {
    /* padding-right: 3em;
    float: left;
    max-width: 33%; */
    object-fit: cover;
    margin-bottom: 2em;

}

.single .postthumbz img {
    object-fit: cover;
    width: 100%;
	max-height: 27em;
}

.singlecontentfull p {
   text-align: justify;
    font-size: 18px;
    line-height: 150%;
    max-width: 64%;
}

.singlecontentfull h2,
.singlecontentfull h3,
.singlecontentfull h4,

{
    line-height: 150%;
    font-size:22px;
}



/* Testimonials */

.testimonial_rotator.template-default .slide {
    width: 33%;
    height: auto;
    display: inline-block;
     max-height: 20em;

}

.testimonial_rotator.template-default .has-image .img
{
    width:55% !important;
}

.testimonial_rotator.template-default .has-image .img img {border-radius:100%;}


.testimonial_rotator.template-default .testimonial_rotator_author_info{
    border:none !important;
    text-align:center;
}
.testimonial_rotator_quote{text-align:center;}

.testimonial_rotator_slide_title{text-align:center;}

.testimonial_rotator_widget_wrap .testimonial_rotator_stars {margin: 0 auto; display:table;}



/* MARMELIST SUPERFORM */

.sprfrmimgblk {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0em;
    min-height: 21em;
    padding-bottom: 3em;
}
.sprfrmimgblk .block-title{
    position: relative;
    z-index: 999;
    top: 11em;
    padding: 0.2em;}
.ckcklstblk li, .ckcklstblk2 li {
    display: inline-block;
    width: 20em;
    padding: 0.2em;
}
.ckcklstblk li span.wpcf7-list-item, .ckcklstblk2 li span.wpcf7-list-item {
   font-size:18px;
   line-height:100%;
   display: inline-block;
   width:11em;}

.nmbr {    /* float: right; */
    /* width: 3em; */
    padding-right: 0.5em;
    /* font-weight: bold; */
    font-size: 15px !important;
    line-height: 160%;
    display: inline;
}

input[type="number"] {width:2.2em; }

input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.wpcf7-list-item-label label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-right: 5px;
}
.wpcf7-list-item-label label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.wpcf7-list-item-label label {
    min-height: 20px;
    padding-right: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;


}

input[type="checkbox"]{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type=checkbox] {
    position: absolute;
    margin-right: -18px;
margin-top: 4px;
    right: 25px;
}


 input[type="checkbox"] {
    opacity: 0;    z-index: 1;
}
input[type="checkbox"]:checked:after {border:1px solid green !important;}
.wpcf7-list-item label::before {
    border-radius: 100% !important;
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    margin-left: 1px;
    border: 2px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    right: -0.5em;
}

.wpcf7-list-item label::after{background:black;}

input[type="checkbox"]:checked + label::after {
  color: black !important; background:black; }

.wpcf7-list-item  input[type="checkbox"] + label :checked::after {
    font-size:30px;
    background:black;
    color:black;
    font-family: 'FontAwesome';
    content: "\f00c";
}


input[type="checkbox"]:checked{
    width: 1em;
    background: black;
    content: "V";
    color: black;
    font-size: 17px;
    opacity: 0.3;
    z-index: 99999;
    overflow: visible;
    height: 1em;
    margin-top: 1px;
    margin-right: -34px;
    border-radius: 100% !important;
}
.wpcf7-list-item label input[type="checkbox"]:checked::after {
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 12px;
    color: #555555;
    background: black;
}

.ckcklstblk img, .ckcklstblk2 img {display:table; margin:0 auto;}

.ckcklstblk, .ckcklstblk2    {
    width:47%;
    padding:1em;
    float: right;
}

.ckcklstblk ul {  padding-right: 0.2em;}

.sprfrmimgblk  img:hover {
    color: white;
    opacity: 0.8;
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(360deg);
}

.undrfrm {
    padding-top:3em;
    float:right;
    width:100%;

}

.undrfrm h1 {
    direction: ltr;
    font-size: 20px;
    color: black;
    text-align: center;
    padding-bottom: 0.5em;
}

.undrfrm p {
        max-width: 27%;
    display:inline-block;
    padding:0em 1em;
    }


.sprfrm input[type="email"], .sprfrm input[type="text"]{
        max-width: 100%;
    margin: 0.8em 0em !important;
    font-size: 16px;
}

.undrfrm input[type="submit"] {
    color: white;
    background: #7e8408;
    font-size: 18px;
    width: 4.5em;
    height: 2em;
    font-weight: bold;
    word-wrap: break-word;
    text-align: center;
    display: inline-block;
    padding: 5px;
    /* border-radius: 100%; */
    vertical-align: middle;
    line-height: 15px;
}

.sprfrm {padding:1em;}

.page-id-33 .printfriendly{
    width: 4em;
    float: left;
    height: 4em;
    padding: 1em;
    display: table;
    vertical-align: middle;
    border-radius: 100%;
    font-family: "Open Sans Hebrew" !important;
    background: #7E8408 !important;
    margin-top: -5.9em;
    margin-left: 16em !important;
}
.undrfrm input[type="submit"]:hover{opacity:0.8;transition:0.5s;}
.page-id-33 .printfriendly:hover{opacity:0.8;transition:0.5s;}
.page-id-33 .printfriendly a {
    font-weight:bold;
    font-family: "Open Sans Hebrew" !important;
    color:white !important;
    display:table-cell;
        vertical-align: middle !important;
}
.page-id-33 .printfriendly a:after{content: '￬';    color: white;
    font-weight: bold;
    clear: both;
    float: right;
    position: relative;
    right: 1.4em;
    top: 0.8em;
}
.page-id-33 input[type="submit"]:after{content: '￬';    color: white;
    font-weight: bold;
    clear: both;
    float: right;
    position: relative;
    right: 1.4em;
    top: 0.8em;
}

.ckcklstblk h1, .ckcklstblk2 h1 {
    font-weight: bold;
    color: #4D3A38;
    width: 90%;
    padding: 1em;
    font-size: 20px;
    clear: both;
    margin-right: 0em;
    text-align: center;
}


.page-id-33  div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    text-align: center;
    padding: 1em;
    font-size: 18px;
    border-radius: 10px;
    background: white;
    margin-top: -1.5em;
}


/* Contact Form Page */



.cntctfrmpg input[type="text"], .cntctfrmpg input[type="email"], .cntctfrmpg textarea {
    background: #e1e1e1;
    padding: 1em;
    margin: 1em 0em 0em 1em;
    float: right;
	width: 44%;
}

.cntctfrmpg input[type="submit"] {
    margin: 0 10%;
    height: 3em;
    /* border-radius: 100%; */
    font-size: 14px;
    color: white !important;
    display: table-cell;
    vertical-align: middle;
    padding: 0 !important;
    width: 7em;
    background: #7E8408;
    float: left;
}

.cntctfrmpg textarea{
    width: 90%;
    margin-bottom: 1em;
}

.cntctfrmpg input[type="submit"]:after{content: '￬';    color: white;
    font-weight: bold;
    clear: both;
    float: right;
    position: relative;
    right: 1.4em;
    top: 0.8em;
}

.page-id-69  .wp-flybox_tab {display:none !important;}

.page-id-69 .breadcrumbs span:nth-child(3) { display: inline; }
.page-id-69 .breadcrumbs span:nth-child(2) { display: inline; }


/* Gallery */

.entry-title {font-weight:bold; line-height:100%;}
.entry-title img {padding-left:0.5em;}

.ug-strip-panel {background-color:white !important;}




/*
.ug-strip-panel .ug-strip-arrow-left.ug-skin-default .ug-strip-arrow-tip{
    width: 16px !important;
    height: 32px !important;
    right: 0.5em;
}
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default .ug-strip-arrow-tip{
    width: 17px !important;
    height: 31px !important;
}
*/

.ug-strip-arrow-tip{
    height: 15px !important;
    width: 16px !important;
}

/* SHOP */

.woocommerce-info {
	margin: 1em 0em !important;
	font-size:18px !important;
	border-top-color: #7e8407 !Important;
}
.woocommerce-info:before {
    color: #7e8408 !important;
}

.archvcntntblk .page-title {color: #2D1008 !important;font-weight:bold;}
.archvcntntblk p {
    line-height: 1.5;
    font-size: 12px!important;
    padding: 9px 0px;
}



.breadcrumbs {text-align:left;}

 .woocommerce-breadcrumb {
 	float:right;
    margin: 0 0 1em;
    font-family: "Open Sans Hebrew" !IMPORTANT;
    padding: 0;
    font-size: 16px;
    color: #777;
}
.brdcrzblk{
    position: absolute;
    left: 11%;
}
.single-post .brdcrzblk{
    position: absolute;
    left: 6%;
}

.breadcrumbs span:nth-child(2)  {display:none;}
.breadcrumbs span:nth-child(3)  {display:none;}

.page-id-29 span:nth-child(2)  {display:inline;}
.page-id-29 span:nth-child(3)  {display:inline;}


/* SHOP ARCHIVES */

/* ARCHIVE */


.rdmrpn {
    color: #7e8408;
    font-weight: 600;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #7e8408;
    border-radius: 25px;
    text-align: center;
    width: 9em;
    float: left;
}

.product-categories.subcategories:before{
  position: relative;
    content: 'קטגוריות:';
    font-weight: bold;
    top: -0.2em;
}
.prdctfltr_filter > span {padding-right:1em;}

/*.prdctfltr_checkboxes:before{content:'סינון:'; font-weight:bold;}*/

.woocommerce-pagination{padding-bottom: 2em;}

/* On Sale Badge */
.woocommerce span.onsale:hover{background:#7E8408; color:white !important;}
.woocommerce span.onsale {
    font-size: 13px !important;
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    color: #7E8408 !important;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
    font-family: Open Sans Hebrew;
    border-radius: 100%;
    border: 1px solid black;
    background: white;

}
.single  span.onsale{display:none;}

.archivecntnt {background:white !important;}

.archive ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
    display: inline-block;
    float: right;
    margin: 10px 1.6% 0.992em 0%;
    padding: 0;
    position: relative;
    width: 22.05%;
    border: 1px solid #7d8407;
    padding: 1em;
    min-height: 29em;

}
.archive ul.products li.product:nth-child(4){
    /* margin-right:6%; */
}

.archive .products {
	    margin: 0 auto !important;
}

.archive .product-category.product img {
        object-fit: contain;
    border: 1px solid #e1e1e1;
    border-radius: 100%;

    min-height: 16em !important;
    max-height: 16em;
}
.archive .product-category.product a:hover:after {
    right:0;
    font-family: Open Sans Hebrew;
    padding-top: 5em;
    content: 'כניסה לקטגוריה ￩';
    text-align: center;
    position: absolute;
    background-color: rgba(0,182,255, 0.5);
    width: 100%;
    height: 48%;
    border-radius: 100%;
    top: 0px;
    overflow: visible;
    color: black !important;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;

}


.archive .product-category.product img {
    border: 1px solid #e1e1e1;
    border-radius: 100%;
    min-width: 14em;
    min-height: 16.5em !important;
}

.archive .product-category.product a:hover:after {
    right: 0;
    font-family: Open Sans Hebrew;
    padding-top: 5.3em;
    content: 'כניסה לקטגוריה ￩';
    text-align: center;
    position: absolute;
    background-color: rgba(121, 213, 114, 0.5);
    width: 100%;
    height: 42%;
    border-radius: 100%;
    top: 12px;
    overflow: visible;
    color: white !important;
    vertical-align: middle;
    font-size: 21px;
    font-weight: bold;
    transition: 0.6s;
}
.woocommerce ul.products li.product h3 {
    font-family: Open Sans Hebrew !important;
    color: black;

}


.tax-product_cat  li.product h3 {
    padding-bottom: 1em !important;
    margin-bottom: 1em !important;
    border-bottom: 1px solid #e1e1e1;
}


/* Subcategories */

.archive .woocommerce-categories li{
    display: inline-block;
    padding: 0 1em;
    border-right: 1px solid #7e8408;
    height: 1.3em;
    margin-bottom: 1em;
}
.archive .woocommerce-categories li:nth-child(1){
    border-right: 0px solid #7e8408;

}
.archive .woocommerce-categories{
    text-align: center;
    margin-bottom: 3em;
}
.archive .woocommerce-categories h3{
    font-size:20px;
}
.archive .woocommerce-categories h3 a{
    color:#7e8408;
}


.subcategories {    padding-top: 1em;
    padding-bottom: 2em;
    position: relative;
    top: -1em;
}
.subcategories .current a{color:#6dc9fa !important;}

.subcategories li:first-child{border-right:0px;}

.subcategories li {
    border-right: 1px solid;
    display: inline-block;
    padding: 10px;
    height: 1px;
    vertical-align: middle;
    padding-top: 0px;
    margin-top: -9px;
}

.orderby, .woocommerce-result-count {display: none;}

.archive h2, .archive header{
/*     font-size: 26px !important; */
    /* font-weight: bold; */
	    font-size: 17px !important;
    min-height: 1.7em;
    color: #7d8407;
    /* padding-top: 0.5em !important; */
    /* line-height: 100%; */
    /* height: 1.5em; */
    /* padding-bottom: 0 !important; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    /* padding-top: 0em !important; */
}


.archive .price {
    min-height: 1.5em;
    font-size: 32px !important;
    color: #7e8408 !important;
    /* padding-top: 0.5em; */
    font-weight: bold !important;
    margin-bottom: 8px !important;
    line-height: 1.3;
}
.woocommerce-store-notice, p.demo_store {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 1.2em;
    padding: 0.3em 0;
    text-align: center;
    background-color: #7d8407;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0,0,0,.2);
    line-height: 120%;
}
.woocommerce-store-notice__dismiss-link{
    margin-right: 1em;
    text-decoration: none !important;
}

.price del {
    text-decoration: none;
    color: #7e8408 !important;
    padding-bottom: 0.5em;
    opacity: 1 !important;
    height: 1em;
    font-size: 18px !important;
    margin-top: -0.6em;
}
.price ins{
background: 0 0;
font-weight: 700;
color: #7e8408;
font-size: 25px;
font-weight: bold !important;
}
 del .woocommerce-Price-amount {
    text-decoration: line-through;
}
.price del:before{text-decoration: none; content:' מחיר ';}
.price ins:before{content:' מחיר מבצע: '; }
.price ins {text-decoration: none; padding-bottom:0.5em; font-weight:normal;}
.woocommerce_msrp{font-size: 18px; color: black;}

.woocommerce-variation-price .price:before {content:'מחיר: '; line-height:150%;}
.woocommerce-variation-price {color:#7e8408;}
.woocommerce div.product p.price, .woocommerce div.product span.price {color:#7e8408  !important;}
.woocommerce ul.products li.product .button {
    background: #7e8408;
    border: 1px solid #7e8408;
    color: white;
    font-size: 17px;
    float: none;
    border-radius: 25px;
    text-align: center;
    font-weight: normal;
    /* display: inline !important; */
    padding: 0.2em 1.5em;
    margin: 0 0.3em;
}

.archive .product .add_to_cart_button:hover{
    background:white !important;
    color:#7e8408 !important;
 }

.archive .product .custom-button {
background:white !important;
color:#7e8408 !important;
}
.archive .product .custom-button:hover{
background:#7e8408 !important;
color:white !important;
}
.archive .product div{
    display: inline-block;
    min-height: 2.5em;
}
.added{
    padding-left:0 !important;
}
.archive .added_to_cart {
    position: absolute;
    width: 10em;
    margin: 0 auto;
    left: 8em;
    margin-top: 2em;
    background: #7e8408;
    color: white;
    padding: 0.5em 0em;
    border-radius: 25px;
}

.ajax_add_to_cart.added:after{
    top: -1.6em;
    position: relative;
}
.single-product .added_to_cart {
    width: 61%;
    background: #7e8408;
    border: 1px solid #7e8408;
    color: white;
    font-size: 18px;
    margin: 0 auto;
    display: block !important;
    float: none;
    border-radius: 14px;
    margin-top: 0.6em;
    text-align: center;
    top: 2.2em !important;
    height: 1.5em;
    position: relative;
    font-weight: bold;
    padding-top: 0.5em !important;
}

.prdctfltr_wc {
    max-width: 90%;
}
/* Single Product */

.single-product .brdcrzblk {
    position: relative;
    padding-top: 1em;
    min-height: 2.5em;
    left: 73%;
}

.single-product .product_title {
    color: #7c8500;
    font-size: 40px;
    font-weight: normal;
    padding-top: 0px !important;
    margin-top: -10px !important;
    border: none !important;
}

div[itemprop="offers"] .price {display:none !important;}
div[itemprop="description"] {

    padding-top: 1em;}

.prdtsldrwrpr, .infosldrwrpr {padding-top:7.8em !important;}

.summary.entry-summary h1 {padding-top:0.5em;}

/* ADded to cart notice */
.woocommerce-message a {background:#7E8408 !Important; color:white !important; border-radius:0 !important;}
.woocommerce-message {border-top-color: #7E8408 !important; width:100%; text-align: center; font-size: 17px;}
.woocommerce-message:before {color:#7E8408 !important; font-size: 23px;}
/*breadcrumz */
.single-product .block-type-breadcrumbs p.breadcrumbs {
    padding: 0.2em 0em;
    margin: -1px 10px !important;
    font-size: 14px;
}
.block-type-breadcrumbs p.breadcrumbs {
    padding: 0.2em 0em;
    margin:10px 10px !important;
    font-size: 14px;
}

.archive.category-95 .block-type-breadcrumbs span:nth-child(3) {display:none;}
.archive.category-95 .block-type-breadcrumbs .sep:nth-child(2) {display:none;}

.archive.woocommerce  .block-type-breadcrumbs span:nth-child(3) {display:none;}
.archive.woocommerce  .block-type-breadcrumbs .sep:nth-child(2) {display:none;}

.layout-using-archive-taxonomy-product_brand .block-type-breadcrumbs span:nth-child(3) {display:inline-block !important;}
.layout-using-archive-taxonomy-product_brand .block-type-breadcrumbs .sep:nth-child(2) {display:inline-block !important;}

/* Zoom */

.yith_magnifier_zoom_wrap {max-width:97%; }

.yith_magnifier_zoom_magnifier{
    right: 0%;

}

.single-product div.product p.price {
    width: 100%;
    float: right;
    /* border-top: 1px solid black; */
    padding: 2px 0px;
    padding-bottom: 6px;
    font-size: 30px !important;
    line-height: 100%;
    /* border-bottom: 1px solid #e1e1e1; */
    font-weight: bold;
    height: 1em;
}



.single-product .summary.entry-summary {width:49% !important;}

.single-product .price ins {
padding-bottom:0;
color:#7e8408  !important;
/* display:block;
clear:both;
float:right;
 margin-top: 1em; */
 }

.single-product .price del {
	padding-bottom:0;
	/* display:block;
	clear:both; */
	color:#7e8408  !important;
	/* float:right; */
	}

.single-product .posted_in{display:none;}

.woocommerce_msrp {    border-bottom: 1px solid #e1e1e1;
    height: 2em;
    line-height: 190%;
    display: block;
    clear: both;
    width: 100%;
}
.posted_in a:hover{opacity:0.5;}
.posted_in a {
    text-align: center;
    color: black;
    padding: 5px 12px;
    background: #dfdfdf!important;
    border-radius: 0;
    margin: 7px 2px;
    line-height: 253%;
}
.single-product .images {float:right !important;    padding-left: 3em; }

/*.single-product .product_meta {padding-top:1em;} */

div[itemprop="description"] p {padding:3px;}

.pp_details {display:none;}

.single-product  .play-overlay {

    margin: -6.2em 0em 0 0;
        max-height: 13em;
}
.woocommerce-variation-description{
    font-size:18px;
}
.upsells h2:first-child{
    font-size: 44px !important;

}
.upsells h2 {
    color: #7e8408;
    font-size: 31px !important;
    padding-bottom: 1em;
}
.upsells .amount {
    font-size: 42px;
    font-weight: bold;
    display: block;
    padding: 0.5em;
}
.upsells li .button {
    display: inline;
    float: right !important;
    max-width: 47%;

}
.stock.out-of-stock{
    top: 0;
    right: 0;
    background: #7e8408;
    text-align: center;
    padding: 1em;
    font-size: 18px !important;
    font-weight: bold;
    width: 8em;
    z-index: 9999;
    color: white !important;
    margin: 0 auto;
}
.related li .stock.out-of-stock{
    position:absolute;
}


.archive .term-description {
    padding-top: 2em;
    padding-bottom: 2em;
    display: block;
    position: relative;
    clear: both;
}

.yith_magnifier_gallery{
    display:inline;
}

.yith_magnifier_gallery li {
    padding: 0;
    margin-right: 0 !important;
    display: inline-block;
}
.woocommerce ul.products li.product a img {
    /* border: 1px solid #e1e1e1; */
    object-fit: cover;
    height: 17em;
    width: 100%;
    display: block;
    margin: 0px 0 0.2em;
    /* box-shadow: none; */
    /* border-radius: 100%; */
}

.yith_magnifier_zoom img {
    object-fit: contain;
    min-height: 35em;
}

.yith_magnifier_thumbnail img {
    width: 12em !important;
    min-height: 10em;
    max-height: 12em;
    margin-right: 0em;
}

/* Quantity */
.single-product .quantity {
    float: none !important;
    vertical-align: middle;
    display: inline-block;
    top: 0.2em !important;
    position: relative;
    margin-left: 1em !important;
}
.quantity:before {
    /* content: ' כמות: '; */
    color: black;
    font-weight: bold;
    font-size: 18px;
    margin-left: 0.5em;
}
.single-product form.cart .button:hover {color:#3B241F !Important;}
.single-product form.cart .button {
    /* clear: both; */
    width: 7.5em;
    background: #7E8408 !important;
    height: 2.1em;
    vertical-align: middle !important;
    color: white !important;
    display: inline-block !important;
    margin: 0.2% 0%;
    border-radius: 0;
    font-family: inherit !important;
    font-weight: normal;
    font-size: 23px;
    left: 0 !important;
    position: relative;
    float: left !important;
}
.single-product .cart .button:after{
  /*  content: '￬';*/
    color: white;
    font-weight: bold;
    clear: both;
    float: right;
    position: relative;
    /* right: 1.8em;
    top: 0.2em; */
}


.single-product .quantity .qty {
    background: #ffffff;
    min-height: 2em;
    width: 60px;
    text-align: center;
    box-shadow: none !important;
    padding: 0 0px;
    margin: 0;
    border: 1px solid #7c8500;
    font-size: 23px;
    border-radius: 0;
    line-height: 100%;
    vertical-align: middle;
}
.minus{
    right: 0.2em;
    position: relative;
}
.plus{
    left: 0.2em;
    position: relative;
}
.minus, .plus{

    background: #fdfdfd !important;
    padding: 0 12px;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    color: black !important;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    line-height: 27px;
    border: 1px solid #7c8500 !important;
    font-size: 23px !important;
    font-family: inherit !important;
    font-weight: 400 !important;
    vertical-align: middle !important;
    min-height: 1.56em !important;
    /* margin: 0 !important; */
}
.single-product .minus, .single-product .plus{
    min-height: 2em !important;

}


#smntcswcb:focus{
    border:1px solid #7c8500 !important;
    outline: none;

}
.minus:focus{
    border:1px solid #7c8500 !important;
    outline: none;

}
.plus:focus{
    border:1px solid #7c8500 !important;
    outline: none;
}
.single-product .woocommerce-variation-description p{
    line-height:130%;
    }

.woocommerce-variation-price{
    padding-bottom: 1em;
    float: left;
    width: 18%;
    display: inline-block;
    font-size: 18px;
    margin: 0 auto !important;
    font-weight: bold;
    margin-top: -2em !important;
    position: relative;
}
.woocommerce-variation-price .price {
    display: inline;
    line-height: 210%;
}

#picker_pa_color {float:right; padding:0em 0.5em;}

.swatch-wrapper:hover{opacity:0.6;}
.swatch-wrapper {
    padding: 0px !important;
    background: #fff;
    border: 0.5px solid #e1e1e1 !important;
    float: left;
    margin: 0 5px 5px 0;
    border-radius: 100%;
}
.swatch-wrapper  a {padding:0 !important; border-radius:100%;}

.single-product .variations tr{
    margin-bottom: 1em;
    display: block;
}


.single-product .variations{
        margin-top: 7em !important;
    }
.woocommerce-shipping-totals td{
    text-align:right;
}

.woocommerce div.product form.cart .variations td.label {
    padding-right: 0em !important;
    /* display: inline-block; */
    min-width: 6em !important;
}


.woocommerce div.product form.cart .variations {
    margin-bottom: 0em !Important;
    border: 0;
    width: 100%;
}
.sku_wrapper {    clear: both;
    float: right;
    width: 100%;
    padding-bottom: 0.7em;
}

/* .variations tr:nth-child(2){border-top:1px solid black;} */
.woocommerce-variation-add-to-cart {
    border-bottom: 1px solid #7c8500;
    border-top: 1px solid #7c8500;
    min-height: 6em;
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-top: 1em;
    line-height: 100%;
}
.single-product .reset_variations {
    color: black;
    padding-right: 0.5em;
}

/* Select Field */


  *,
  *:before,
  *:after {
    box-sizing: border-box;
  }

  * {
    padding: 0;
    margin: 0;
  }



  .single-product .value {
    height: 40px;
    width: 85%;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    margin-bottom: 1em;
  }

  .single-product .value:after {
    content: "◢";
    transform: rotateY(0deg) rotate(45deg); /* needs Y at 0 deg to behave properly*/
    transition: transform 2s;
    padding: 4px 5px;
    position: absolute;
    left: -17px;
    top: -3px;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 51%;
    pointer-events: none;
    color: #7c8500;
}
.single-product .value:first-child:after{
    right:1em !important;
}

  .single-product select {
    height: 40px;
    width: 100%;
    padding: 5px 15px;
    color: #616263;
    background-color: #ececec;
    border: 1px solid #e3e3e3;
    outline: none;
    font-size: 16px;
    -webkit-appearance: none;
    /* for webkit browsers */
    -moz-appearance: none;
    /* for firefox */
    appearance: none;
    /* for modern browsers */
  }


  /* remove default caret for ie */

  .single-product select::-ms-expand {
    display: none;
  }

  .single-product select:focus:invalid {
    border-color: #FD6347;
  }

  .single-product select:required:valid {
    border-color: #006400;
  }


/* Product Tabs */

.woocommerce-tabs.wc-tabs-wrapper{
    background: #f2f2f2;
    border: 1px solid #90970f;
    margin-top:3.5em;
}
.woocommerce-tabs ul {
    padding:0em !important;
}

 .woocommerce-tabs ul.tabs li {
    border: 1px solid #7c8500 !important;
    background-color: #e7e7e7 !important;
    border-radius: 0 !important;
    padding: 0.5em 1em !important;
    font-size: 1vw;
    font-weight: normal !important;
    width: 33.5%;
    text-align: center;
    border-top: none !important;
    margin: 0 -2.2px !important;
    border-left: none !important;


}

.woocommerce-tabs ul.tabs::before {

    border-bottom: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 0px solid #d3ced2 !important;
    position: absolute !important;
    bottom: 0px !important;
    width: 0px !important;
    height: 0px !important;
    content: " ";
    box-sizing: border-box;
}
.woocommerce-tabs ul.tabs li.active{
    background-color: #f2f2f2 !important;
    border-bottom:none !important;
    border-left: 1px solid #7c8500 !important;

}
.woocommerce-tabs .woocommerce-Tabs-panel {
    padding:0em 1.5em !important;
}

/* Mordi's Tip */
.mordiblk {
    display:none !important;
}
.product_cat-501 .mordiblk{
    display: inline-block !important;
}
.mordiblk{
    display: inline-block;
    width: 100%;
    /* min-height: 44em; */
    position: relative;
    margin-top: 3em;
}
.mordiblk .ttlblk{
    padding-bottom: 1em;
    font-size: 45px;
    color: #7c8500;
}
.mordiblk .ttlblk small{
font-size:34px;
}
.mrdstxt{
    font-size: 19px;
    line-height: 150%;
    max-height: 19em;
    overflow-y: scroll;
    margin-bottom: 3em !important;
}
.mordiblk .blkz{
    max-width: 49%;
    float: right;
    display: block;
    position: relative;
}
.mordiblk .blkz2{
    width: 49%;
    float: left;
    display: block;
    position: relative;
}

.mordiblk ul li {
display: inline-block;
max-width: 45%;
}



/* RELATED PRODUCTS */
/* .woocommerce-tabs {display:none;} */

.related li .price{
    margin-bottom: 1.5em !important;
    height: 1em;
}


.related li .button{
display: inline;
}

.related.products .products:before{
    content: 'מוצרים נוספים שיכולים לעניין אותך';
    font-size: 45px;
    font-weight: normal;
    color: #7c8500 !Important;
    padding-bottom: 1em;
}
.related li{
    min-height: 22.5vw !important;
}
.related .price ins{
    width: 100% !important;
    display: block;
    min-width: 9em;
    margin: 0 auto;
    text-align: center;
    margin-top: 0.5em;
    margin-right: -2.5em;
}
.related img {
    /* border-radius: 62px !important; */
    min-height: 11em;
    /* max-height: 12em; */
    width: 100% !important;
    min-width: 100% !important;
    margin: 0 auto !important;
}
/* .related h2{display:none;} */
.single-product .related { float:right; width:100%;  margin-top: 4em;}
.single-product .related h2 {
    color: #7e8408;
    display: block;
    /* width: 315px; */
    position: relative;
    /* left: -1em; */
    top: 0.5em;
    font-size: 31px !important;
    background: #ffffffad;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}
.single-product .related h2:first-child{display:none;}
.related li h3:before{
    content: "\f063";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 15px;
    padding-right: 0.5em;
    position: absolute;
    top: 5em;
    text-align: center;
    color: white;
    /* left: 0; */
    display: table;
    margin: 0 auto;
    width: 100%;
    margin-right: -0.5em;
}
.related li h3 {
    position: relative;
    color: white !important;
    opacity: 0;
    font-size: 13px !important;
    text-align: center;
    /* min-height: 100px; */
    position: absolute;
    top: 0em;
    padding-top: 3.5em !important;
    font-family: "Open Sans Hebrew" !important;
    padding-bottom: 0em !important;
    height: 6.1em !important;
    width: 9.9em !important;
}
.related li h3:hover {
    opacity:1;
    border-radius:100%;
    background: rgba(126, 132, 8, 0.5);
  -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;

}

/* .related .price, .related .button  {display:none !important;} */

/* .related li {float:right !important;} */


/* Cart N Checkout */

#place_order{
    background-color: #7d8407;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    min-height: 2em;
}
article header {
    line-height: 120%;
    font-weight: bold;
    color: #2C130F !important;
    font-size: 20px !important;
}
.infocart{
    text-align: center;
    background: #7e8408;
    color: white;
}


article header:before{
    content: url('https://mermel-nursery.co.il/wp-content/uploads/2016/12/leaf.png');
    margin-left: 0.5em;
}
.archvcntntblk .page-title:before{
    content: url('https://mermel-nursery.co.il/wp-content/uploads/2016/12/leaf.png');
    margin-left: 0.2em;
}

.page-id-29 .product-thumbnail img {width:62% !important; padding:1em;}

.cart_item td {text-align:right !Important;}

.page-id-8 table th {text-align:right !important;}

.coupon input[type="submit"], .actions .button, .checkout input[type="submit"], .place-order input[type="submit"]{
    margin-top: 0.4em !important;
    background: #7e8408 !important;
    color: white !important;
    border-radius: 0!important;
    font-size: 15px !important;
    font-family: "Open Sans Hebrew";
    font-weight: normal !important;
    margin-left: 1.1em !important;
    padding-bottom: 1.5em !important;
}

.post-90 {padding-bottom:0em !important;padding-top:0em !important;}

.wc-proceed-to-checkout a{
    margin-top: 0.4em !important;
    background: #7e8408 !important;
    color: white !important;
    border-radius: 0 !important;
    font-size: 20px !important;
    font-family: "Open Sans Hebrew" !important;
    font-weight: normal !important;
    margin-left: 1.1em !important;
    width: 100%;
}

.payment_method_gobitpaymentgateway{
    padding: 1em 1em 3em 1em !important;
}
.woocommerce ul#shipping_method li {
    margin: 0 0 .5em;
    line-height: 120%;
    list-style: none outside;
    direction: rtl !important;
    float: right;
    width: 100% !important;
    text-align: right !important;
    padding-bottom: 0.2em;
}

.coupon input[type="submit"]:hover{background:#7e8408 color:white;}

.checkout .col2-set .col-2 {width:100% !important;}
.checkout .col2-set .col-1 {width:100% !important;}
.checkout woocommerce-checkout {width:100% !important;}
.checkout .input-text { font-family: Open Sans Hebrew;}
.checkout .col2-set {
    width: 43% !important;
    float: right;
}

.checkout #order_review {
	float: left;
    width: 55% !important;
}
.woocommerce table.shop_table th {text-align:right !important;}
.page-id-9 .product-name, .page-id-9 .product-total, .page-id-9  .amount  {text-align:right !important;}
.page-id-9  .woocommerce table.shop_table tfoot td {text-align:right !important;}

.woocommerce-thankyou-order-received{
	    font-size: 23px !important;
    background: #7e8408;
	text-align:center;
    color: white !important;

}

.woocommerce-thankyou-order-details  p {font-size:18px !important;}

.woocommerce td.product-name dl.variation dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: both;
    direction: rtl;
    float: right !important;
}


.woocommerce td.product-name dl.variation dd{
    float: right;
    margin-bottom: 1em;
    padding: 0 !important;
    margin-top: -0.3em;
    padding-right: 1em !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
	    margin: 8px 4px 0 0 !important;
}



#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{
	text-align:right !important;
}
#billing_phone{
    min-height: 32px;
    border: 1px solid #cccccc;
    padding-right: 3px;
    }




/* Whatsapp */

.wabtn {
    background-image: url("http://62.219.197.160/~shremgraphology/wp-content/uploads/2016/06/Apps-Whatsapp-icon.png") !important;
    border: none !important;
    position: fixed;
    cursor: pointer;
    border-radius: 2px;
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: -1px -1px;
    padding: 5px 9px 3px 22px;
    background-size: 42px;
    letter-spacing: .4px;
    cursor: pointer;
    text-transform: none;
    color: transparent !important;
    line-height: 8.9;
    text-decoration: none;
    text-align: right;
    font-size: 9px !important;
    z-index: 999999 !important;
    bottom: 0%;
    top: 13em;
    left: 0em;
}

.wabtn:before{
    float: left;
    content: 'שתף';
    color: grey;
    margin: 1px -10px;
}

a.wabtn{
    width: 3em !important;
    height: 58px !important;
    float: left !important;
}
a.wabtn:hover{color:red; font-weight:bold;}

.wazap{
    width: 63px !important;
    float: left;}


/* Social */

.woo-social-buttons {max-width:64%;}


/* Pop Up Form */

.mainfrm input[type="text"], .mainfrm input[type="email"]  {
    border:1px solid black;
    margin:0.7em 0em;}

.mainfrm input[type="submit"]{
    background: #7E8408 !important;
    font-size: 18px;
    padding: 0.2em 2em;
    color: white !Important;
    display: table;
    margin: 0 auto;
}
.pum-title.popmake-title {text-align:center !important;}

.mainfrm input[type="submit"]:hover{color:yellow !important;}


.woocommerce ul.products li.product h3 {font-size:16px;}


.woocommerce form .form-row label {text-align:right;}

.page-id-31 input[type="checkbox"]:checked {    position: initial !important;}

.page-id-31 input[type="checkbox"] {
    opacity: 1;
    z-index: 1;
}

.page-id-31 input[type=checkbox] {
    position: initial !IMPORTANT;
    margin-right: 0px;
    margin-top: 4px;
    right: 25px;
}

.page-id-31 input[type="submit"] {float:left;}

ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.page-id-30 .block-type-content div.entry-content h3 {float:none;}


.nswltrblk{max-width: 90%;}

.woocommerce-product-details__short-description{
    line-height: 150%;
    padding: 0.5em 0em 1em 0em;
    margin-top: 4em;
    font-size: 20px;
    max-height: 17.5em;
    overflow-y: scroll;
}

.woocommerce-product-details__short-description span{
    font-size:18px !important;
}

.related .price {
    font-size: 30px !important;
    font-weight: bold !important;
    text-align: center;
    border-radius: 10px;
    margin: 1em 1em;
    padding-bottom: 0.3em;
}
.related li div{
    display:inline-block;
}

.single-product .related  li {
    width: 24% !important;
    margin-left: 1% !important;
    margin-right: 0% !important;
}


.single-product .related  li .button
{
/* top: 1em; */
}
.related.products:first-child{
    display:none;
}


.woocommerce-Price-currencySymbol{
    font-size: 21px;
}

.yith_expand{
    display: none !important;
}
/* Sub Categories */
.wcs-viewport {background:white !important;}

.woocs1 {float:left;}
.thumb-info-type{display:none !important;}
.woocs1 .woocs_container img{
    height: 9em;
    border-radius: 100%;
    width: 9em;
    object-fit: contain;
}
.woocs_price_range, .woocs_count,.woocs-head-title {display:none !important;}

.woocs1 .woocs_container .woocs_title a {min-height:3em;}
.woocs1 .woocs_container .woocs_title {
    text-align: center;
    font-size: 18px !important;
    padding: 2px;
    padding-left: 4px;
    line-height: 18px;
    font-weight: normal;
}


/* HIDE ICON-MENU */
.icnmnuwrpr, .undrsldrblk {
    display:none;
}

#sfm-sidebar ul{
   overflow-y: scroll;
   height: 95%;
}

.sfm-sm-indicator{
    max-width:24px;
}
.sfm-sm-indicator i {
    left:0 !important;
}

/* 07.03.22 - post gallery fix */

.signlecntntz .gallery-item img {
    object-fit: contain;
    border: none !important;
    width: 300px;
    max-height: 259px;
}

.signlecntntz .gallery-item{
        margin-top: 0px !important;
        width: auto !important;
        margin: 10px !important;
        max-height: 250px;

 }

.singlecontentfull{
    line-height: 1.6;
    font-size: 18px;
}

.signlecntntz h2, .signlecntntz h3 {
    font-weight: bold;
    margin-top: 10px !important;
}

@media only screen and (max-width: 600px) {
    .signlecntntz{padding:10px;}
    .signlecntntz .gallery-item  {float:none !important;}
  }


  .ftrlnks {
    font-weight: bold;
    color: #2c130b;
    text-align: center;
  }

#ship-to-different-address{
    font-size: 30px;
    font-weight: bold;
    margin-top: 1em;
    color: black;
}
  #ship-to-different-address-checkbox {
    border: 1px solid black;
    background: black;
    opacity: 1;
    right: auto;
    margin-top: 1.4em;
    width: 20px;
    height: 20px;
    margin-right: -2em;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    font-size: 20px;
    border: 1px solid black;
}

tr.order_item td img {
    height: 32px !important;
    width: 32px !important;
    min-height: 250px;
    min-width: 250px;
}