/*
Theme Name: Prox
Theme URI: https://www.prox.co.il
Author: Prox Team
Author URI: https://www.prox.co.il
Description: Prox empty design with Bootstrap v4.2 RTL.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Prox, rtl, bootstrap
Text Domain: Prox
*/


@font-face{
	font-family:'almoni';
	font-weight:300; /*(light)*/
	font-style: normal;
	src: url('css/fonts/almoni/almoni-dl-aaa-300.eot');
	src: url('css/fonts/almoni/almoni-dl-aaa-300.eot?#iefix') format('embedded-opentype'),
		url('css/fonts/almoni/almoni-dl-aaa-300.ttf') format('truetype'),
		url('css/fonts/almoni/almoni-dl-aaa-300.woff') format('woff');
}
@font-face{
	font-family:'almoni';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('css/fonts/almoni/almoni-dl-aaa-400.eot');
	src: url('css/fonts/almoni/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'),
		url('css/fonts/almoni/almoni-dl-aaa-400.ttf') format('truetype'),
		url('css/fonts/almoni/almoni-dl-aaa-400.woff') format('woff');
}
@font-face{
	font-family:'almoni';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('css/fonts/almoni/almoni-dl-aaa-700.eot');
	src: url('css/fonts/almoni/almoni-dl-aaa-700.eot?#iefix') format('embedded-opentype'),
		url('css/fonts/almoni/almoni-dl-aaa-700.ttf') format('truetype'),
		url('css/fonts/almoni/almoni-dl-aaa-700.woff') format('woff');
}



@font-face{
	font-family:'almoni';
	font-weight:900; /*(light)*/
	font-style: normal;
	src: url('css/fonts/almoni/almoni-dl-aaa-900.eot');
	src: url('css/fonts/almoni/almoni-dl-aaa-900.eot?#iefix') format('embedded-opentype'),
		url('css/fonts/almoni/almoni-dl-aaa-900.ttf') format('truetype'),
		url('css/fonts/almoni/almoni-dl-aaa-900.woff') format('woff');
}



@font-face{
	font-family:'gvibes';
	font-weight:900; /*(light)*/
	font-style: normal;
	src: url('css/fonts/great-vibes/GreatVibes-Regular.ttf');

}


.gvibes{font-family: 'gvibes';}
h4
{
  margin-bottom: 0;
}
html
{
    height: 100%;
    width: 100%;
    text-decoration: none;
    border: none;
}

*
{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: almoni, arial, sans-serif;
    border: none;
    direction: rtl;
}

.dropdown-menu
{
    text-align: right;
}


.hfs12{font-size: 12px;}
.hfs14{font-size: 14px;}
.hfs15{font-size: 15px;}
.hfs16{font-size: 16px;}
.hfs17{font-size: 17px;}
.hfs18{font-size: 18px;}
.hfs19{font-size: 19px;}
.hfs20 { font-size: 20px;font-size: calc(14px + 0.313vw); }
.hfs21 { font-size: 21px;font-size: calc(14px + 0.365vw); }
.hfs22 { font-size: 22px;font-size: calc(16px + 0.313vw); }
.hfs23 { font-size: 23px;font-size: calc(16px + 0.365vw); }
.hfs24 { font-size: 24px;font-size: calc(18px + 0.313vw); }
.hfs25 { font-size: 25px;font-size: calc(18px + 0.37vw); }
.hfs26 { font-size: 26px;font-size: calc(19px + 0.366vw); }
.hfs27 { font-size: 27px;font-size: calc(19px + 0.415vw); }
.hfs28 { font-size: 28px;font-size: calc(20px + 0.418vw); }
.hfs30 { font-size: 30px;font-size: calc(20px + 0.52vw); }
.hfs35 { font-size: 35px;font-size: calc(20px + 0.81vw); }
.hfs37 { font-size: 37px;font-size: calc(20px + 0.88vw); }
.hfs40 { font-size: 40px;font-size: calc(20px + 1.043vw); }
.hfs45 { font-size: 45px;font-size: calc(25px + 1.05vw); }
.hfs50 { font-size: 50px;font-size: calc(20px + 1.56vw); }
.hfs55 { font-size: 55px;font-size: calc(25px + 1.6vw); }
.hfs60 { font-size: 60px;font-size: calc(20px + 2.085vw); }
.hfs65 { font-size: 65px;font-size: calc(25px + 2.1vw); }
.hfs70 { font-size: 70px;font-size: calc(20px + 2.605vw); }
.hfs75 { font-size: 75px;font-size: calc(25px + 2.61vw); }
.hfs80 { font-size: 80px;font-size: calc(25px + 2.87vw); }
.hfs85 { font-size: 85px;font-size: calc(25px + 3.125vw); }
.hfs90 { font-size: 90px;font-size: calc(25px + 3.39vw); }
.hfs95 { font-size: 95px;font-size: calc(25px + 3.64vw); }
.hfs100 { font-size: 100px;font-size: calc(25px + 3.92vw);line-height: 1; }
.hfs105 { font-size: 105px;font-size: calc(25px + 4.17vw);line-height: 1; }
.hfs110 { font-size: 110px;font-size: calc(20px + 4.69vw);line-height: 1; }
.hfs150 { font-size: 150px;font-size: calc(25px + 6.52vw);line-height: 1; }
.hfs180 { font-size: 180px;font-size: calc(25px + 8.6vw);line-height: 0.85; }
.hfs180 { font-size: 180px;font-size: calc(25px + 8.6vw);line-height: 0.85; }



