.wd-popup.wd-promo-popup{
	background-color:rgb(130,36,227);
	background-image: url(https://samsa63.ru/wp-content/uploads/2021/08/grocery-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(130,36,227);
	background-image: none;
}

.page-title-default{
	background-color:rgb(30,115,190);
	background-image: url(https://samsa63.ru/wp-content/uploads/2021/08/grocery-page-title.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(55,56,57);
	background-image: none;
}

:root{
--wd-text-font:"Inter", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Yantramanav", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Yantramanav", 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:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Yantramanav", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Inter", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:none;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(17,137,61);
}
:root{
--wd-alternative-color:#fbbc34;
}
: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:rgb(17,137,61);
}
:root{
--btn-shop-bgcolor-hover:rgb(17,137,61);
}
:root{
--btn-accent-bgcolor:rgb(17,137,61);
}
:root{
--btn-accent-bgcolor-hover:rgb(17,137,61);
}
: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: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-shop-color: #333;
		
					--btn-shop-color-hover: #333;
		
					--btn-accent-color: #fff;
		
					--btn-accent-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-shop-bottom-active: -1px;
				--btn-shop-brd-radius: 0.001px;
				--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);
			
			
					
									--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;
			
			
			
					
								}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]) {
				padding-left: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
			.header-banner {
			height: 40px;
		}
		body.header-banner-display .website-wrapper {
			margin-top:40px;
		}
		@media (max-width: 1024px) {
			.header-banner {
				height: 40px;
			}
			body.header-banner-display .website-wrapper {
				margin-top:40px;
			}
		}
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//samsa63.ru/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

/* Названия товаров (карточки, каталог) */
.product-title,
.woocommerce-loop-product__title,
.wd-entities-title,
h3.wd-entities-title,
h4.product-title {
    color: #000000 !important;
}

/* Если нужно также для заголовков в виджетах и мини-корзине */
.widget-product-title,
.wd-product-title,
.wd-entity-title {
    color: #000000 !important;
}
/* Цена */
.woocommerce-Price-amount,
.product-price,
.price {
    color: #000 !important;
}

/* Поле количества и его метка */
.quantity .qty,
.quantity input,
.quantity-label,
label[for="quantity"] {
    color: #000 !important;
}

/* Метка "Qty" или "Кол-во" - если это отдельный элемент */
.quantity .qty-label,
.quantity-label {
    color: #000 !important;
}

/* Также кнопки +/- возможно */
.quantity .minus, .quantity .plus {
    color: #000 !important;
}
/* === ЦЕНА === */
.price,
.woocommerce-Price-amount,
.product-price,
.summary .price {
    color: #000000 !important;
}

/* === ПОЛЕ КОЛИЧЕСТВА (Qty) === */
.quantity input.qty,
.quantity .qty,
input[type="number"].qty {
    color: #000000 !important;
    background: #ffffff !important;
}
.quantity .minus,
.quantity .plus {
    color: #000000 !important;
}
/* метка «Qty» (если есть) */
.quantity-label,
label[for="quantity"],
.woocommerce .quantity .qty-label {
    color: #000000 !important;
}

/* === ЗАГОЛОВОК ТОВАРА === */
.product_title,
.entry-title,
.woocommerce-loop-product__title,
.wd-entities-title {
    color: #000000 !important;
}

/* === СЧЁТЧИК ПРОСМОТРОВ (новые точные селекторы) === */
.wd-visits-count,
.wd-visits-count-number,
.wd-visits-count-msg,
.wd-visits-count * {
    color: #000000 !important;
}
/* === СТРАНИЦА ОФОРМЛЕНИЯ ЗАКАЗА (CHECKOUT) === */

/* Основной заголовок страницы */
.entry-title,
.woocommerce-checkout .entry-title {
    color: #000000 !important;
}

/* Заголовки секций (например, «Контактная информация», «Детали заказа») */
.wc-block-checkout__title,
.wc-block-components-title,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
#order_review_heading {
    color: #000000 !important;
}

/* Все текстовые блоки внутри оформления заказа */
.wc-block-checkout,
.wc-block-components-sidebar,
.wc-block-components-main,
.woocommerce-checkout-review-order,
.woocommerce-checkout-review-order-table,
.shop_table,
.wc-block-components-totals-wrapper,
.wc-block-components-totals-item,
.wc-block-components-totals-footer-item {
    color: #000000 !important;
}

/* Метки полей ввода (имя, адрес, телефон и т.д.) */
.woocommerce-checkout label,
.wc-block-components-checkout-step__heading,
.wc-block-components-address-form label,
.wc-block-components-text-input label,
.wc-block-components-checkbox label {
    color: #000000 !important;
}

/* Текст в полях ввода (введённые данные) */
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="number"],
.woocommerce-checkout select,
.woocommerce-checkout textarea,
.wc-block-components-text-input input,
.wc-block-components-combobox input,
.wc-block-components-select select {
    color: #000000 !important;
    background-color: #ffffff !important; /* если фон тоже белый, оставляем */
}

