:root {
	--wd-text-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(250,128,114);
	--wd-alternative-color: rgb(203,17,171);
	--btn-default-bgcolor: rgb(1,136,73);
	--btn-default-bgcolor-hover: rgb(0,102,55);
	--btn-accented-bgcolor: rgb(1,136,73);
	--btn-accented-bgcolor-hover: rgb(0,102,55);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(1,136,73);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(203,17,171);
	--notices-warning-color: #ffffff;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 68px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(242,242,242);
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: center bottom;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 700px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	background-attachment: scroll;
	object-position: center top;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Barlow", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(0,0,0);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a, html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a {
	color: rgb(0,0,0);
}
html .btn.wd-buy-now-btn {
	font-family: "Barlow", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .btn.wd-buy-now-btn:hover {
	color: rgba(255,255,255,0.91);
	background: rgba(0,0,0,0.74);
}
.wd .product-label.onsale {
	background-color: rgb(253,242,242);
	color: rgb(221,40,82);
}
.wd .product-label.new {
	background-color: rgb(253,242,242);
	color: rgb(221,40,82);
}
.wd .product-label.featured {
	background-color: rgb(253,242,242);
	color: rgb(0,102,55);
}
.wd .product-label.out-of-stock {
	background-color: rgb(247,107,106);
	color: rgb(253,242,242);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(253,242,242);
	color: rgb(221,40,82);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 630px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 60px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 40px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 5px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
--wd-cat-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(246,246,246);
}

@font-face {
	font-family: "Hada font";
	src: url("//hada.md/wp-content/uploads/2023/01/helveticaltstd-light.woff") format("woff2"), 
url("//hada.md/wp-content/uploads/2023/01/helveticaltstd-lightcond.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

/*Логин заголовок по центру*/
.wd-login-title {
    text-transform: uppercase;
    font-size: 20px !important;
    font-weight: bolder !important;
    text-align: center !important;
}
/*расстояние текста по высоте в магазине*/
.product-grid-item :where(.product-wrapper,.product-element-bottom) {
    display: flex;
    flex-direction: column;
    gap: 5px !important;
		line-height: 15px !important;
}
/*заголовок жирный шрифт в магазине*/
.product-grid-item .wd-entities-title {
    overflow: hidden;
    max-height: calc(var(--title-line-count) * var(--title-line-height));
    line-height: var(--title-line-height);
    font-weight: 600 !important;
	  /*font-size: initial !important; шрифт по умолчанию, усли хочу больше или меньше удалить строчку*/
}
/*расстояние слева занчка фильтра*/
.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-show-sidebar-btn {
    display: inline-flex;
    margin-right: auto;
    padding-left: 10px!important;
}
.woocommerce-ordering.wd-ordering-mb-icon {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding-right: 10px !important;
}
/*breadcrambs расстояние слева от края экрана*/
.woocommerce-breadcrumb {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #333;
    padding-left: 10px!important;
}
/*label product stare*/
.product-labels .product-label.attribute-label:not(.label-with-img) {
    color: rgb(221,40,82);
    font-size: 8px !important;
		text-transform: capitalize !important;
}
.labels-rounded-sm .product-label {
    border-radius: 5px !important;
}
/*remove stock status in product page*/
.single-product-page p.stock {
display: none !important;
}
/*.site-content.shop-content-area {
	 padding: 0px !important;
}*/
.wd-post-date.wd-style-with-bg {
    display: none;
}
/*скрывает описание каетегории*/
body .term-description {
   display:none;
	}
/*Oameni urmaresc acest produs acum!*/
.wd-product-count.wd-style-with-bg {
    position: relative;
    border: solid 1px; 
    background-color: ghostwhite;
}
/*размещение табов дополнительно по центру и стрелки снизу*/
.wd-accordion-title.wd-opener-pos-right {
    /*flex-direction: column-reverse !important;
    border: solid 1px; 
    border-color: black; */
    text-align: center !important;
    background-color: #f6f6f6 !important;
}
.wd-accordion {
    --wd-accordion-spacing: 11px !important;
	/*background-color: #f6f6f6 !important;*/
}
.wd-accordion.wd-style-shadow>.wd-accordion-item:not(:last-child) {
    margin-bottom: 3px;
}
/*label size on shop page 
.product-label {
    padding-inline: 5px;
    min-width: 20px !important;
    font-size: 7px !important;
}
.product-labels .label-with-img {
    padding: 0;
    max-width: 20px !important;
}*/
/*.style {
    --wd-col-lg: 4;
    --wd-col-md: 3;
    --wd-col-sm: 3 !important;
    --wd-gap-lg: 6px;
}*/
/*background full photo in card
.pswp__item {
    position: absolute;
    inset: 0;
    overflow: hidden;
    background: #f7f7f7;
} */@media (min-width: 1025px) {
	/* Размер шрифта заголовка и цены, цвет в карточке */
body.single-product.wcz-woocommerce div.product .product_title {
    font-size: 30px !important;
    color: #000000 !important;
}
/* Размер шрифта заголовка и цены, цвет в карточке */
body.single-product.wcz-woocommerce div.product .product_title {
    font-size: 30px;
    color: #000000 !important;
}
/*Кнопка купить В один клик и добавить в корзину разные цвета*/
html .wd-buy-now-btn {
    font-family: "Barlow", Arial, Helvetica, sans-serif;
    font-weight: 900 !important;
	  font-size: 110% !important;
    color: rgb(255,255,255);
    background: #f76b6a !important;
	  border-color: #f76b6a !important;
}
.single_add_to_cart_button {
    font-weight: 900 !important;
	  font-size: 110% !important;
    background-color: #018849 !important;
    border-color: #018849 !important;
    color: #FFF;
}
/*кнопки купить сейчас и добавить в корзину без расстояния*/
.wd-single-add-cart>div>*:last-child, .wd-single-add-cart>*:last-child {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px !important;
    justify-content: center !important;
}
/*Товары в галереи продукта desktop*/
.woocommerce-product-gallery {
    --wd-gallery-gap: 10px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Размер шрифта заголовка и цены, цвет в карточке */
body.single-product.wcz-woocommerce div.product .product_title {
    font-size: 18px !important;
    color: #000000 !important;
}
.price .amount {
    font-size: 18px !important;
	  font-size: inherit !important;
    color: #dd2852 !important;
}
element.style {
}
.footer-sidebar {
    padding-block: 1px 10px !important;
}
.wd-prefooter {
    padding-bottom: 1px!important;
}
/*растояние слева и справа в описание категории */
.wd-term-desc {
    margin-top: 12px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
/*.site-content.shop-content-area {
	 padding: 0px !important;
}*/
 .vc_hidden-xs {
	 display: block !important;
}
/* разница в высоте между меню и первым товаром element.style {
}
 .whb-header {
	 margin-bottom: 30px !important;
}
 */
/* заголовок в магазине*/
 .page-title .title {
	 font-size: 20px !important;
	/*line-height: 0.1 !important;	 */
}
 .page-title .container {
	 margin-bottom: -5px !important;
	 margin-top: -5px !important;
}
/* shop-loop-head
 .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .shop-loop-head {
	 align-items: center !important;
	 flex-direction: column;
}*/
 .shop-loop-head {
	 margin-top: -43px !important;
}
 .shop-loop-head {
	 margin-top: -10px;
	 margin-bottom: -10px;
}
 .shop-loop-head {
	 display: block;
	 align-items: center;
	 flex-wrap: wrap;
	 justify-content: flex-start;
	 margin-bottom: 1px;
	 max-width: 100%;
	 width: 100%;
}
/* woocommerce-breadcrumb */
 .wd-shop-tools {
	 margin-bottom: 0px;
	 margin-right: 0px;
	 vertical-align: middle;
	 padding-top: 5px;
}
 .woocommerce-breadcrumb, .yoast-breadcrumb {
	 vertical-align: middle;
}
 .woocommerce-breadcrumb {
	 display: none !important;
	 align-items: center;
	 flex-wrap: wrap;
	 color: #333;
}
 article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	 display: block;
}
/* wd-shop-tools*/ 
 .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child) {
	 margin-bottom: 0px !important;
	 padding-bottom: 0px !important;
	 border-bottom: 1px solid rgba(129,129,129,0.2);
}
 .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools {
	 justify-content: space-between;
   padding-bottom: 0px;
   border-bottom: 1px solid var(--brdcolor-gray-300);
}
 .wd-shop-tools {
	 display: flex;
	 align-items: center;
	 flex-wrap: wrap;
}
/* wd-entities-title название товара в магазине на главной */
 .product-grid-item.col-6 .wd-entities-title, .product-grid-item.col-6 .wd-product-cats, .product-grid-item.col-6 .wd-product-brands-links {
	 /*font-size: large !important;*/f
	 font-size: initial !important;
}
 .product-grid-item .wd-entities-title {
	 /*margin-bottom: 0px !important;*/
	 text-align: center !important;
}
/* wd-product-brands-links бренд в магазине на главной */
 .product-grid-item .wd-product-cats, .product-grid-item .wd-product-brands-links {
	 margin-bottom: 0px !important;
	 color: #000000 !important;
	 font-size: 95%;
	 text-align: center !important;
}
/* price */
 .product-grid-item.col-6 .price, .product-grid-item.col-6 .star-rating {
	 /*font-size: 15px !important;*/
	 font-size: large !important;
}
.wd-product .price {
    display: block;
    text-align: center;
}
/*скрываю иконку корзины в магазине*/
.wd-action-btn.wd-style-icon .button {
    min-height: unset;
    padding: 0;
    background-color: transparent;
    display: none;
}
/* background color product card */
.product-grid-item .wd-buttons {
	 opacity: 1;
	 transform: translate(0px, 10px) !important;
}
 .wd-buttons[class*="wd-pos-r-"] {
	 opacity: 1;
	 transform: translateX(0px) translateZ(0) !important;
}
 .wd-buttons.wd-pos-r-t {
	 /*position: inherit !important;*/
	 /*position: column !important; */ 
	 top: 0px !important;
	 right: 0px !important;
   background: transparent;
   box-shadow: none;
	 visibility: visible;
}
.wd-buttons {
	 border-radius: 0px !important;
	 z-index: 2;
	 /*display: flex !important;*/
	 background: #FFF;
	 box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
	 transition: all .3s ease;
	 /*flex-wrap: nowrap !important;*/
	 align-content: center !important;
	 justify-content: center !important;
	 /*flex-direction: row !important;*/
}
 .wd-buttons .wd-quick-view-icon, .wd-buttons .wd-compare-btn {
	 display: none !important;
}
 .product-summary-shadow .summary-inner {
	 padding: 10px 10px 10px !important;
	 background-color: #FFF;
	 box-shadow: none !important;
}
 .single-product-page .summary-inner {
	 margin-bottom: -90px;
}
/*расстояние между значками и названием товара*/
  .wd-hover-tiled .product-element-top {
	 margin-bottom: -5px !important;
		/*margin-bottom: -5px !important;*/
}
 .wd-nav-mobile li.menu-item-wishlist {
	 display: none;
}
 .wd-nav-mobile li.menu-item-account {
	 display: none;
}
/*stok disponibil расположение в центре*/
 p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
	 color: var(--color-gray-800);
}
 p.stock {
	 font-weight: 600;
	 line-height: 1.2;
	 text-align: center !important;
}
 p {
	 margin-bottom: var(--wd-tags-mb);
}
/*расстояние между кнопок купить сейчас*/
.summary-inner .cart {
	 margin-bottom: 25px;
}
 form.cart {
	 display: flex;
	 flex-wrap: wrap;
	 gap: 0px !important;
	 justify-content: center !important;
}
/*кнопки поделиться по центру*/
 .product-share {
	 margin-bottom: -60px;
	 text-align-last: center !important;
}
 .wd-social-icons {
	 font-size: 0;
}
/*описание доставки по центру*/
 .wd-rs-636ebfd798fc9.wd-list {
	 --li-mb: 16px;
}
 .wd-list {
	 list-style: none;
	 --li-pl: 0;
	 --list-mb: 0;
	 --li-mb: 15px;
}
 .vc_custom_1668202448408 {
	 border-radius: 1px !important;
}
 .wd-wpb {
	 margin-bottom: 0px !important;
}
 .wd-justify-left {
	 justify-content: center !important;
}
 .wd-fontsize-xs {
	 font-size: 14px;
}
.slider-title {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
}
/*Кнопка купить один клик черного цвета
.ld-ext-right, .ld-ext-left, .ld-ext-bottom, .ld-ext-top, .ld-over, .ld-over-inverse, .ld-over-full, .ld-over-full-inverse {
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    transition-timing-function: ease-in;
    overflow: hidden;
    background-color: #689c00 !important;
    border-color: #689c00 !important;
}*/
/*покупают вместе*/
.slider-title {
    position: inherit;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 20px !Important;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
}
/*Breadcrambs om mobile device OFF*/
.wd-rs-65a29918ec4af {
    width: auto !important;
    display: none !important; 
}
/*кнопки купить сейчас и добавить в корзину без расстояния*/
.wd-single-add-cart>div>*:last-child, .wd-single-add-cart>*:last-child {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0px !important;
    justify-content: center !important;
}
/*Цвет кнопок добавить в корзину и купить сейчас*/
html .wd-buy-now-btn {
    font-family: "Barlow", Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 110%;  
	  color: rgb(255,255,255);
    background: #f76b6a !important;
	  border-color: #f76b6a !important;
}
.single_add_to_cart_button {
    font-weight: 900 !important;
	  font-size: 110%;
    background-color: #018849 !important;
    color: #FFF;
}
.style {
    --wd-col-lg: 4;
    --wd-col-md: 3;
    --wd-col-sm: 3 !important;
    --wd-gap-lg: 6px;
}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
/*    margin-top: -5px !important; */
	  margin-top: 0px !important;
    font-size: 15px;
}
/*sortirovka tovara list, row2 v mobilinom brauzere*/
.wd-builder-off .wd-products-shop-view {
    display: flex !important;
	margin: -50px;
}
/*.wd-products-shop-view a.per-row-3:before {
    content: "\f12c";
    padding-right: 15px;
}*/
/*Skrivaem sortirovku v mobilinom row3, row4, row5, row6*/
.wd-products-shop-view a.per-row-3:before {
    content: "\e902";
	display: none;
}
.wd-products-shop-view a.per-row-4:before {
    content: "\e902";
	display: none;
}
.wd-products-shop-view a.per-row-5:before {
    content: "\e902";
	display: none;
}
.wd-products-shop-view a.per-row-6:before {
    content: "\e902";
	  display: none;
}
/*filter active*/
.wd-active-filters {
    display: flex;
    align-items: center;
    padding-left: 10px;
    justify-content: var(--content-align, flex-start);
    margin-top: 0px !important;
    margin-bottom: 0px;
    min-height: 1px;
    font-size: 95%;
    line-height: 1;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
	  margin-bottom: 0px !important;
    font-size: 95%;
    --wd-link-color: black !important;
	}
.wd-action-btn>a.added:before {
    content: "\f148";
	  color: #f54544;
	  font-weight: bold;
}
.wd-quick-view-icon>a:before {
/*  content: "\f11c" !important;*/
	  content: "\f11a" !important;
}
/*Reducere fara background*/
tr.wcz-discamount {
    background-color: #fff;
    color: #ffffff;
}
/*view products view grid list*/
.wd-products-shop-view a {
    --wd-link-color: var(--color-black-400);
    --wd-link-color-hover: var(--color-black-400);
}
.wd-products-shop-view a:before {
    font-size: 130%;
    content: #000 !important;"
    font-family: "woodmart-font";
}
/*filter mobile full wide*/
.sidebar-container.wd-inited {
    display: flex;
    flex-basis: unset;
    flex-direction: column;
    margin: 0;
    padding: 0;
    /* max-width: 90%; 
    width: -webkit-fill-available; */
	  width: 90%;
}
/*menu mobile ful wide*/
.wd-side-hidden.wd-opened {
    transform: none;
    /* width: -webkit-fill-available; */
	  width: 90%;
}
/*background full photo in card
.pswp__item {
    position: absolute;
    inset: 0;
    overflow: hidden;
    background: #f7f7f7;
} */

.woodmart-archive-shop .wd-content-layout {
	padding-inline: 0;
}

.single-product .wd-content-layout {
	padding-block: 15px !important;
	padding-inline: 0;
}
/*.wd-content-layout {
    padding-block: 15px !important;
    padding-inline: 0px !important;
}
.cart-content-wrapper>* {
    flex: 1 1 100%;
    max-width: 100%;
    padding-inline: 15px !important;
}*/
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Размер шрифта заголовка и цены, цвет в карточке */
body.single-product.wcz-woocommerce div.product .product_title {
    font-size: 18px !important;
    color: #000000 !important;
}
.price .amount {
    font-size: 18px !important;
	  font-size: inherit !important;
    color: #dd2852 !important;
}
element.style {
}
.footer-sidebar {
    padding-block: 1px 10px !important;
}
.wd-prefooter {
    padding-bottom: 1px!important;
}
/*растояние слева и справа в описание категории */
.wd-term-desc {
    margin-top: 12px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
/*.site-content.shop-content-area {
	 padding: 0px !important;
}*/
 .vc_hidden-xs {
	 display: block !important;
}
/* разница в высоте между меню и первым товаром element.style {
}
 .whb-header {
	 margin-bottom: 30px !important;
}
 */
/* заголовок в магазине*/
 .page-title .title {
	 font-size: 20px !important;
	/*line-height: 0.1 !important;	 */
}
 .page-title .container {
	 margin-bottom: -5px !important;
	 margin-top: -5px !important;
}
/* shop-loop-head
 .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .shop-loop-head {
	 align-items: center !important;
	 flex-direction: column;
}*/
 .shop-loop-head {
	 margin-top: -43px !important;
}
 .shop-loop-head {
	 margin-top: -10px;
	 margin-bottom: -10px;
}
 .shop-loop-head {
	 display: block;
	 align-items: center;
	 flex-wrap: wrap;
	 justify-content: flex-start;
	 margin-bottom: 1px;
	 max-width: 100%;
	 width: 100%;
}
/* woocommerce-breadcrumb */
 .wd-shop-tools {
	 margin-bottom: 0px;
	 margin-right: 0px;
	 vertical-align: middle;
	 padding-top: 5px;
}
 .woocommerce-breadcrumb, .yoast-breadcrumb {
	 vertical-align: middle;
}
 .woocommerce-breadcrumb {
	 display: none !important;
	 align-items: center;
	 flex-wrap: wrap;
	 color: #333;
}
 article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	 display: block;
}
/* wd-shop-tools*/ 
 .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child) {
	 margin-bottom: 0px !important;
	 padding-bottom: 0px !important;
	 border-bottom: 1px solid rgba(129,129,129,0.2);
}
 .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools {
	 justify-content: space-between;
   padding-bottom: 0px;
   border-bottom: 1px solid var(--brdcolor-gray-300);
}
 .wd-shop-tools {
	 display: flex;
	 align-items: center;
	 flex-wrap: wrap;
}
/* wd-entities-title название товара в магазине на главной */
 .product-grid-item.col-6 .wd-entities-title, .product-grid-item.col-6 .wd-product-cats, .product-grid-item.col-6 .wd-product-brands-links {
	 /*font-size: large !important;*/f
	 font-size: initial !important;
}
 .product-grid-item .wd-entities-title {
	 /*margin-bottom: 0px !important;*/
	 text-align: center !important;
}
/* wd-product-brands-links бренд в магазине на главной */
 .product-grid-item .wd-product-cats, .product-grid-item .wd-product-brands-links {
	 margin-bottom: 0px !important;
	 color: #000000 !important;
	 font-size: 95%;
	 text-align: center !important;
}
/* price */
 .product-grid-item.col-6 .price, .product-grid-item.col-6 .star-rating {
	 /*font-size: 15px !important;*/
	 font-size: large !important;
}
.wd-product .price {
    display: block;
    text-align: center;
}
/*скрываю иконку корзины в магазине*/
.wd-action-btn.wd-style-icon .button {
    min-height: unset;
    padding: 0;
    background-color: transparent;
    display: none;
}
/* background color product card */
.product-grid-item .wd-buttons {
	 opacity: 1;
	 transform: translate(0px, 10px) !important;
}
 .wd-buttons[class*="wd-pos-r-"] {
	 opacity: 1;
	 transform: translateX(0px) translateZ(0) !important;
}
 .wd-buttons.wd-pos-r-t {
	 /*position: inherit !important;*/
	 /*position: column !important; */ 
	 top: 0px !important;
	 right: 0px !important;
   background: transparent;
   box-shadow: none;
	 visibility: visible;
}
.wd-buttons {
	 border-radius: 0px !important;
	 z-index: 2;
	 /*display: flex !important;*/
	 background: #FFF;
	 box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
	 transition: all .3s ease;
	 /*flex-wrap: nowrap !important;*/
	 align-content: center !important;
	 justify-content: center !important;
	 /*flex-direction: row !important;*/
}
 .wd-buttons .wd-quick-view-icon, .wd-buttons .wd-compare-btn {
	 display: none !important;
}
 .product-summary-shadow .summary-inner {
	 padding: 10px 10px 10px !important;
	 background-color: #FFF;
	 box-shadow: none !important;
}
 .single-product-page .summary-inner {
	 margin-bottom: -90px;
}
/*расстояние между значками и названием товара*/
  .wd-hover-tiled .product-element-top {
	 margin-bottom: -5px !important;
		/*margin-bottom: -5px !important;*/
}
 .wd-nav-mobile li.menu-item-wishlist {
	 display: none;
}
 .wd-nav-mobile li.menu-item-account {
	 display: none;
}
/*stok disponibil расположение в центре*/
 p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
	 color: var(--color-gray-800);
}
 p.stock {
	 font-weight: 600;
	 line-height: 1.2;
	 text-align: center !important;
}
 p {
	 margin-bottom: var(--wd-tags-mb);
}
/*расстояние между кнопок купить сейчас*/
.summary-inner .cart {
	 margin-bottom: 25px;
}
 form.cart {
	 display: flex;
	 flex-wrap: wrap;
	 gap: 0px !important;
	 justify-content: center !important;
}
/*кнопки поделиться по центру*/
 .product-share {
	 margin-bottom: -60px;
	 text-align-last: center !important;
}
 .wd-social-icons {
	 font-size: 0;
}
/*описание доставки по центру*/
 .wd-rs-636ebfd798fc9.wd-list {
	 --li-mb: 16px;
}
 .wd-list {
	 list-style: none;
	 --li-pl: 0;
	 --list-mb: 0;
	 --li-mb: 15px;
}
 .vc_custom_1668202448408 {
	 border-radius: 1px !important;
}
 .wd-wpb {
	 margin-bottom: 0px !important;
}
 .wd-justify-left {
	 justify-content: center !important;
}
 .wd-fontsize-xs {
	 font-size: 14px;
}
.slider-title {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
}
/*Кнопка купить один клик черного цвета
.ld-ext-right, .ld-ext-left, .ld-ext-bottom, .ld-ext-top, .ld-over, .ld-over-inverse, .ld-over-full, .ld-over-full-inverse {
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    transition-timing-function: ease-in;
    overflow: hidden;
    background-color: #689c00 !important;
    border-color: #689c00 !important;
}*/
/*покупают вместе*/
.slider-title {
    position: inherit;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 20px !Important;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
}
/*Breadcrambs om mobile device OFF*/
.wd-rs-65a29918ec4af {
    width: auto !important;
    display: none !important; 
}
/*кнопки купить сейчас и добавить в корзину без расстояния*/
.wd-single-add-cart>div>*:last-child, .wd-single-add-cart>*:last-child {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0px !important;
    justify-content: center !important;
}
/*Цвет кнопок добавить в корзину и купить сейчас*/
html .wd-buy-now-btn {
    font-family: "Barlow", Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 110%;  
	  color: rgb(255,255,255);
    background: #f76b6a !important;
	  border-color: #f76b6a !important;
}
.single_add_to_cart_button {
    font-weight: 900 !important;
	  font-size: 110%;
    background-color: #018849 !important;
    color: #FFF;
}
.style {
    --wd-col-lg: 4;
    --wd-col-md: 3;
    --wd-col-sm: 3 !important;
    --wd-gap-lg: 6px;
}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
/*    margin-top: -5px !important; */
	  margin-top: 0px !important;
    font-size: 15px;
}
/*sortirovka tovara list, row2 v mobilinom brauzere*/
.wd-builder-off .wd-products-shop-view {
    display: flex !important;
	margin: -50px;
}
/*.wd-products-shop-view a.per-row-3:before {
    content: "\f12c";
    padding-right: 15px;
}*/
/*Skrivaem sortirovku v mobilinom row3, row4, row5, row6*/
.wd-products-shop-view a.per-row-3:before {
    content: "\e902";
	display: none;
}
.wd-products-shop-view a.per-row-4:before {
    content: "\e902";
	display: none;
}
.wd-products-shop-view a.per-row-5:before {
    content: "\e902";
	display: none;
}
.wd-products-shop-view a.per-row-6:before {
    content: "\e902";
	  display: none;
}
/*filter active*/
.wd-active-filters {
    display: flex;
    align-items: center;
    padding-left: 10px;
    justify-content: var(--content-align, flex-start);
    margin-top: 0px !important;
    margin-bottom: 0px;
    min-height: 1px;
    font-size: 95%;
    line-height: 1;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
	  margin-bottom: 0px !important;
    font-size: 95%;
    --wd-link-color: black !important;
	}