/*width*/
.w5{width: 5%;}
.w10 {width: 10%;}
.w13 {width: 13%;}
.w15 {width: 15%;}
.w20{width: 20%;}
.w21{width: 21%;}
.w25{width: 25%;}
.w28{width: 28%;}
.w30{width: 30%;}
.w33{width: 33%;}
.w35{width: 35%;}
.w40{width: 40%;}
.w45{width: 45%;}
.w49{width: 49%;}
.w50{width: 50%;}
.w55{width: 55%;}
.w60{width: 60%;}
.w65{width: 65%;}
.w70{width: 70%;}
.w73{width: 73%;}
.w75{width: 75%;}
.w80{width: 80%;}
.w83{width: 83%;}
.w85{width: 85%;}
.w90{width: 90%;}
.w100{width: 100%;}

.col2{width: calc(100%/2 - 5px);}
.col222{width: calc(100%/2 - 10px);}
.col20{width: calc(100%/2 - 20px);}
.col2222{width: calc(100%/2 - 30px);}
.col22{width: calc(100%/2 - 100px);}
.row2{width: calc(100%/2);}
.row3{width: calc(100%/3);}
.col3{width: calc(100%/3 - 5px);}
.col33{width: calc(100%/3 - 50px);}
.col333{width: calc(100%/3 - 20px);}
.col3333{width: calc(100%/3 - 15px);}
.colm3{width: calc(100%/3 - 10px);}
.col37{width: 37%;}
.row4{width: calc(100%/4);}
.col444{width: calc(100%/4 - 5px);}
.col4{width: calc(100%/4 - 10px);}
.col44{width: calc(100%/4 - 30px);}
.row5{width: calc(100%/5 - 20px);}
.col5{width: calc(100%/5 - 10px);}
.col55{width: calc(100%/5 - 20px);}


/*margin/padding*/
.mrgz{margin: 0;}
.mrl5{margin-left: 5px;}
.mrgl10{margin-left: 10px;}
.mrgl20{margin-left: 20px;}
.mrgl30{margin-left: 30px;}
.mrgl50{margin-left: 50px;}
.mrgr5{margin-right: 5px;}
.mrgr10{margin-right: 10px;}
.mrgr20{margin-right: 20px;}
.mrgr30{margin-right: 30px;}
.mrgr35{margin-right: 35px;}
.mrgr100{margin-right: 100px;}
.mrg10{margin: 10px;}
.mrg30{margin:30px;}
.mrg40{margin: 40px;}
.mrgbz{margin-bottom: 0;}
.mrgb5{margin-bottom: 5px;}
.mrgb8{margin-bottom: 8px;}
.mrgb10{margin-bottom: 10px;}
.mrgb15{margin-bottom: 15px;}
.mrgb20{margin-bottom: 20px;}
.mrgb25{margin-bottom: 25px;}
.mrgb40{margin-bottom: 40px;}
.mrgb60{margin-bottom: 60px;}
.mrgb80{margin-bottom: 80px;}
.mrgt5{margin-top: 5px;}
.mrgt10{margin-top: 10px;}
.mrgt15{margin-top: 15px;}
.mrgt20{margin-top: 20px;}
.mrgt40{margin-top: 40px;}
.mrgt50{margin-top:50px;}
.mrgt80{margin-top: 80px;}
.mrglr30{margin: 0px 30px;}
.mrgtb40{margin: 40px 0px;}
.flotleft{float: left; clear: both;}
.mrgtb10{margin: 10px 0px;}
.mrgtb70{margin: 70px 0px;}
/*padding*/
.pdg5{padding:5px}
.pdg10{padding: 10px;}
.pdg20{padding: 20px;}
.pdg30{padding: 30px;}
.pdg40{padding: 40px;}
.pdg35{padding: 35px;}
.pdgtb5{padding: 5px 0px;}
.pdgtb10{padding: 10px 0px;}
.pdgtb15{padding: 15px 0px;}
.pdgtb30{padding: 30px 0px;}
.pdgtb20{padding: 20px 0px;}
.pdgtb40{padding: 40px 0px;}
.pdgtb80{padding: 80px 0px;}
.pdgtb100{padding: 100px 0px;}
.pdglr10{padding: 0px 10px;}
.pdglr20{padding: 0px 20px;}
.pdglr25{padding: 0px 25px;}
.pdglr30{padding: 0px 30px;}
.pdg1020{padding: 10px 20px;}
.pdg4010{padding: 40px 10px;}
.pdgl{padding-left: 20px;}


