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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto Flex", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", 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", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Flex", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto Flex", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #007bc4;
	--wd-alternative-color: rgb(185,197,153);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,123,196);
	--btn-accented-bgcolor-hover: rgb(0,106,169);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 287px;
}
.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: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page-title-default {
	background-color: rgb(0,93,149);
	background-image: none;
	background-size: contain;
	background-position: center center;
}
.footer-container {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(44,183,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(129,215,66);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(204,204,204);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1735px;
--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: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.our_works a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 100%;    
    vertical-align: middle;
    gap: 4px;    
    border-bottom: 1px solid #000;
    text-decoration: none;
    transition: 0.3s;
    line-height: 1;
}
.our_works a:hover {
    border-bottom: 1px solid #fff;
}
.widget_product_categories .product-categories li a {
	text-transform: uppercase;
}
/* .widget_product_categories .product-categories li:hover a {
    color: darkorange;
} */
.widget_product_categories .product-categories li.current-cat>a {
    color: #555;
    font-weight: 100;
	background: darkorange;
    background: #e9e9e9;
    padding-left: 1em;
    position: relative;
    left: -1em;
}
.our_works .vk_icon:before{
	content: "\f168";
font-family: "woodmart-font";
font-weight: 400;
}
.tsh * {
    color: #ffd3c1 !important;
    text-shadow: 1px 1px 2px #000;
}
.main-page-wrapper .page-title {
	margin-block: -30px 40px;
}
.product-element-top .product-labels {
	flex-direction: row;
    max-width: 70%;
}
.product-element-top  .product-labels.labels-rounded .product-label {	
    font-size: 12px;
    max-width: unset;
}
.footer_nav_imgs li img {
    filter: invert(1);
}
.widget_product_categories .widget-title {
    margin-bottom: 10px;
    font-weight: 900;
    display: block;
    margin-bottom: 1em;
    /* text-decoration: underline; */
    border: 1px solid #aaa;
    padding: 0.6em;
    border-left: none;
    padding-left: 8px;
    border-right: none;
}
div#tab-item-title-wd_additional_tab {
    display: none;
}
.wd-accordion-item {
    padding: 10px 10px 0;
}
.woocommerce-Tabs-panel .wc-tab-inner.wd-scroll-content{
    max-height: 420px;
}
.woocommerce-product-details__short-description {
    text-align: left;
}
.wd-accordion-title .wd-accordion-title-text {
    color: #333333;
    text-align: left;
    visibility: hidden;
}
/* p.price {
    display: none !important
} */
.blockUI.blockMsg.blockMsgAwooc.blockPage {    
    max-width: min(95dvw, 980px) !important;
    max-height: 90dvh !important;
}

span.tc-cell.tc-col-auto.tc-epo-label.tm-section-label.tcwidth-100 {
    text-align: left;
    color: #000;
    font-weight: 600;
}
.container.wd-fbt-wrap .label-attribute-pa_tsvet {
    display: none;
}
a.button.button-order-whatsapp {
    background: #2cb742;
    color: #fff;
	  transition: .3s
}
a.button.button-order-whatsapp:hover {
    background: #28a43a;
	background: #00CE66
}
button.awooc-custom-order.awooc-custom-order-button {
    background: #FF8C00;
    color: #ffffff;
    font-size: 1.2em;
    transition: .3s;
}
button.awooc-custom-order.awooc-custom-order-button:hover {
    filter: opacity(0.8);
}
.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit {
    background-color: #00CE66;
    font-size: 1.2em;
    letter-spacing: 0.06em;
    color: #fff;
    box-shadow: none
}
.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit:hover {
    background-color: hsl(150 100% 36% / 1);
}
div#awooc-form-custom-order label {
    text-transform: uppercase;
    text-align: left;
    opacity: 1;
}
.tc-totals-form dl.tm-extra-product-options-totals {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 1.6em;
}
@media ( max-width: 768px) {
	.tc-totals-form dl.tm-extra-product-options-totals {
		flex-direction: column
		}
}
.product_title {
    font-weight: 700;
}
/*.single-product span.woocommerce-Price-amount.amount {*/

/*dd.tm-final-totals { */
.tm-extra-product-options-totals .price.amount {
		display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    gap: 0.2em;
	
}
.single-product .price .woocommerce-Price-amount amount.amount {
    background: #10c44c;
		background: #007bc4;
    border-radius: 8px;
    color: #fff;
    line-height: 1.2;
    padding: 2px 16px
}
.single-product .price del .amount {
		background: #fff;
    color: #ccc;
}
span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol {
    padding-left: 4px;
}

/* порядок в товаре */
@media ( max-width: 768px ) {
	.summary-inner {
    display: flex;
    flex-direction: column;
 }
 .summary-inner > * {
    order: 10;
 }
 .summary-inner > h1 {
    order: 1;
 }
 .summary-inner > form.cart {
    order: 2;
 }
}
/* */
.wd-nav .category-nav-link .nav-link-text {
    text-align: center;
}
.banner-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0015211f;
}
.wd-product.sale .price > ins .amount {
    padding: 5px 10px;
    min-width: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;
    background-color: rgb(44, 183, 66);
    color: rgb(255, 255, 255);
}
div.single-product-content.outofstock dl.tm-extra-product-options-totals.tm-custom-price-totals:after {
    content: "товар разобрали";
    background: #5f5f5f;
    opacity: 1;
    text-align: center;
    position: relative;
    top: 0;
    z-index: 99;
    border-radius: 4px;
    padding: 4px 32px;
}
@media (min-width: 768px) {
	.tc-totals-form dl.tm-extra-product-options-totals {
    position: relative;
}
	div.single-product-content.outofstock dl.tm-extra-product-options-totals.tm-custom-price-totals:after {
    left: -120px;
        width: 100%;
        position: absolute;
        left: 0;
	}
}
.main-wrapp-img {
    position: relative;
    filter: blur(2px);
}
.promo-banner-wrapper .main-wrapp-img:after {
    content: '';
    background: #212d357d;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: block;
}