.wd-action-btn>a.added:before {
    content: "\f148";
	  color: #f54544;
	  font-weight: bold;
}
.wd-quick-view-icon>a:before {
/*  content: "\f11c" !important;*/
	  content: "\f11a" !important;
}
/*Reducere fara background*/
tr.wcz-discamount {
    background-color: #fff;
    color: #ffffff;
}
/*view products view grid list*/
.wd-products-shop-view a {
    --wd-link-color: var(--color-black-400);
    --wd-link-color-hover: var(--color-black-400);
}
.wd-products-shop-view a:before {
    font-size: 130%;
    content: #000 !important;"
    font-family: "woodmart-font";
}
/*filter mobile full wide*/
.sidebar-container.wd-inited {
    display: flex;
    flex-basis: unset;
    flex-direction: column;
    margin: 0;
    padding: 0;
    /* max-width: 90%; 
    width: -webkit-fill-available; */
	  width: 90%;
}
/*menu mobile ful wide*/
.wd-side-hidden.wd-opened {
    transform: none;
    /* width: -webkit-fill-available; */
	  width: 90%;
}
/*background full photo in card
.pswp__item {
    position: absolute;
    inset: 0;
    overflow: hidden;
    background: #f7f7f7;
} */

.woodmart-archive-shop .wd-content-layout {
	padding-inline: 0;
}