.pdl10{padding-left: 10px;}
.pdgl40{padding-left: 40px;}
.pdgl20{padding-left: 20px;}
.pdgl3{padding-left: 3px;}

.pdr5{padding-right: 5px;}
.pdr80{padding-right: 80px;}
.pdr10{padding-right: 10px;}
.pdr20{padding-right: 20px;}
.pdr60{padding-right: 60px;}

.pdgt10{padding-top: 10px;}
.pdgt30{padding-top: 30px;}
.pdgt96{padding-top: 96px;}
.pdgt100{padding-top: 100px;}
.pdgt130{padding-top: 130px;}
.pdgt10per{padding-top: 10%;}
.pdgt200{padding-top: 200px;}
.pdgt40{padding-top: 40px;}
.pdgt80{padding-top:80px; }

.pdgb100{padding-bottom: 100px;}
.pdgb80{padding-bottom: 80px;}
.pdgb40{padding-bottom: 40px;}
.pdgb20{padding-bottom: 20px;}
.pdgb15{padding-bottom: 15px;}
.pdgb10{padding-bottom: 10px;}
.pdgb60{padding-bottom: 60px;}
.pdgb70{padding-bottom: 70px;	}
.pdgb5{padding-bottom: 5px;}
.pdgb200{padding-bottom: 200px;}



.container { width: 96%;max-width: 1024px;margin: 0 auto; }
.container.c9 { width: calc(100% - 80px);max-width: none; }
.container.c700 { max-width: 700px; }
.container.c900 { max-width: 900px; }
.container.c12 { max-width: 1200px; }
.container.c13 { max-width: 1300px; }
.container.c14 { max-width: 1400px; }
.container.c15 { max-width: 1500px; }
.container.c16 { max-width: 1600px; }
.container.c17 { max-width: 1730px; }
.container.c18 { max-width: 1800px; }
.container.c19 { max-width: 1900px; }
.center { text-align: center; }
.right{ text-align: right;}
.left{text-align: left;}
.margin {margin: 0 auto;}
.absolute{position: absolute;}
.lh1 { line-height: 1; }
.lh11 { line-height: 1.1; }
.lh12 { line-height: 1.2; }
.lh125{line-height: 1.25;}
.lh13 { line-height: 1.3; }
.lh14 { line-height: 1.4; }
.lh15 { line-height: 1.5; }
.lh17{line-height: 1.7;}
.lh19{line-height: 1.9;}
.lh2{line-height: 2;}
.w50 { width: 50%; }
.w100 { width: 100%; }
.h100 { height: 100%; }
.bold { font-weight: bold; }
.sbold { font-weight: 600; }
.ebold { font-weight: 900; }
.regular{font-weight: normal;}
.light { font-weight: 300; }
.ultlight{font-weight: 200;}
.bgimg { background-repeat: no-repeat;background-size: cover;background-position: center center; }
.overh { overflow: hidden; }
.block { display: block; }
.imgfix { line-height: 0; }
.zindx{z-index: 100000;}
.bgcontain{ background-repeat:no-repeat; background-size:contain; background-position:center;}
.zinxz{z-index: -1;}
.hidden{display: none;}
.nosite{display: none !important;}
.imgc{max-width: 100%;max-height: 100%;}

/**********BACKGROUNDS***********/
.norpt{background-repeat: no-repeat;}
.bgpc{background-position: center;}
.bgpr{background-position: right;}
.bgpt{background-position: top;}
.bgpb{background-position: bottom;}
.bgpl{background-position: left;}
.bgscov{background-size: cover;}
.bgscon{background-size: contain;}
/****************************/