/* Цены в деталях заказа (названия товаров, суммы, итог) */
.woocommerce-checkout-review-order-table .product-name,
.woocommerce-checkout-review-order-table .product-total,
.woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout-review-order-table .order-total,
.woocommerce-checkout-review-order-table .shipping,
.wc-block-components-totals-item__label,
.wc-block-components-totals-item__value,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    color: #000000 !important;
}

/* Итоговая сумма (особо важна) */
.woocommerce-checkout-review-order-table .order-total .amount,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    color: #000000 !important;
    font-weight: bold;
}

/* Кнопка оформления заказа (если она белая) */
#place_order,
.wc-block-components-checkout-place-order-button,
.wc-block-components-button {
    color: #000000 !important;
}

/* Дополнительные мелкие тексты (купоны, примечания) */
.woocommerce-checkout .woocommerce-NoticeGroup,
.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .woocommerce-error,
.woocommerce-checkout .woocommerce-message,
.wc-block-components-notices,
.wc-block-components-checkout-step__description {
    color: #000000 !important;
}

/* Сообщение "К сожалению, мы не принимаем заказы из указанной страны" */
.wc-block-components-notice-banner,
.wc-block-components-notice-banner .wc-block-components-notice-banner__content {
    color: #000000 !important;
}
/* Footer - все тексты белые (на случай, если фон тёмный) */
.site-footer,
.wd-footer,
.footer,
.wd-footer-container {
    color: #ffffff !important;
}

/* Заголовки в футере - белые */
.site-footer .widget-title,
.site-footer .wd-widget-title,
.site-footer .footer-widget-title,
.wd-footer .widget-title,
.wd-footer .wd-widget-title,
.footer .widget-title,
.footer .footer-widget-title {
    color: #ffffff !important;
}

/* Также все ссылки и параграфы в футере сделать белыми (или почти белыми) */
.site-footer a,
.wd-footer a,
.footer a {
    color: #ffffff !important; /* или другой светлый цвет, если нужно */
}

.site-footer p,
.site-footer span,
.site-footer div,
.wd-footer p,
.wd-footer span,
.wd-footer div {
    color: #ffffff !important;
}
/* === ПОДВАЛ (FOOTER) – ВСЕ ТЕКСТЫ БЕЛЫМИ === */

/* Сам футер и все его контейнеры */
.site-footer,
.wd-footer,
.footer,
.wd-footer-container,
.woodmart-footer {
    color: #ffffff !important;
}

/* ЗАГОЛОВКИ виджетов в футере (RECENT POSTS, OUR STORES и т.д.) */
.site-footer .widget-title,
.site-footer .wd-widget-title,
.site-footer .footer-widget-title,
.wd-footer .widget-title,
.wd-footer .wd-widget-title,
.footer .widget-title,
.footer .footer-widget-title,
.woodmart-footer .widget-title {
    color: #ffffff !important;
}

/* Все ссылки в футере – белые (чтобы пункты меню тоже читались) */
.site-footer a,
.wd-footer a,
.footer a,
.woodmart-footer a {
    color: #ffffff !important;
}

/* Остальные текстовые элементы (параграфы, спаны, списки) */
.site-footer p,
.site-footer span,
.site-footer li,
.site-footer div:not(.container):not(.row):not(.col),
.wd-footer p,
.wd-footer span,
.wd-footer li,
.wd-footer div:not(.container):not(.row):not(.col),
.footer p,
.footer span,
.footer li,
.footer div:not(.container):not(.row):not(.col) {
    color: #ffffff !important;
}
/* === ТОЧНЫЕ СЕЛЕКТОРЫ ДЛЯ ВИДЖЕТА "RECENT POSTS" === */

/* Контейнер */
.footer .recent-posts-info,
.site-footer .recent-posts-info,
.wd-footer .recent-posts-info {
    color: #ffffff !important;
}

/* Заголовок (h5 с классом wd-entities-title) и ссылка внутри него */
.footer .wd-entities-title,
.site-footer .wd-entities-title,
.wd-footer .wd-entities-title,
.footer .wd-entities-title a,
.site-footer .wd-entities-title a,
.wd-footer .wd-entities-title a {
    color: #ffffff !important;
}

/* Дата */
.footer .recent-posts-time,
.site-footer .recent-posts-time,
.wd-footer .recent-posts-time {
    color: #ffffff !important;
}

/* Ссылка "Нет комментариев" */
.footer .recent-posts-comment,
.site-footer .recent-posts-comment,
.wd-footer .recent-posts-comment,
.footer .recent-posts-comment a,
.site-footer .recent-posts-comment a,
.wd-footer .recent-posts-comment a {
    color: #ffffff !important;
}