.single-product .wd-content-layout {
	padding-block: 15px !important;
	padding-inline: 0;
}
/*.wd-content-layout {
    padding-block: 15px !important;
    padding-inline: 0px !important;
}
.cart-content-wrapper>* {
    flex: 1 1 100%;
    max-width: 100%;
    padding-inline: 15px !important;
}*/
}

@media (max-width: 576px) {
	/* Размер шрифта заголовка и цены, цвет в карточке */
body.single-product.wcz-woocommerce div.product .product_title {
    font-size: 18px !important;
    color: #000000 !important;
}
.price .amount {
    font-size: 18px !important;
	  font-size: inherit !important;
    color: #dd2852 !important;
}
element.style {
}
.footer-sidebar {
    padding-block: 1px 10px !important;
}
.wd-prefooter {
    padding-bottom: 1px!important;
}
/*растояние слева и справа в описание категории */
.wd-term-desc {
    margin-top: 12px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
/*.site-content.shop-content-area {
	 padding: 0px !important;
}*/
 .vc_hidden-xs {
	 display: block !important;
}
/* разница в высоте между меню и первым товаром element.style {
}
 .whb-header {
	 margin-bottom: 30px !important;
}
 */
/* заголовок в магазине*/
 .page-title .title {
	 font-size: 20px !important;
	/*line-height: 0.1 !important;	 */
}
 .page-title .container {
	 margin-bottom: -5px !important;
	 margin-top: -5px !important;
}
/* shop-loop-head
 .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .shop-loop-head {
	 align-items: center !important;
	 flex-direction: column;
}*/
 .shop-loop-head {
	 margin-top: -43px !important;
}
 .shop-loop-head {
	 margin-top: -10px;
	 margin-bottom: -10px;
}
 .shop-loop-head {
	 display: block;
	 align-items: center;
	 flex-wrap: wrap;
	 justify-content: flex-start;
	 margin-bottom: 1px;
	 max-width: 100%;
	 width: 100%;
}
/* woocommerce-breadcrumb */
 .wd-shop-tools {
	 margin-bottom: 0px;
	 margin-right: 0px;
	 vertical-align: middle;
	 padding-top: 5px;
}
 .woocommerce-breadcrumb, .yoast-breadcrumb {
	 vertical-align: middle;
}
 .woocommerce-breadcrumb {
	 display: none !important;
	 align-items: center;
	 flex-wrap: wrap;
	 color: #333;
}
 article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	 display: block;
}
/* wd-shop-tools*/ 
 .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child) {
	 margin-bottom: 0px !important;
	 padding-bottom: 0px !important;
	 border-bottom: 1px solid rgba(129,129,129,0.2);
}
 .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools {
	 justify-content: space-between;
   padding-bottom: 0px;
   border-bottom: 1px solid var(--brdcolor-gray-300);
}
 .wd-shop-tools {
	 display: flex;
	 align-items: center;
	 flex-wrap: wrap;
}
/* wd-entities-title название товара в магазине на главной */
 .product-grid-item.col-6 .wd-entities-title, .product-grid-item.col-6 .wd-product-cats, .product-grid-item.col-6 .wd-product-brands-links {
	 /*font-size: large !important;*/f
	 font-size: initial !important;
}
 .product-grid-item .wd-entities-title {
	 /*margin-bottom: 0px !important;*/
	 text-align: center !important;
}
/* wd-product-brands-links бренд в магазине на главной */
 .product-grid-item .wd-product-cats, .product-grid-item .wd-product-brands-links {
	 margin-bottom: 0px !important;
	 color: #000000 !important;
	 font-size: 95%;
	 text-align: center !important;
}
/* price */
 .product-grid-item.col-6 .price, .product-grid-item.col-6 .star-rating {
	 /*font-size: 15px !important;*/
	 font-size: large !important;
}
.wd-product .price {
    display: block;
    text-align: center;
}
/*скрываю иконку корзины в магазине*/
.wd-action-btn.wd-style-icon .button {
    min-height: unset;
    padding: 0;
    background-color: transparent;
    display: none;
}
/* background color product card */
.product-grid-item .wd-buttons {
	 opacity: 1;
	 transform: translate(0px, 10px) !important;
}
 .wd-buttons[class*="wd-pos-r-"] {
	 opacity: 1;
	 transform: translateX(0px) translateZ(0) !important;
}
 .wd-buttons.wd-pos-r-t {
	 /*position: inherit !important;*/
	 /*position: column !important; */ 
	 top: 0px !important;
	 right: 0px !important;
   background: transparent;
   box-shadow: none;
	 visibility: visible;
}
.wd-buttons {
	 border-radius: 0px !important;
	 z-index: 2;
	 /*display: flex !important;*/
	 background: #FFF;
	 box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
	 transition: all .3s ease;
	 /*flex-wrap: nowrap !important;*/
	 align-content: center !important;
	 justify-content: center !important;
	 /*flex-direction: row !important;*/
}
 .wd-buttons .wd-quick-view-icon, .wd-buttons .wd-compare-btn {
	 display: none !important;
}
 .product-summary-shadow .summary-inner {
	 padding: 10px 10px 10px !important;
	 background-color: #FFF;
	 box-shadow: none !important;
}
 .single-product-page .summary-inner {
	 margin-bottom: -90px;
}
/*расстояние между значками и названием товара*/
  .wd-hover-tiled .product-element-top {
	 margin-bottom: -5px !important;
		/*margin-bottom: -5px !important;*/
}
 .wd-nav-mobile li.menu-item-wishlist {
	 display: none;
}
 .wd-nav-mobile li.menu-item-account {
	 display: none;
}
/*stok disponibil расположение в центре*/
 p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
	 color: var(--color-gray-800);
}
 p.stock {
	 font-weight: 600;
	 line-height: 1.2;
	 text-align: center !important;
}
 p {
	 margin-bottom: var(--wd-tags-mb);
}
/*расстояние между кнопок купить сейчас*/
.summary-inner .cart {
	 margin-bottom: 25px;
}
 form.cart {
	 display: flex;
	 flex-wrap: wrap;
	 gap: 0px !important;
	 justify-content: center !important;
}
/*кнопки поделиться по центру*/
 .product-share {
	 margin-bottom: -60px;
	 text-align-last: center !important;
}
 .wd-social-icons {
	 font-size: 0;
}
/*описание доставки по центру*/
 .wd-rs-636ebfd798fc9.wd-list {
	 --li-mb: 16px;
}
 .wd-list {
	 list-style: none;
	 --li-pl: 0;
	 --list-mb: 0;
	 --li-mb: 15px;
}
 .vc_custom_1668202448408 {
	 border-radius: 1px !important;
}
 .wd-wpb {
	 margin-bottom: 0px !important;
}
 .wd-justify-left {
	 justify-content: center !important;
}
 .wd-fontsize-xs {
	 font-size: 14px;
}
.slider-title {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
}
/*Кнопка купить один клик черного цвета
.ld-ext-right, .ld-ext-left, .ld-ext-bottom, .ld-ext-top, .ld-over, .ld-over-inverse, .ld-over-full, .ld-over-full-inverse {
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    transition-timing-function: ease-in;
    overflow: hidden;
    background-color: #689c00 !important;
    border-color: #689c00 !important;
}*/
/*покупают вместе*/
.slider-title {
    position: inherit;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 20px !Important;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
}
/*Breadcrambs om mobile device OFF*/
.wd-rs-65a29918ec4af {
    width: auto !important;
    display: none !important; 
}
/*кнопки купить сейчас и добавить в корзину без расстояния*/
.wd-single-add-cart>div>*:last-child, .wd-single-add-cart>*:last-child {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0px !important;
    justify-content: center !important;
}
/*Цвет кнопок добавить в корзину и купить сейчас*/
html .wd-buy-now-btn {
    font-family: "Barlow", Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 110%;  
	  color: rgb(255,255,255);
    background: #f76b6a !important;
	  border-color: #f76b6a !important;
}
.single_add_to_cart_button {
    font-weight: 900 !important;
	  font-size: 110%;
    background-color: #018849 !important;
    color: #FFF;
}
.style {
    --wd-col-lg: 4;
    --wd-col-md: 3;
    --wd-col-sm: 3 !important;
    --wd-gap-lg: 6px;
}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
/*    margin-top: -5px !important; */
	  margin-top: 0px !important;
    font-size: 15px;
}
/*sortirovka tovara list, row2 v mobilinom brauzere*/
.wd-builder-off .wd-products-shop-view {
    display: flex !important;
	margin: -50px;
}
/*.wd-products-shop-view a.per-row-3:before {
    content: "\f12c";
    padding-right: 15px;
}*/
/*Skrivaem sortirovku v mobilinom row3, row4, row5, row6*/
.wd-products-shop-view a.per-row-3:before {
    content: "\e902";
	display: none;
}
.wd-products-shop-view a.per-row-4:before {
    content: "\e902";
	display: none;
}
.wd-products-shop-view a.per-row-5:before {
    content: "\e902";
	display: none;
}
.wd-products-shop-view a.per-row-6:before {
    content: "\e902";
	  display: none;
}
/*filter active*/
.wd-active-filters {
    display: flex;
    align-items: center;
    padding-left: 10px;
    justify-content: var(--content-align, flex-start);
    margin-top: 0px !important;
    margin-bottom: 0px;
    min-height: 1px;
    font-size: 95%;
    line-height: 1;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
	  margin-bottom: 0px !important;
    font-size: 95%;
    --wd-link-color: black !important;
	}