.pointer{cursor: pointer !important;}
.justc{justify-content: center;}
.fcc,.flex,.inrowf { display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex !important; }
.fcc,.aic { -webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;-webkit-align-items: center;align-items: center; }
.aifs { -webkit-box-align: start;-ms-flex-align: start;-ms-grid-row-align: flex-start;-webkit-align-items: flex-start;align-items: flex-start; }
.aife { -webkit-box-align: end;-ms-flex-align: end;-ms-grid-row-align: flex-end;-webkit-align-items: flex-end;align-items: flex-end; }
.jcsb,.inrowf { -webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between; }
.jcsa { -webkit-box-pack: space-around;-ms-flex-pack: distribute;-webkit-justify-content: space-around;justify-content: space-around; }
.fcc,.jcc { -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center; }
.jcfs { -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start; }
.jcfe { -webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end; }
.fdc { -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.fdcr { -webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse; }
.fdrr { -webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse; }
.fw,.inrowf { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }
.alignstart{align-items: start;}
.tp p:last-of-type{ font-weight: 300; font-size: 40px;}
div.wpcf7 .ajax-loader { display: none !important; }


	nav#MainNav {
	  width: auto;
	  position: relative;
	}
	nav#MainNav * {
	    background: inherit;
	}
	div.main_menu {
	  font-size: 0;
	}
	nav#MainNav div.main_menu > ul {
	    display: -webkit-flex;
	    display: -ms-flexbox;
      margin-bottom: 0;
      display: flex;
	    font-size: 0;
	}
	nav#MainNav div.main_menu > ul > li {
	    width: auto;
			padding: 0 20px;
	    position: relative;
	}

	nav#MainNav div.main_menu > ul > li > a {
		display: inline-block;
		vertical-align: middle;
		font-family: almoni;
		font-size: 21px;
		color: #000000;
		-webkit-transition: all .5s ease-out;
				transition: all .5s ease-out;
	}

