.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(49,49,49);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Assistant", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(10,10,10);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Assistant", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Assistant", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Assistant", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Assistant", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Assistant", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:18px;
}
:root{
--wd-primary-color:#83b735;
}
:root{
--wd-alternative-color:rgb(109,160,0);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
			--btn-default-bottom-active: -1px;
		--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1471px;
		}
	}

	.container {
		max-width: 1501px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1471px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1481px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1491px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1501px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1511px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1531px;
		}

		@media (min-width: 1518px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1501px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.naturespro.co.il/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//www.naturespro.co.il/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

.single-breadcrumbs-wrapper {
    display: none;
}
.woocommerce div.product.elementor .woocommerce-tabs .panel { padding: 0; border-top:0;}
.pojo-a11y-toolbar-toggle {
    display: none !important;
}
body > div:nth-child(119) {
    display: none !important;
}
.cpops-modal-backdrop.cpops-fade.cpops-show {
    display: none;
}
a.wd-accordion-title.woodmart-accordion-title.tab-title-description.active {
	
    padding: 0;
}
.summary-inner>.price, .wd-scroll-content>.price {
    font-size: 32px;
}
del bdi {
    text-decoration: line-through;
    text-decoration-color: red;
	text-decoration-thickness: 3px;
}
.product-grid-item .price {
    font-size: 27px;
}
.wd-before-add-to-cart span {
    font-size: 16px;
}
.info-box-inner.set-cont-mb-s.reset-last-child strong {
    font-size: 22px;
}
div.row.product-image-summary-wrap > div > div.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion > div.wd-before-add-to-cart > p:nth-child(1) > strong {
    font-size: 16px;
}
div.row.product-image-summary-wrap > div > div.row.product-image-summary-inner > div.col-lg-8.col-12.col-md-6.summary.entry-summary > div > div.col-12 {
    padding: 0;
    padding-bottom: 16px;
}
.product-image-thumbnail img {
    height: 116px;
}
.wd-scroll-content {
    max-height: initial !important;
    overflow: auto !important;
}
form.cart {
    border-bottom: 1px solid #92c76f;
    padding-bottom: 20px;
}
.tabs-layout-accordion {
    border-top: 0;
}
.wd-accordion-title.active:after{
	display: none;
content:'';
}
.tabs-layout-accordion .wd-tab-wrapper
{
	border-bottom:0;
}
.tabs-location-summary .tabs-layout-accordion .wd-accordion-title {
    font-size: 24px;
}
h3.p1 {
    border-top: 1px solid #92c76f;
    padding: 5px 0 0;
}
.tabs-location-summary .tabs-layout-accordion {
    margin-top: -10px;
    margin-bottom: 25px;
}
.product_meta>span a, .product_meta>span span {
    display: inline-block;
    margin: 0 1px;
    color: #000;
    font-weight: 400;
}
.home .whb-header {
    margin-bottom: 0 !important;
}
.slider-title {
    color: #83b735;
    font-size: 30px;
}
li.menu-item.menu-item-compare.wd-with-icon {
    display: none;
}
li.cat-item.cat-item-83 {
    display: none;
}
.wd-accordion-title {
    font-size: 22px;
    font-weight: 700 !important;
}


.wd-before-add-to-cart .p1{
	list-style: none;
}
h4.p1 {
     border-bottom: 1px solid #92c76f;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
p.price {
    margin: 0 0 5px;
}

.woocommerce-product-details__short-description hr {
    display: none;
}

ul {
    --li-pl: 0;
}
h4.p1 span {
font-size: 24px;
    color: #92c76f;
  font-weight: 700;
}
h3.p1 {
    margin: 0;
	  color: #000;
    font-weight: 600;
    font-size: 24px;
}
.single-product bdi {
    color: #1f5734;
    font-size: 28px;
    font-weight: 700;
}
div.woocommerce-product-details__short-description > h2 {
    font-size: 32px;
	  color: #000;
    font-weight: 500;
	  margin:0;
}
h1.product_title.wd-entities-title {
     font-size: 40px;
    font-weight: 800 !important;
	  color: #000;
    margin: 0;
    margin-top: -10px;
    margin-bottom: -5px;
}
.wd-before-add-to-cart p.p1 strong{
		font-weight: 700 !important;
}
.wd-before-add-to-cart p.p1 {
    font-size: 24px;
    color: #92c76f;
	
}
.main-page-wrapper {
	padding-top: 0 !important;
}
.wd-prefooter.woodmart-prefooter {
    padding: 0;
}
.elementor-template-full-width .row>[data-elementor-type] {
    margin-bottom: 0;
}
body > div.website-wrapper > div.main-page-wrapper > div.container > div > div > div.shop-loop-head > div.wd-shop-tools.woodmart-shop-tools > form > select > option:nth-child(2), body > div.website-wrapper > div.main-page-wrapper > div.container > div > div > div.shop-loop-head > div.wd-shop-tools.woodmart-shop-tools > form > select > option:nth-child(3) {
    display: none;
}
.row.product-image-summary-wrap {
    margin-top: 15px;
}
.product-image-summary .single_add_to_cart_button {
    margin-bottom: 10px;
    font-size: 21px;
}
.product_title {
    font-weight: 700;
	font-size:40px;
}
.quantity {
    direction: ltr !important;
}
input.plus, input.minus {
    border-radius: 20px;
}
input.input-text {
    background: #e0eed7;
}
.info {
    float: left;
    width: 54%;
    height: 36px;
    font-size: 17px;
	line-height:2;
    color: #fff;
    background: #313131;
}
.wd-hover-standard .wd-add-btn>a {
    WIDTH: 100%;
}
.wd-hover-standard .add-to-cart-loop span {
    padding: 10px 5.1px;
    font-size: 17px;
    line-height: 16px;
}

.labels-rounded .out-of-stock {
    max-width: 75px !important;
 }
li.p1 {
    font-size: 18px !important;
    line-height: 1.1;
}
.wd-action-btn.wd-style-text>a {
    position: relative;
    font-weight: 600;
    font-size: 16.2px;
    line-height: 3;
	    display: contents;
}
.wd-action-btn.wd-style-text>a:before {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    width: auto;
    height: 25px;
    font-weight: 400;
    font-size: 37px;
    color: #83b735;
}
div.quantity input[type="button"] {
    background: #92c76f !important;
    color: #fff;
    padding: 0 10px;
}
	.product-image-summary .single_add_to_cart_button {
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: 700;
}




@media (max-width:768px){
	.wd-before-add-to-cart, .wd-after-add-to-cart {
    margin-bottom: 0;
}
	.product-share {
    display: inline-flex;
}
	.product-share .wd-social-icons {
    display: inline-flex;
    margin-top: -13px;
}
	.slider-title {
    color: #83b735;
    font-size: 24px;
}
	.summary-inner>.wd-action-btn {
    display: flex;
		margin-bottom: 0px;
	}
	.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion > div {
    width: 100% !important;
    float: right;
}
	#cpops-floating-cart {
		bottom: 67px;
	}
	#bl_5 > div > div > div > div > div{
    padding: 20px 0 !important;
}

	.cpops-slider__pagination {
    left: 40%;
	}
}
.product-label.out-of-stock {
    background-color: #f2f2f2;
}
.scrollToTop {
    left: 20px;
    width: 60px;
    height: 60px;
    line-height: 3.7;
}
h2.info-box-title.title.box-title-style-default.wd-fontsize-s {
    margin: 0;
}
.cpops-cart-item__product {
    padding-right: 15px;
}
.cpops-cart-item__container {
    padding: 15px 0px 14px 12px;
}
.cpops-cart-item__image {
    margin: 0;
}
.cpops-drawer-notices-wrapper{
	right: 0;
}
.product-label.new {
    background-color: #fd4680;
}
.product_list_widget>li .widget-product-img {
    BORDER: 1PX SOLID #DDD;
}
.page-id-646 .page-title, .page-id-646.elementor-template-full-width .row>[data-elementor-type], .page-id-9814 .whb-header {
	margin-bottom: 0 !important;
}
.whb-main-header {
    border-bottom: 1px solid #f5f5f5;
}
#cartpops-drawer .cpops-drawer-coupon__input input {
    border-radius: 0 6px 6px 0;
}
#cartpops-drawer .cpops-drawer-coupon__input button {
    border-radius: 6px 0 0 6px;
}
.cpops-drawer-recommendations {
    direction: ltr;
}
.cpops-cart-item.cpops-slider__slide {
    direction: rtl;
}
.price .amount {
    font-size: 24px;
    color: #313131;
    font-weight: 700;
	
	
}
.product-grid-item .price{
	padding-bottom: 13px;
	    background: #f1f1f1;
}
button.cpops-slider__pagination__page:before {
    content: '+';
    color: #fff;
}
.product-grid-item .product-element-top {
    margin-bottom: 0;
}