.wd-action-btn>a.added:before {
    content: "\f148";
	  color: #f54544;
	  font-weight: bold;
}
.wd-quick-view-icon>a:before {
/*  content: "\f11c" !important;*/
	  content: "\f11a" !important;
}
/*Reducere fara background*/
tr.wcz-discamount {
    background-color: #fff;
    color: #ffffff;
}
/*view products view grid list*/
.wd-products-shop-view a {
    --wd-link-color: var(--color-black-400);
    --wd-link-color-hover: var(--color-black-400);
}
.wd-products-shop-view a:before {
    font-size: 130%;
    content: #000 !important;"
    font-family: "woodmart-font";
}
/*filter mobile full wide*/
.sidebar-container.wd-inited {
    display: flex;
    flex-basis: unset;
    flex-direction: column;
    margin: 0;
    padding: 0;
    /* max-width: 90%; 
    width: -webkit-fill-available; */
	  width: 90%;
}
/*menu mobile ful wide*/
.wd-side-hidden.wd-opened {
    transform: none;
    /* width: -webkit-fill-available; */
	  width: 90%;
}
/*background full photo in card
.pswp__item {
    position: absolute;
    inset: 0;
    overflow: hidden;
    background: #f7f7f7;
} */

.woodmart-archive-shop .wd-content-layout {
	padding-inline: 0;
}

.single-product .wd-content-layout {
	padding-block: 15px !important;
	padding-inline: 0;
}
/*.wd-content-layout {
    padding-block: 15px !important;
    padding-inline: 0px !important;
}
.cart-content-wrapper>* {
    flex: 1 1 100%;
    max-width: 100%;
    padding-inline: 15px !important;
}*/
}

