@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//gstore24.ru/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.3.9") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//gstore24.ru/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//gstore24.ru/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//gstore24.ru/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//gstore24.ru/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//gstore24.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//gstore24.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//gstore24.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//gstore24.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Onest", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Onest", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Onest", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(36,78,100);
	--wd-alternative-color: rgb(40,195,134);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(225,74,92);
	--btn-accented-bgcolor-hover: rgb(205,67,84);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,122,255);
	--wd-link-color-hover: rgb(0,63,255);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .wd-buy-now-btn {
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
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-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(140,188,103);
}
.product-labels .product-label.featured {
	background-color: rgba(225,74,92,0.87);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(13,6,37);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1380px;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
--wd-cat-brd-radius: 0px;
}

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


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

.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img)
{
    max-height: 200px;
    width: auto !important;
}
.e-n-accordion details:first-of-type > summary {
    border-radius: 8px 8px 0 0 !important;
}
.e-n-accordion details:last-of-type > summary {
    border-radius: 0 0 8px 8px !important;
}
details.e-n-accordion-item .e-flex {
    padding: 10px;
    background: #f6f5f8;
}
.product_meta {
    flex-wrap: nowrap !important;
    flex-direction: row;
	  gap: 30px !important;
}
.product_meta>span {
    flex: auto !important;
}
.product-labels {
    gap: 5px !important;
}
.label-attribute-pa_rustore {
    background: #ede2f2e8 !important;
}
.label-attribute-pa_hranilishhe {
    background: #caeaeed9 !important;
}
.label-attribute-pa_versiya {
    background: #deffc7ed !important;
}
.product-label {
    padding: 3px 8px !important;
    text-transform: none !important;
    font-size: 11px !important;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
    font-size: 28px;
    text-transform: none !important;
}
.brandline {
    gap: 3px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.whb-top-bar .wd-header-text {
    color: rgb(36, 78, 100);
    font-size: 13px !important;
}
.wd-gallery-thumb img {
    width: auto !important;
    max-height: 200px;
}
.wd-gallery-images img {
    width: auto !important;
    max-height: 500px;
}
.wd-gallery-images figure {
    text-align: center;
}
.geolocation a {
    border-bottom: none !important;
    color: #000 !important;
}
.geolocation a path {
    fill: #28c386 !important;
}
.city-change .block-info a {
    color: #28c386 !important;
}


/* Базовый стиль таблиц */
.elementor-widget-text-editor table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0;
  font-size: 15px;
  line-height: 1.5;
  background-color: #ffffff;
}

/* Заголовки таблицы */
.elementor-widget-text-editor table thead th {
  background-color: #f5f6f7;
  color: #111;
  font-weight: 600;
  text-align: left;
  padding: 12px 14px;
  border-bottom: 2px solid #e5e7eb;
}

/* Ячейки */
.elementor-widget-text-editor table td {
  padding: 12px 14px;
  border-bottom: 1px solid #e5e7eb;
  vertical-align: top;
  color: #222;
}

/* Первый столбец — параметры */
.elementor-widget-text-editor table td:first-child {
  font-weight: 500;
  color: #111;
  white-space: nowrap;
}

/* Чередование строк */
.elementor-widget-text-editor table tbody tr:nth-child(even) {
  background-color: #fafafa;
}

/* Hover-эффект (аккуратно) */
.elementor-widget-text-editor table tbody tr:hover {
  background-color: #f0f4ff;
}

/* Скругления */
.elementor-widget-text-editor table thead th:first-child {
  border-top-left-radius: 8px;
}
.elementor-widget-text-editor table thead th:last-child {
  border-top-right-radius: 8px;
}

table.variations td {
    padding: 0 !important;
    border-bottom: none !important;
}
table.variations {
    margin-bottom: 0 !important;
}
table.variations tr {
    margin-bottom: 15px !important;
}
.iconic-wlv-terms__term--current .iconic-wlv-terms__term-content {
    border: 3px solid #28c386;
    background: #f6f5f8;
    border-radius: 8px;
}
.iconic-wlv-terms__term-content {
    border: 4px solid #ebebeb;
    border-radius: 8px;
}
.iconic-wlv-terms__term--image a img {
    border: none;
}

@media (max-width: 768px) {
.elementor-widget-text-editor table {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.elementor-widget-text-editor table thead,
.elementor-widget-text-editor table tbody,
.elementor-widget-text-editor table tr {
  width: 100%;
}

.elementor-widget-text-editor table::after {
  content: "Прокрутите таблицу вправо";
  font-size: 12px;
  opacity: 0.6;
}
}