a:hover {text-decoration: none;color:inherit;}
	nav#MainNav div.main_menu ul li.current-menu-item > a,
	nav#MainNav div.main_menu ul li:hover > a {
		color: #fccc29;
	}
	nav#MainNav div.main_menu > ul > li ul.sub-menu {
	    display: block;
	    z-index: 999;
	    width: 250px;
	    position: absolute;
	    top: 100%;
	    right: 0;
	    opacity: 0;
	    pointer-events: none;
	    -webkit-transition: opacity .5s ease;
	    		transition: opacity .5s ease;
	}
	nav#MainNav .sub-menu li {
	    display: block;
	}
	nav#MainNav .sub-menu li a {
	    display: block;
	    font-size: 20px;
	    padding: 5px;
	    width: calc(100% - 10px);
	    -webkit-transition:all .5s ease;
	    		transition: all .5s ease;
	}
	nav#MainNav .menu-item-has-children:hover .sub-menu {
	    opacity: 1;
	    z-index: 10;
	    pointer-events: auto;
	}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text
{
	width:120px;
}
/*************************************************************************************front*******************************************************/
.sc1{color:#212121;}
.sc2{color:#fecb00;}
.mlink
{
  width: max-content;
  padding: 5px 30px;
	transition: all 0.3s ease;
  background-color: black;
}
.mlink:hover,.article:hover .mlink
{
	background-color:#eec969;
	color:#000!important;
}
.gbord
{
  border: 10px solid;
  border-image-slice: 1;
  border-width:3px;
  border-image-source: linear-gradient(to left, #eec969, #a27d1a);
}
.leaf
{
  position: absolute;
  right: 50px;
  top:50%;
  transform: translateY(-50%);
}
.utitle
{
  top:50%;
  transform: translateY(-50%);
  z-index: -1;
  color:#f4f4f4;
  left:0;
  width: max-content;
  right:0;
}
.crown
{
  position: absolute;
  right: 40.7%;
  top: -5px;
}

.crownbg
{
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  opacity: 0;
}
.pbox:hover .crownbg
{
  opacity: 1;
}
a{
  color:inherit;
}

.cname
{
  width: max-content;
  padding: 5px 30px;

  background-color: rgba(255,255,255,0.8);
  border-radius: 19px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
}
.cname1
{
  height: 236px;
  width: 470px;
  justify-content: center;
  display: flex;
  align-items: center;
  max-width: 100%;
}
.cgrid
{
  display: grid;
  grid-gap:15px;
  grid-auto-rows: 428px;
}
.gitem
{
	transition: all 0.3s ease;
  border: 1px solid #212121;
}
.gitem:hover
{
	transform: scale(0.9);
}
.cgrid .gitem1
{
  grid-column:1/3;
  grid-row:1;
}
.cgrid .gitem2
{
  grid-column:3/4;
  grid-row:1;
}
.cgrid .gitem3
{
  grid-column:1/2;
  grid-row:2;
}
.cgrid .gitem4
{
  grid-column:2/3;
  grid-row:2;
}
.cgrid .gitem5
{
  grid-column:3;
  grid-row:2;
}
.slider2.slick-slider
{
  margin-bottom: 0!important;
}

.slider1 button.slick-prev.slick-arrow
{
    width: 35px;
    height: 35px;
    background-image: url('images/prev.png');
    background-repeat: no-repeat;
    background-size: contain;
    top:100%;
    right: 0;
}
.slider1 button.slick-next.slick-arrow
{
    width: 35px;
    height: 35px;
    background-image: url('images/next.png');
    background-repeat: no-repeat;
    background-size: contain;
    top:100%;
    right:45px;
}

.artimg
{
  position: absolute;
  right: 20px;
  top:0;
}

.footerform .wpcf7 input[type="email"],.footerform .wpcf7 input[type="text"],.footerform .wpcf7 input[type="tel"]
{
  display: block;
  border:2px solid #d0a926;
  width: 100%;
  font-size: 20px;
  direction: rtl;
  padding: 8px 10px;
  color:#28292a;
  margin-bottom: 10px;

}
.footerform .wpcf7 input::placeholder
{
    color:#28292a;
}
.footerform .wpcf7 input[type="submit"]
{
  background-color: #000000;
  color:white;
  border: 10px solid;
  padding: 8px 10px;
  border-image-slice: 1;
  border-width:3px;
  width: 100%;
  font-size: 20px;
  border-image-source: linear-gradient(to left, #eec969, #a27d1a);
}

.footerform .wpcf7-list-item
{
  margin-right: 0;
  color:white;
  margin-top: 10px;
}
.leaf2
{
  position: absolute;
  left: -95px;
  top:50%;
  transform: translateY(-50%);
}

nav#FooterNav div.main_menu > ul {
    display: block;
    margin-bottom: 0;

}
nav#FooterNav div.main_menu > ul > li {
    width: 100%;
    padding: 1px 0;
    position: relative;
}
nav#FooterNav div.main_menu > ul.inrowf > li
{
  width: calc(100%/2 - 10px);
}

nav#FooterNav div.main_menu > ul > li > a {
  display: inline-block;
  vertical-align: middle;
  font-family: almoni;
  font-size: 20px;
  color: #fff;
  -webkit-transition: all .5s ease-out;
      transition: all .5s ease-out;
}

nav#FooterNav div.main_menu > ul {
    display: block;
    margin-bottom: 0;

}
nav#FooterNav div.main_menu > ul > li {
    width: 100%;
    padding: 1px 0;
    position: relative;
}
nav#FooterNav div.main_menu > ul.inrowf > li
{
  width: calc(100%/2 - 10px);
}

nav#FooterNav div.main_menu > ul > li > a {
  display: inline-block;
  vertical-align: middle;
  font-family: almoni;
  font-size: 20px;
  color: #fff;
  -webkit-transition: all .5s ease-out;
      transition: all .5s ease-out;
}



.bag
{
  position: absolute;
  right: 0;
  top:100px;
}
.stickysocials
{
  position: fixed;
  top:50%;
  left: 15px;
  z-index: 1000;
  transform: translateY(-50%);
}
#searchsubmit
{
  width: 45px;
  height: 35px;
  background-image: url('images/sub.png');
  color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
}
#s
{
  padding-right: 15px;
  font-size: 20px;
}
#s::placeholder
{
  color: #312f33;
}
.cartconent
{
  height: 24px;
  width: 24px;
  border: 1px solid #312f33;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
  top:0;
  left: 0;
}

nav#CatNav div.main_menu > ul {
    display: block;
    margin-bottom: 0;

}
nav#CatNav div.main_menu > ul > li {
    width: 100%;
    padding: 3px 0;
    position: relative;
}

