@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//planetayurveda.ee/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,77,67);
	--wd-alternative-color: rgb(199,241,105);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(140,188,103);
	--btn-accented-bgcolor-hover: rgb(128,171,94);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(140,188,103);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(128,171,94);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(4,63,45);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(238,242,227);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 100px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1430px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1447px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1430px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.custom-cat-home .more-products {
    color: #FFFFFF;
}
.custom-cat-home .wd-entities-title {
    color: #FFFFFF;
}
.archive .wd-cat-wrap:hover {
    background-color: #004d43 !important;
   /* transition: all 0.3s ease-out;*/
}
.archive .wd-cat-wrap:hover img {
		filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(317deg) brightness(103%) contrast(150%);
		/*transition: all 0.3s ease-out;*/
}
.archive .wd-cat-wrap:hover a {
		color:#FFFFFF !important;
		/*transition: all 0.3s ease-out;*/
}
.archive .wd-cat-wrap:active {
    background-color: #004d43 !important;
   /* transition: all 0.3s ease-out;*/
}
.archive .wd-cat-wrap:active img {
		filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(317deg) brightness(103%) contrast(150%);
	/*	transition: all 0.3s ease-out;*/
}
.archive .wd-cat-wrap:active a {
		color:#FFFFFF !important;
	/*	transition: all 0.3s ease-out; */
}


.custom-cat-home .wd-cat-wrap img {
   filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(317deg) brightness(103%) contrast(150%);
}

.main-cat-home .category-image-wrapp {
    max-width: 100px !important;
    padding: 20px !important;
    border-radius: 50% !important;
    background: #C7F169;
}

.body-cat-home .category-image-wrapp {
    max-width: 100px !important;
    padding: 20px !important;
    border-radius: 50% !important;
    background: #004D43;
}
.body-cat-home .category-image-wrapp img {
filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(317deg) brightness(103%) contrast(150%);
}
div#tab-description h2 {
    display: none !important;
}

button.single_add_to_cart_button.button.alt {
    border-radius: 100px;
    padding: 24px 32px 24px 32px;
    background: #C7F169;
    color: #004D43;
    font-size: 20px;
    text-transform: none;
}
button.single_add_to_cart_button.clickBuyButton.button21.button.alt.ld-ext-left {
    background: #EEF2E3;
}
.single-product-page div.quantity input[type="button"] {
    height: 72px !important;
		min-width: 30px !important;
		font-size: 20px !important;
}
.single-product-page div.quantity :is(input[type="number"],input[type="text"]) {
    height: 72px !important;
		width: 40px !important;
		font-weight: 600 !important;
}
.single-product-page div.quantity input[type="button"]:hover {
    color: #000000 !important;
    background-color: rgb(237 237 237) !important;
		border-color: rgb(0 77 67 / 0%) !important;
}
.single-product-page p.stock.wd-style-bordered span {
    border: none;
    color: #043F2D;
    font-family: 'Montserrat Alternates', system-ui !important;
    font-size: 18px;
		font-weight: 400;
}
.single-product-page p.stock.wd-style-bordered span:before {
    margin-top: -4px;
    background-color: #043F2D;
    vertical-align: middle;
		
}

.single-product input.plus {
    border-left: none !important;
}
.single-product input.minus {
    border-right: none !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-radius: 100px;
    background: #F9F9F9;
    border: 0;
    padding: 30px;
		font-family: "Montserrat Alternates", Sans-serif;
		color: #BEBEBE;
		font-size: 20px; 
}
textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 24px;
    background: #F9F9F9;
    border: 0;
    padding: 30px;
		font-family: "Montserrat Alternates", Sans-serif;
		color: #BEBEBE;
		font-size: 20px; 
		min-height: 150px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-color-primary.btn-style-semi-round {
    border-radius: 100px;
    background: #C7F169;
    color: #004D43;
    font-family: "Montserrat Alternates", Sans-serif;
    font-size: 20px;
    padding: 20px;
    text-transform: none;
}
.tabs-faq .wd-tabs li.wd-active {
    border-radius: 8px;
    background: #EEF2E3;
    padding: 10px;
    border: 1px solid #EEF2E3;
}
.tabs-faq .wd-tabs li {
    border-radius: 8px;
    background: #FFFFFF;
    padding: 10px;
    border: 1px solid #EBEBEB;
		margin-top: 12px;
}
/*.tabs-faq .wd-tabs li:first-child {
    margin-top: 0px;
} */
.tabs-faq .wd-tabs-header li.wd-active span{
    color:#004D43;
		text-transform: none;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    font-size: 20px;
}

