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

:root {
	--wd-text-font: "roboto-local", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "roboto-local", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "roboto-local", 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%);
	--wd-alternative-font: "roboto-local", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "roboto-local", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "roboto-local", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(46,107,198);
	--wd-alternative-color: rgb(94,100,114);
	--wd-link-color: rgb(255,166,158);
	--wd-link-color-hover: rgb(255,135,124);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgba(0,110,214,0.83);
	--btn-accented-bgcolor-hover: rgba(0,110,214,0.61);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .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);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 300px;
}
.wd-page-title {
	background-color: rgb(245,247,248);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(226,226,226);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: 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 {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "roboto-local", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 18px;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "roboto-local-bolt", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: rgb(94,94,94);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "roboto-local-bolt", Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: rgba(247,17,17,0.64);
}
.page .wd-page-content {
	background-color: rgba(245,247,248,0.64);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgba(245,247,248,0.64);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgba(245,247,248,0.64);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgba(245,247,248,0.64);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgba(245,247,248,0.64);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(245,247,248);
	background-image: none;
}
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);
}
.product-labels .product-label.onsale {
	background-color: rgb(194,209,151);
}
.product-labels .product-label.new {
	background-color: rgb(194,209,151);
}
.product-labels .product-label.featured {
	background-color: rgb(194,209,151);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@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: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--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;
}

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


@font-face {
	font-family: "roboto-local";
	src: url("//kot404.ru/wp-content/uploads/2025/01/roboto-regular.woff2") format("woff2"), 
url("//kot404.ru/wp-content/uploads/2025/01/roboto-regular.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "roboto-local";
	src: url("//kot404.ru/wp-content/uploads/2025/01/roboto-regular.woff2") format("woff2"), 
url("//kot404.ru/wp-content/uploads/2025/01/roboto-regular.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "roboto-local-bolt";
	src: url("//kot404.ru/wp-content/uploads/2025/01/roboto-bold.woff2") format("woff2"), 
url("//kot404.ru/wp-content/uploads/2025/01/roboto-bold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/*цвет звезд рейтинга*/
body .comment-respond .stars a.active:after, 
body .comment-respond .stars a:hover:after {
    color: #F46464 !important;
}
body .comment-respond .stars a:after, 
body .comment-respond .stars a:before {
    color: #F46464 !important;
}
/*цвет звезд отзывов*/
.star-rating {
    color: #F46464;
}
/*Шрифт ярлыков товаров*/
.product-label {
    padding: 5px 10px;
    font-weight: 600;
    font-size: 11px !important;
}
/*цвет кнопки внешнего продукта*/
a.button.product_type_external.add-to-cart-loop {
    background: #205340 !important;
}
/* Стили для кнопки "Нет в наличии" */
.button.out-of-stock {
    color: #888 !important;
    background-color: #333 !important;
    font-size: 13px;
    padding: 11px 20px;
    text-align: center;
    display: inline-block;
    border: none;
    cursor: pointer;
}
/* Стили при наведении */
.button.out-of-stock:hover {
    background-color: #555 !important;
    color: #000 !important;
}
/*удалить ярлык "продано" в карточке товара на странице архива*/
.product-labels.labels-rounded .out-of-stock {
    display: none;
}
/*цвет и размер текста "нет в наличии" на странице товара*/
p.stock.out-of-stock {
    color: #d7d7d7;
    /* background: #414141; */
    font-size: 18px;
}
/*меню три точки в главное меню в хедере, класс css custom-dopmenu */
li.custom-dopmenu .nav-link-text {
    font-size: 40px;
	padding-bottom: 25px;
}
/*цвет ссылок для темной темы (например "правила и условия" страница оформления заказа)
[class*=color-scheme-light] {
    --wd-link-color: rgb(255, 115, 115);
    --wd-link-color-hover: rgb(255, 209, 209);
}
.place-order .woocommerce-invalid .woocommerce-form__label :is(span,a) {
    color: #e7e7e7;
}
*/
/*Фон отзывов, для стиль 2, темная тема
.wd-review-style-2 .review {
    border-radius: var(--wd-brd-radius);
    border: 1px solid rgb(59 59 59 / 15%);
    background-color: #1c1c1c !important;
}
*/
/*Стили для кнопки демо*/
/* Основные стили для кнопки "Демо"*/ 

.demo-button {
    background-color: #007cba; /* Цвет фона */
    color: #ffffff; /* Цвет текста */
    padding: 10px 15px; /* Отступы */
    text-decoration: none !important; /* Убираем подчеркивание */
    border-radius: 25px; /* Скругление углов */
    transition: background-color 0.3s, color 0.3s; /* Плавный переход */
    font-size: 14px; /* Размер шрифта */
    font-weight: bold; /* Жирный шрифт */
    font-family: 'roboto-local', sans-serif; /* Локальный шрифт Roboto */
	  display: flex; /* Используем flexbox */
    justify-content: center; /* Центрируем по горизонтали */
    align-items: center; /* Центрируем по вертикали */
    //height: 50px; /* Высота кнопки для лучшего выравнивания */
}

/*Стили при наведении*/
.demo-button:hover {
    background-color: #005a8c; /* Цвет фона при наведении */
    color: #ffffff; /* Цвет текста при наведении */
    text-decoration: underline; /* Подчеркивание текста при наведении */
}

/*описание категории на странице архива*/
.archive-meta {
    background: #cce4ff;
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 30px;
}
//==============================из настройщика


