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

:root {
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "forum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "podpic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,36,73);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(254,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-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-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


@font-face {
	font-family: "forum";
	src: url("//doctorplastik.ru/wp-content/uploads/2025/07/Forum-Regular_graphicsland.ru-1.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "podpic";
	src: url("//doctorplastik.ru/wp-content/uploads/2025/08/mvboli.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.wd-post-desc {
	opacity: 0;
}

span.wd-accordion-opener {
    color: var(--wd-primary-color);
    font-size: 100%;
}
.wd-accordion-title-text {
    line-height: 100%;
}
div.wd-accordion-title:is(.wd-active,:hover)>.wd-accordion-title-text {
	color: var(--wd-primary-color) !important;
}@media (min-width: 1025px) {
	.header__btn {
	  font-family: forum;
    border: 1px dotted #00000073;
    font-size: 18px;
}.header__btn:hover {
		border: 1px dotted #000;
}

.whb-main-header {
	 border-bottom: 1px solid #b7b7b7;
	 position: fixed !important;
	 top: 0px !important;
	 z-index: 9999 !important;
	 backdrop-filter: blur(5px);
   height: 100px;
}.whb-general-header-inner {
	margin-top: -10px;
}

.main__logo {
		display: block;
		margin-top: 20px;
    width: 200px;
    height: 100px;
    background-image: url(http://doctorplastik.ru/wp-content/uploads/2025/07/WhatsApp-Image-2025-07-10-at-11.41.07-Photoroom.png);
    background-size: cover;
    background-position: 50% 50%;
    transition: .7s;
}

.menu__lines {
	  width: 50px;
    height: 2px;
    background-color: #000;
    margin: 8px 0px;
}

.menuActive {
	width: 100vw;
  height: 0vh;
  position: fixed;
  background-color: #feffff;
  top: 0;
  left: 15px;
	z-index: -1;
	transition: all .6s cubic-bezier(.645,.045,.355,1);
	border-bottom: 1px solid #000;
}

.width__40-proc {
	width: 40% !important;
	padding: 0px !important;
}.width__60-proc {
	width: 60% !important;
	padding: 0px !important;
}.width__60-proc > .vc_column-inner {
	opacity: 0;
	transition: .5s;
}

.menu__img {
	width: 100%;
	height: 0vh;
	background-image: url('https://doctorplastik.ru/wp-content/uploads/2025/08/WhatsApp-Image-2025-08-12-at-15.59.56.jpeg');
	background-size: cover;
	transition: all .6s cubic-bezier(.645,.045,.355,1);
}

.menu__contact-line {
	position: relative;
}.menu__contact-line::before {
	content: '';
  position: absolute;
  width: 2px;
  height: 10px;
  background-color: #002449;
  top: 10px;
  right: -13px;
}

.notActiveMenu__main-block {
	position: absolute;
  margin-bottom: 0px;
  top: 30px;
  right: 50px;
}

.menuNotActive__line {
	width: 50px;
  height: 1px;
  background-color: #000;
  margin: 10px 0px;
}

.menu__link {
	transition: .3s;
	cursor: pointer;
}.menu__link:hover {
	color: rgba(0, 36, 73, 0.5);
}

.menuNotActive__line1 {
	transform: rotate(45deg);
	position: relative;
}}.menuNotActive__line1::before {
	content: '';
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  top: -0.6px;
  left: -50px;
  right: 0;
  bottom: 0;
  transition: 1s;
}.menuNotActive__line1-js {
	left: 50px;
}

.menuNotActive__line2 {
	transform: rotate(-45deg);
	margin-top: -10px;
	position: relative;
}.menuNotActive__line2::before {
	content: '';
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  top: -0.6px;
  left: 50px;
  right: 0;
  bottom: 0;
  transition: 1s;
}.menuNotActive__line2-js {
	left: -50px;
}

.notActiveMenu__main-block {
	height: 50px;
	cursor: pointer;
}.menuNotActive {
	margin-top: 24px;
}

.otzivi__btn {
	position: relative;
	z-index: 999;
}

.width210px {
	width: 210px;
}

.post-single-page {
	margin-top: 150px;
}

.forBlock > .wpb_column > .vc_column-inner {
	display: flex;
	justify-content: center;
}

.wd-accordion-title {
	padding: 4px 0px 4px 0px !important;
}

.promo-banner {
	height: 350px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	div.mobileOff {
	display: none !important;
}
.vc_non_responsive .vc_row .wpb_column {
	width: 100% !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.not-mobile {
	opacity: 0 !important;
	height: 0 !important;
}
}

@media (max-width: 576px) {
	div.mobileOff {
	display: none !important;
}
.vc_non_responsive .vc_row .wpb_column {
	width: 100% !important;
}

.not-mobile {
	opacity: 0 !important;
	height: 0 !important;
}

.mobile-notPadding > .wpb_column{
    padding: 0px !important;
}

.whb-main-header {
	margin-top: 10px;
}

.right__icon-btn {
	display: block;
  width: 30px;
  height: 15px;
  background-image: url(http://doctorplastik.ru/wp-content/uploads/2025/07/109326-ONODQY-505.png);
  background-size: cover;
  background-position: 50% 50%;
  right: -50px;
  position: relative;
}

.mobile-img {
    position: relative; /* Добавляем для корректного позиционирования псевдоэлемента */
}

.mobile-img:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
		border-radius: 30px;
}

.position__relative {
	position: relative;
}

.mobile__flex {
	display: flex;
  flex-direction: column;
}.mobile__flex > .wpb_column {
	width: 100% !important;
}

.mobilePadding {
	padding: 0px !important;
}

.mobileWidth {
	width: 91.1% !important;
}

.mobileWidth95 {
	width: 95% !important;
	border-left: 1px solid #fff !important;
}

.mobileWidth100 {
	width: 100% !important;
}

.mobileWidth > .vc_column-inner {
	border-left: 1px solid #fff;
}

.mobileWidth95-2::before {
	content: '';
	width: 1px;
	height: 67px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
}

.mobileWidth95-2 {
	width: 95% !important;
	margin-left: 15px !important;
}

.wd-accordion-opener :not(.altAccardeon) {
	opacity: 0;
}

.main__footer {
	border-top-left-radius: 100px !important;
	border-top-right-radius: 100px !important;
}

.mobile__width-full {
	width: 100% !important;
}
}