.tabs-faq .wd-tabs-header span{
    color:#004D43;
		text-transform: none;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    font-size: 20px;
}
.tabs-faq .wd-tabs.tabs-design-aside.wd-inited {
    gap: 40px;
}
.tabs-faq .wd-tab-content-wrapper {
    margin-top: 10px;
}

.wd-accordion-opener {
    color: #000000 !important;
    font-size: 18px !important;
}

.tabs-faq-doc .wd-tabs li.wd-active {
    border-radius: 100px;
    background: #EEF2E3;
    padding: 5px 15px 5px 15px;
    border: 1px solid #EEF2E3;
}
.tabs-faq-doc .wd-tabs li {
    border-radius: 100px;
    background: #FFFFFF;
    padding: 5px 15px 5px 15px;
    border: 1px solid #FFFFFF;
}
/*.tabs-faq .wd-tabs li:first-child {
    margin-top: 0px;
} */
.tabs-faq-doc .wd-tabs-header li.wd-active span{
    color:#004D43;
		text-transform: none;
     font-family: "Montserrat Alternates", Sans-serif;
    font-weight: 600;
    font-size: 20px;
}

.tabs-faq-doc .wd-tabs-header span{
    color:#004D43;
		text-transform: none;
     font-family: "Montserrat Alternates", Sans-serif;
    font-weight: 400;
    font-size: 20px;
}
.tabs-faq-doc .wd-tabs.tabs-design-aside.wd-inited {
    gap: 40px;
}
.whb-top-bar .whb-col-left span {
    color: black;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 20px;
		text-transform: none !important;
}
.whb-top-bar .whb-col-left .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000000;
    font-size: 9px;
    margin-top: 2px;
    margin-left: 8px;
    font-weight: 900;
}
.whb-header-bottom-inner .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #FFFFFF;
		font-size: 9px;
    margin-top: 2px;
    margin-left: 8px;
    font-weight: 900;
}
.widget_price_filter .ui-slider .ui-slider-range {
    background-color: #C7F169;
}
.widget_price_filter .ui-slider .ui-slider-handle:after {
    background-color: #C7F169;
}
.widget_price_filter [class*="price_slider_amount"] .button {
    color: #004D43 !important;
    background: #EEF2E3 !important;
    border-radius: 100px;
}

.widget_price_filter [class*="price_slider_amount"] .button:hover {
		background: #eff3ec !important;
}

nav[class*="-pagination"] li .current {
    color: #000000 !important;
    background-color: #C7F169 !important;
}
.elementor-579 .elementor-element.elementor-element-e02c508 .mc4wp-form input[type="submit"] {
    color: #000000;
    background-color: #C7F169;
    border-radius: 100px;
}
/*.mc4wp-form-fields input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    border-radius: 100px;
}*/
.mc4wp-form-fields input {
    border-radius: 100px;
}
a.back-to-archive.wd-tooltip.wd-tooltip-inited {
    visibility: hidden;
}
div#comments {
    display: none;
}
.post-single-page .post-title {
    font-family: 'Montserrat Alternates';
    font-size: 40px;
}
.wd-post-cat.wd-style-with-bg>a {
    display: inline-block;
    color: #000000;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    font-family: 'Montserrat Alternates';
    text-transform: none;
}
.wd-post-cat.wd-style-with-bg {
    display: inline-block;
    overflow: hidden;
    padding-right: 20px;
    padding: 15px;
    height: auto;
    border-radius: 4px;
    background-color: #C7F169;
    color: #fff;
    line-height: 25px;
}
.single-post .wd-page-nav:not(:last-child) {
    margin-bottom: 0px; 
}
.single-post .wd-page-nav {
    border-bottom: none;
} 
.woocommerce-mini-cart__buttons .button {
    border-radius: 100px;
}