nav#CatNav div.main_menu > ul > li > a {
  display: inline-block;
  vertical-align: middle;
  font-family: almoni;
  font-size: 20px;
  color: #fff;
  -webkit-transition: all .5s ease-out;
      transition: all .5s ease-out;
}
nav#CatNav div.main_menu > ul > li:hover > a,nav#CatNav div.main_menu > ul > li.current-menu-item > a
{
    color:#ffc600;
}
.leaf3
{
  position: absolute;
  right: 50px;
  top:50px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt
{
  background-color: black!important;
  color: white!important;
  width: max-content!important;
  padding: 5px 50px!important;
  border: 10px solid!important;
  border-image-slice: 1!important;
  max-width: 100%!important;
  border-width:3px!important;
  font-weight: 400!important;
  border-image-source: linear-gradient(to left, #eec969, #a27d1a)!important;
  font-family: almoni!important;
  font-size: 18px!important;
}
table.variations
{
  width: 100%;
}
.variations td
{
  display: block;
  margin-bottom: 10px;
}
.variations td.label label
{
  font-size: 22px;
}
.variations td select
{
  display: block;
  width: 100%;
  border:1px solid #777676;
  background-color: #f4f4f4;
  padding: 10px;
}
.woocommerce .quantity .qty
{
  display: block;
  border:1px solid black;
  width: max-content;
  margin-bottom: 10px;
  padding: 5px 0px;
}
.ptab
{
  background-image: url('images/down.png');
  background-repeat: no-repeat;
  background-position: 5px;
}
.ptabcon
{
  max-height: 0;
  transition: all 0.3s ease;
  overflow: hidden;
  opacity: 0;
}
.ptabcon.active
{
  max-height: none;
  opacity: 1;
}
.leaf4
{
  position: absolute;
  left: 100px;
  top:-50px;
}
.leaf5
{
  position: absolute;
  right:-100px;
  bottom: 50px;
}
.stickymenu
{
	position: fixed;
	top:128px;
	right: 0;
	height: 90vh;

	background-color: rgba(41, 41, 41,0.9);
	width: 20%;
	z-index: 100;
	transition: all 0.3s ease;
	right: -20%;
}
.stickymenu.active
{
	right: 0;
}


.stickyform img
{
	width: 39px;
	height: 39px;
}
.hiddenform
{
	position: fixed;
	width: 100%;
	height: 100vh;
	background-image:url('images/hiddenbg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1000;
	top:0;
	right: 0;
}
.closeform
{
	position: absolute;
	right: 15px;
	top:15px;
	z-index: 100;
	cursor: pointer;
}

.minicart
{
	position: absolute;
	min-width: 420px;
	top:89px;
	left: 20%;
	border:1px solid black;
	background-color: rgba(255,255,255,0.95);
	z-index: 100;
	transition: all 0.3s ease;
	background-color: white;
	opacity: 0;
	max-height: 0;
	overflow: hidden;
}
#wrapper
{
	overflow: hidden;
}
.minicart.active
{
	max-height: none;
	opacity: 1;
}
.close3
{
	position: absolute;
	left: 5px;
	cursor: pointer;
}
ul.woocommerce-mini-cart
{
	margin-bottom: 0;
	list-style-type: none;

}
ul.woocommerce-mini-cart a.remove.remove_from_cart_button
{
	font-size: 40px!important;
	line-height: 15px!important;
	color: #ffd200!important;
	height: auto!important;
	width: auto!important;
}
ul.woocommerce-mini-cart a.remove.remove_from_cart_button:hover
{
	background: transparent!important;
}
.woocommerce-mini-cart__total
{
	text-align: center;
	margin-bottom: 0;
	padding: 10px 0;
	background-color: #f3f2f2;
	font-weight: 700;
}
p.woocommerce-mini-cart__buttons.buttons
{
	display: flex;
	margin-bottom: 0;
}

p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward
{
	width: 50%;
	background-color: #393835;
	color: white;
	padding: 10px ;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
}

p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward.checkout
{
	background-image: linear-gradient(to right,#ddae50,#fde7b6,#f3d171);
}
ul.woocommerce-mini-cart li
{
	padding: 15px 10px;
	justify-content: space-between;
	display: flex;
	align-items: center;
	border-bottom:1px solid black;
}
ul.woocommerce-mini-cart dl.variation
{
	display: none;
}
ul.woocommerce-mini-cart .woocommerce-Price-amount.amount
{
	font-size: 20px;
	font-weight: 700;
}
nav#SideNav
{
	margin-top:100px;
	display: block;
}
nav#SideNav ul
{
	display: block;
}
nav#SideNav ul li
{
	width: 100%;
	transition: all 0.3s ease;
	padding: 5px 0;
	border-bottom:5px solid transparent;
	text-align: center;
}
nav#SideNav ul li:hover
{
	border-bottom:5px solid #f5d75a;
}
nav#SideNav ul li a
{
	color:white;
	font-size: 24px;
}
nav#SideNav ul li:hover a
{
		color:#f5d75a;
}
.close2
{
	position: absolute;
	left: 0;
	top:30px;
	cursor: pointer;
	right: 0;
	margin: 0 auto;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea
{
	display: block;
	border:1px solid black;
	width: 100%;
	padding: 10px ;
}
.woocommerce form .form-row
{
	display: block;
}
/*************************************************************************************front*******************************************************/


@media (max-width:800px) , (max-device-width:800px){


		.nomobile { display:none !important; }
		.mblock{display: block !important ;}
		.txleft{text-align: left!important;}
		.txright{text-align: right!important;}
		.mcenter { text-align: center !important; }
		.mrelative { position: relative !important; }
		.minitxt { text-align: initial !important; }
		.mbold{font-weight: bold!important;}
		.hauto{height: auto!important;}
		.mright{right:0!important;}
		.mleft{left:0!important;}
		.mmargin{margin: 0 auto!important;}
		.mrgz{margin: 0;}
		.mpz{padding: 0;}
		.mjust{justify-content: center!important;}
		.bckp64{background-position: 64%;}
		.mtpz{top:0 !important;}
		.mflnone{float: none !important;}
		.mfcc,.mflex { display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex; }
		.minrowf{display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex !important;
		-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;
		-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }
		.mfcc,.maic { -webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;-webkit-align-items: center;align-items: center; }
		.maifs { -webkit-box-align: start;-ms-flex-align: start;-ms-grid-row-align: flex-start;-webkit-align-items: flex-start;align-items: flex-start; }
		.maife { -webkit-box-align: end;-ms-flex-align: end;-ms-grid-row-align: flex-end;-webkit-align-items: flex-end;align-items: flex-end; }
		.mjcsb { -webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between; }
		.mjcsa { -webkit-box-pack: space-around;-ms-flex-pack: distribute;-webkit-justify-content: space-around;justify-content: space-around; }
		.mfcc,.mjcc { -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center; }
		.mjcfs { -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start; }
		.mjcfe { -webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end; }
		.mfdc { -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
		.mfdcr { -webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse; }
		.mfdrr { -webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse; }
		.mfw { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }
		.jstc{justify-content: center;}
		.mmb5 { margin-bottom: 5px !important; }
		.mpdt30{padding-top: 30px;}
		.mpdr20{padding-right: 20px ;}
		.mpdr30{padding-right: 30px;}
		.mpdr0{padding-right:0;}
		.mpb10{padding-bottom: 10px !important;}
		.mpb30{padding-bottom: 30px !important;}
		.mpb50{padding-bottom: 50px !important;}
		.mpb90{padding-bottom: 90px !important;}
		.mmb10 { margin-bottom: 10px !important; }
		.mmb15 { margin-bottom: 15px !important; }
		.mmb20 { margin-bottom: 20px !important; }
		.mmb25 { margin-bottom: 25px !important; }
		.mmt20{margin-top: 20px !important;}
		.mmt110{margin-top: 110px !important;}
		.mmb90{margin-bottom: 90px !important;}
		.mmb200{margin-bottom: 200px !important;}
		.mmp10{padding: 10px;}
		.mmp30{padding: 30px;}
		.mmb30 { margin-bottom: 30px !important; }
		.mcol2{width: calc(100%/2 - 5px);}
		.mpb10{padding-bottom: 10px !important;}
		.mpdt10{padding-top: 10px;}
		.mpt120{padding-top: 120px;}
		.mpdgb200{padding-bottom: 220px !important;}
		.mdp { padding: 20px 0 !important; }
		.mmw50 { width: 50% !important; }
		.mw55{width: 55% !important;}
		.mw50s5 { width: calc(50% - 5px) !important; }
		.mw50s10 { width: calc(50% - 10px) !important; }
		.mw10{width: 10%;}
		.mw20{width: 20%;}
		.mw30{width: 30%;}
		.mw50{width: 50%;}
		.mw60{width: 60%;}
		.mw70{width: 70%;}
		.mw26{width: 26%;}
		.mw40{width: 40%;}
		.mw90 { width: 90% !important; }
		.mw80 { width: 80% !important; }
		.mmxh1000{max-height: 1000px !important;}
		.mw100 { width: 100% !important; }
		.mmw50{max-width: 50% !important ;}
		.mbw60{width: 60% !important ;}
		.mmw100 { max-width: 100% !important; }
		.mha{max-height:2000px;}
		.halfborderm{border-bottom:none; background:linear-gradient(#98cd67,#98cd67) bottom center  no-repeat;background-size:100% 3px;}
		.mhfs15{font-size: 15px;}
		.mhfs23{font-size: 23px;}
		.mhfs25{font-size: 25px;}
		.mhfs21{font-size: 21px;}
		.mhfs17{font-size: 17px;}
		.mhfs18{font-size: 18px;}
		.mhfs19{font-size: 19px;}
		.mhfs29{font-size: 29px;}
		.mhfs30{font-size: 30px;}
		.mhfs34{font-size: 34px;}
		.mhfs35{font-size: 35px;}
		.mhfs38{font-size: 38px;}
		.mhfs40{font-size: 40px;}
		.mhfs50{font-size: 50px;}
		.mhfs60{font-size: 60px;}
		.borderbot{border-bottom: 3px solid black;}
		.top20{top:150px !important;}
		.bckpy{background-position-y:7px;}
		.mbgrw{	background-color: rgba(255,255,255,0.8);}
		.mbgrb{	background-color: rgba(0,0,0,0.8);}
		.mbxh75{max-height: 750px;}
		.mmxh2000{max-height: 2000px !important;}
		.mmxh3000{max-height: 3000px !important;}
		.bordr{border-bottom:4px solid #96c22b; padding-bottom: 5px; border-right: none;}
		.bckgn{background: none; background-color: #473a2c;}
		.mmxh84{    max-height: 840px;}
		.mlh1{line-height: 1;}
		.mnha{min-height:  auto !important;}
		.mbh350{height: 350px !important;}
		.mbh375{height: 375px !important;}
		.mbh200{height: 200px !important; }
		.mbh400{height: 400px !important;}
		.mbh500{height: 500px !important;}
		.mbh1000{height: 1000px !important;}
		.mbh300{height: 300px !important; }
		.mbh580{height: 580px !important;}
		.mbh600{height: 600px !important; }
		.mbh700{height: 700px !important; }
		.mbh750{height: 750px !important; }
		.mbh950{height: 950px !important;}
		.mbh1200{height: 1200px !important;}
		.mbh2000{height: 2000px !important;}
		.mbh2500{height: 2500px !important;}
		.mbh3000{height: 3000px !important;}
		.mmnh350{min-height: 350px !important;}
		.mmnh400{min-height: 400px !important;}
		.mmnh450{min-height: 450px !important;}
		.mmnh500{min-height: 500px !important;}
		.mh50{height: 50%;}
		.noback{background-image: none !important;}
		.mbgscov{background-size: cover !important;}
		.rpty{background-repeat: repeat-y !important;}
		.nosite{display: block!important;}
		.bnone{border:none !important;}
		.mbpr{background-position: right;}
		.mbpc{background-position: center;}
		.mwhite{color:white !important;}
		.mblack{color:black !important;}
		/***********************************************NOMOBILE*********************************************/
		.stickymenu
		{
			top:205px;
			width: 100%;
			right: -100%;
		}
		.crown
		{
			top:-10px;
		}
		.cgrid
		{
			grid-gap: 0;
			grid-auto-rows:none;
		}
		.gitem
		{
			display: block;
			grid-column:auto!important;
			grid-row:auto!important;
		}
		.cname
		{
			height: auto!important;
			padding: 5px 10px;
			width: 100%!important;
		}
		.leaf2
		{
			left: -55px;
			top: -80px;
		}

		.minicart
		{
			left: 0;
			min-width: 100%;
		}

		header
		{
			background-color: white;
			z-index: 1000;
			position: fixed;
			width: 100%;
			box-shadow: 1px 1px 20px rgba(0,0,0,0.1);
		}
		#content
		{
			padding-top: 205px;
		}

		/***********************************************NOMOBILE*********************************************/
	}
.hidden-xs-up{display:none!important}@media (max-width:575px){.hidden-xs-down{display:none!important}}@media (min-width:576px){.hidden-sm-up{display:none!important}}@media (max-width:767px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:991px){.hidden-md-down{display:none!important}}@media (min-width:992px){.hidden-lg-up{display:none!important}}@media (max-width:1199px){.hidden-lg-down{display:none!important}}@media (min-width:1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down{display:none!important}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
