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

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "TenorSans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(67,67,67);
	--wd-entities-title-font: "Jost", 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: "Cookie", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", 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;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(255,182,193);
	--wd-alternative-color: rgb(253,70,128);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(255,147,163);
	--btn-default-font-family: "Jost", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(255,182,193);
	--btn-default-bgcolor-hover: rgb(255,147,163);
	--btn-default-color-hover: rgb(255,147,163);
	--btn-accented-bgcolor: rgb(255,182,193);
	--btn-accented-bgcolor-hover: rgb(255,147,163);
	--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: rgb(255,255,255);
	background-image: url(https://livokc.ru/wp-content/uploads/2021/08/sweets-bakery-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 0px;
}
.page-title-default {
	background-color: rgba(255,255,255,0);
	background-image: none;
}
.footer-container {
	background-color: rgb(255,182,193);
	background-image: none;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title, html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
	font-size: 24px;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: rgb(40,40,40);
}
html .wd-product .wd-product-cats a {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(129,129,129);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: rgb(255,182,193);
}
.page .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgb(255,182,193);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1368px;
--wd-form-brd-radius: 0px;
--btn-default-color: #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;
--wd-brd-radius: 0px;
}

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

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Jost !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: TenorSans !important;
}

@font-face {
	font-family: "Jost";
	src: url("//livokc.ru/wp-content/uploads/2021/10/jost-400-book.woff2") format("woff2"), 
url("//livokc.ru/wp-content/uploads/2021/10/jost-book.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("//livokc.ru/wp-content/uploads/2021/10/jost-500-medium.woff2") format("woff2"), 
url("//livokc.ru/wp-content/uploads/2021/10/jost-medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("//livokc.ru/wp-content/uploads/2021/10/jost-600-semi.woff") format("woff2"), 
url("//livokc.ru/wp-content/uploads/2021/10/jost-book.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "TenorSans";
	src: url("//livokc.ru/wp-content/uploads/2025/02/tenorsans.woff2") format("woff2"), 
url("//livokc.ru/wp-content/uploads/2025/02/tenorsans.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon) {
    height: 42px;
    border-radius: 16px;
}

.whb-main-header {
	box-shadow: none;
}

.wd-accordion.wd-style-default:before {
    content: "";
    display: block;
    border-top: none;
}

.star-rating {
	color: #ffb5c2;
}

.wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper,.wd-cat-wrap) {
	border-radius: 12px;
}

.sidebar-container {
    margin-bottom: 40px;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 12px;
}

nav.woocommerce-breadcrumb {
    font-family: "Jost", Sans-serif;
    font-size: 12px;
}

:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-hover-with-fade .content-product-imagin {
	border-radius: 12px;
}

@media (min-width: 970px) {
ul.wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion {
    display: none;
}
}

@media (max-width: 670px) {
	.page-title.page-title-default.title-size-small.title-design-default.color-scheme-dark.with-back-btn.wd-nav-accordion-mb-on.title-shop {
    padding-bottom: 25px;
    margin-bottom: 0px;
		background-color: #ffffff;
}
}

main.checkoutwc a {
    color: #ffffff;
    text-decoration: none;
}

.open-pvz-btn {
	background-color: #ffb6c1;
	border: 1px solid #ffb6c1;
}

#shipping_method input.shipping_method {
	top: 0px;
}

#shipping_method label {
	margin-left: 5px;
}

main.checkoutwc a {
    color: rgb(67, 67, 67);
    text-decoration: none;
}