.woocommerce-mini-cart__buttons .btn-cart.wc-forward {
    background: #EEF2E3;
    color: #004D43;
    font-family: 'Montserrat Alternates';
    text-transform: none;
		font-size: 16px;
}
a.button.checkout.wc-forward {
    background: #C7F169;
    color: #004D43;
    font-family: 'Montserrat Alternates';
    text-transform: none;
    font-size: 16px;
}
.wd-progress-bar .progress-bar {
    background-color: #C7F169;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    background: #F9F9F9;
}
.wd-coupon-form .input-text {
    max-width: 230px;
    background: #F9F9F9;
    border-radius: 100px;
    border: none;
}
.wd-coupon-form .button[name="apply_coupon"] {
    color: #000000;
    background-color: #C7F169;
    border-radius: 100px;
}
.cart-totals-inner .checkout-button {
    border-radius: 100px;
    color: #004D43;
    background-color: #C7F169;
    text-transform: none;
    font-weight: 600;
    height: 55px;
		font-size: 20px;
}
.testimon-style-boxed .testimonial-inner {
    padding: 30px;
    border-radius: var(--wd-brd-radius);
    background-color: var(--bgcolor-white);
    box-shadow: none;
    transition: box-shadow .5s ease;
    border: 1px solid #F3F6F9;
}

.page-id-30309 .info-box-wrapper:hover {
    background: #004d43;
		border-radius: 12px !important;
}
.page-id-30309 .info-box-wrapper:hover img{
    border: 2px solid white;
    border-radius: 100px;
}
.page-id-30309 .info-box-wrapper:hover h4{
		color:#FFFFFF;
}
.blog-design-meta-image.blog-style-bg .wd-post-content {
    padding: 25px 0px 25px 0px !important;
}
.wd-cats-element .cat-design-side {
    overflow-x: hidden;
}
/*@media (min-width: 1025px) {
    .wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
        opacity: 1 !important;
        pointer-events: none;
    }
}*/
.product-wrapper img {
    aspect-ratio: 1 / 1;
    object-fit: contain;
}
.shop_table tr.woocommerce-shipping-totals.shipping th {
    display: none;
}
.shop_table ul#shipping_method li, .cart_totals ul#shipping_method li {
    text-align: left !important;
}
.woocommerce-shipping-totals td {
    width: 100%;
}
body .select2-container--default .select2-selection--single {
    padding: 0 15px;
    height: 55px;
    text-align: start;
    font-size: 14px;
    overflow-x: scroll;
    overflow-y: hidden;
    line-height: 38px;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: inline;
    padding-inline: 0 !important;
    color: var(--wd-form-color);
    line-height: 1.4;
    white-space: nowrap;
}
div#google_language_translator {
    display: none !important;
}
#flags ul li {
    margin: 4px;
}
.wd-post-inner .wd-post-img img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}@media (min-width: 1025px) {
	.custom-cat-home .category-image-wrapp {
    margin-top: 10px;
}
.custom-cat-home .wd-entities-title {
    margin-top: 10px;
}
.custom-cat-home .more-products {
    margin-top: 15px;
}
}

@media (max-width: 576px) {
	/* по умолчанию прячем все языковые кнопки */
.book-btn-et,
.book-btn-ru,
.book-btn-en {
  display: none !important;
}

/* показываем кнопку по языку сайта */
html[lang^="et"] .book-btn-et {
  display: inline-flex !important;
}

html[lang^="ru"] .book-btn-ru {
  display: inline-flex !important;
}

html[lang^="en"] .book-btn-en {
  display: inline-flex !important;
}
}