.product-grid-item .wd-entities-title {
    font-size: 24px;
    color: #313131;
	    background: #f1f1f1;
	font-weight: 300;
	margin: 0;
	padding-bottom: 5px;
	padding-top:7px;
	
}



.wd-hover-standard .wd-add-btn {
    margin-top: 0px;
    float: right;
	width:46%;
}

.cpops-slider__pagination__page.is-active {
    transform: scale(1.1);
}
button.cpops-slider__pagination__page {
    background: #000;
}
.archive span.acoplw-badge-icon.acoplw-bsone.acoplwLeftAlign {
    width: 100% !important;
    border-radius: 0 !important;
}


@media (min-width:1000px) {
	.wd-after-add-to-cart {
    padding: 0 20px;
}
	.wd-before-add-to-cart {
    padding: 0 20px !important;
   
    margin-left: 14px;
}

	.wd-after-add-to-cart{
		border-right: 1px solid #92c76f;
	}
	.info {
    float: left;
    width: 54%;
    height: 36px;
    font-size: 21px !important;
		line-height: 1.6;
    color: #fff;
    background: #313131;
}
	.wd-hover-standard .add-to-cart-loop span {
    padding: 10px 10px;
    font-size: 21px;
    line-height: 16px;
}
	.wd-products-tabs.tabs-design-alt .products-tabs-title li {
    background: #f1f1f1;
    margin-bottom: 5px;
    height: 50px;
	width: 290px;
	font-size: 21px;	
}
	.wd-tabs-header.text-center {
    float: right;
    width: 20%;
}
	body > div.website-wrapper > div.main-page-wrapper > div > div > div > div > div > section.wd-negative-gap.elementor-section.elementor-top-section.elementor-element.elementor-element-333b303a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.wd-section-disabled > div
{
	padding: 0 7.5px 0 0;
}
	.wd-products-tabs.tabs-design-alt .products-tabs-title li a{
	color: #000;
}
	body > div.website-wrapper > div.main-page-wrapper > div > div > div > div > div > section.wd-negative-gap.elementor-section.elementor-top-section.elementor-element.elementor-element-333b303a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.wd-section-disabled > div > div > div > div {
    margin-right: 0px;
    margin-left: -17px !important;
}
	.wd-products-tabs.tabs-design-alt .products-tabs-title li.active-tab-title .tab-label:after {
    background: none;
}
.wd-products-tabs.products-tabs-title li.tab-title  {color: #000 !important;}
.wd-products-tabs.tabs-design-alt .products-tabs-title li.active-tab-title  {
    background: #92c76f;
	color: #000;
}
	.wd-products-tabs .products-tabs-title {
	display: grid;
}
.wd-hover-standard .wd-add-btn>a {
    width: 100%;
    box-shadow: none;
}
}
.product button.single_add_to_cart_button.button.alt {
    border-radius: 27px;
}
.product-share .share-title {
    display: block;
    font-size: 18px;
}

strong, b {
    font-weight: 700;
}
.single-product-page>div:not(:last-child) {
    margin-bottom: 0;
}
em {
    font-style: inherit;
    font-size: 24px;
    color: #83b735;
}
.row.product-image-summary-inner {
    margin-bottom: 30px;
}
.social-form-circle .wd-social-icon {
	  min-width: 30px;
min-height: 30px;
    border-radius: 2px;
    background: #92c76f;
    margin-right: 5px !important;
    margin-left: 5px !important;
    color: #fff !important;
    margin-top: 10px !important;
}
@media (min-width:1000px){
.wd-before-add-to-cart h2 strong {
    position: absolute;
    top: 450px;
    right: 1006px;
    color: #83b735;
    font-size: 13px;
}
	.wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon.woodmart-wishlist-btn {
  float: left;
    position: absolute;
    top: 202px;
    left: 0;
    background: #f1f1f1;
    padding: 25px 30px;
    margin: 0 13px;
}
	.product-share {
    position: absolute;
    top: 338px;
    left: 12px;
    text-align: center;
    padding: 35px 25px;
    background: #f1f1f1;
}
		.product_meta span.posted_in {
    position: absolute;
    top: 450px;
    right: 113px;
    font-size: 16px;
}
		.product_meta span.sku_wrapper {
    font-size: 16px;
    position: absolute;
    color: #000;
    top: 450px;
}
	.wd-before-add-to-cart {
    margin: 0;
    width: 50%;
    float: left;
    padding: 17px;
}

	
.woocommerce-product-details__short-description {
    width: 100%;
	margin-bottom: -5px;
}
	.product-image-summary .cart {
    margin-bottom: 30px;
			width: 73%;
}
}
.single_add_to_cart_button {
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: #92c76f;
}
.wd-social-icons.icons-size-small .wd-icon {
    font-size: 15px;
    padding-top: 1px;
}