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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(23,23,23);
	--wd-text-font-size: 14px;
	--wd-title-font: "Exo 2", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(23,23,23);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(23,23,23);
	--wd-entities-title-color-hover: rgba(23, 23, 23, 0.46);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(3,85,159);
	--wd-alternative-color: rgb(1,146,199);
	--wd-link-color: rgb(23,23,23);
	--wd-link-color-hover: rgba(23,23,23,0.64);
	--btn-default-font-family: "Exo 2", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(255,255,255);
	--btn-default-bgcolor-hover: rgb(3,85,159);
	--btn-accented-font-family: "Exo 2", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: rgb(3,85,159);
	--btn-accented-bgcolor-hover: rgb(1,146,199);
	--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-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(23,23,23);
	background-image: none;
}
.page .wd-page-content {
	background-color: #F5FBFF;
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(245,251,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(245,251,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1320px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--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;
--wd-brd-radius: 0px;
}



.wd-page-title .container{
	    flex-direction: column-reverse!important;
	    width: 700px;
    border-radius: 20px;
	    background: #fff;
    padding: 20px 10px;
}
mark {
    display: contents;
    font-weight: inherit;
}
.wd-el-video-play-btn{
	    background: url(/wp-content/uploads/2025/06/yuik.svg);
    width: 100px;
    height: 69px;
}
.wd-el-video-play-btn:before,
.wd-el-video-play-btn:after{
	content: unset;
}
.height209 img{
	max-height: 209px;

}

.bpr span{
	  text-align: left;
}

.bpr a{
	  padding: 15px 40px 15px 10px !important;
    height: auto;
}
.wd-page-title .title{
	    font-size: 40px !important;
    color: #03559F;
}
.wd-page-title.page-title{
	    padding: 40px 0;
}

table thead tr:first-child th:first-child {
  border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

table thead tr:first-child th:last-child {
  border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.pidrozdil ul li{
	    margin-bottom: 2px;
}
.pidrozdil ul li::marker{
	 font-size: 0.7em;
}
.pidrozdil p {
	    font-size: 15px;
line-height: 130%;
}
.pidrozdil ul {
	font-size: 15px;
line-height: 130%;
}
.wd-content-layout{
	padding-top: 0;
}
.hidden-fields-container{
	display: none!important;
}
.row-form input,
.row-form textarea{
	    border-radius: 15px;
	    border: 1px solid #EEEEEE;
}
.row-form textarea{
	    min-height: 116px;
}
.row-form p{
	margin-bottom: 13px;
}
.row-submit input{
	    width: 100%;
    padding: 20px;
    text-transform: none!important;
    font-size: 17px;
}
.wd-blog-element .article-inner{
	    padding: 15px;
    box-shadow: none !important;
    background: #fff;
    border-radius: 15px !important;
	}
.wd-blog-element .article-inner .wd-entities-title{
	    font-family: "Exo 2";
    font-weight: 700;
    line-height: 120%;
    text-align: left;
    padding: 15px 0;
	font-size: 20px;
}
.wd-blog-element .article-body-container{
	    padding: 0 !important;
}
.wd-blog-element .article-body-container .wd-post-desc{
	    text-align: left;
    font-size: 15px;
    line-height: 1.2;
}
.wd-blog-element .post-img-wrapp img{
	    height: 200px;
    object-fit: cover;
	border-radius: 10px !important;
}
.wd-blog-element .post-img-wrapp{
	border-radius: 10px !important;
}
.wd-page-nav,
.wd-post-meta,
.wd-post-cat{
	display: none!important;
}

header .wd-nav.wd-style-bg>li>a{
	background: hsl(0deg 0% 100% / 10%);
   border-radius: 50px;
    text-transform: none;
    font-family: 'Exo 2';
    font-size: 17px;
    letter-spacing: .3px;
    font-weight: 400;
    padding: 8px 35px;
    display: flex;
    min-height: 50px;
}
.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a {
    color: rgb(255 255 255 / 100%);
}

.buttonorder{
	    border: 1px solid #03559F;
    font-size: 15px;
    padding: 18px 32px;
    text-transform: none;
    font-weight: 500;
    font-family: 'Exo 2';
}

.info-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.info-block {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1 1 auto;
}

.info-block img {
  width: 24px;
  height: 24px;
}

.info-text .info-label {
  font-size: 14px;
    font-weight: 400;
  color: #35393F;
}

.info-text .info-value {
  font-size: 15px;
  font-weight: 600;
  color: #171717;
}

.info-text span {
  color: #0055aa;
}

.social-icons {
  gap: 10px;
  justify-content: center;
}

.social-icons a img {
     width: 40px;
    height: 40px;
}

.call-center {
  border-left: 2px solid #0055aa;
  padding-left: 15px;
}

.call-center .info-label {
  font-size: 14px;
  color: #555;
}

.call-center .phone-number {
      font-size: 24px;
    font-weight: bold;
    color: #aa1e1e;
    line-height: 1;
}
.info-block.call-center{
        flex-direction: column;
    align-items: start;
    row-gap: 0px;
}

.info-text .info-value{
  font-family: "Exo 2";
}
/* Адаптив */
@media (max-width: 768px) {
  .info-bar {
    flex-direction: column;
    align-items: flex-start;
  }
  .call-center {
    border-left: none;
    padding-left: 0;
  }
	.call-center .phone-number{
		   font-size: 17px;
	}
	.call-center .info-label {
    font-size: 10px;
}
}
.wd-sub-menu li>a {
    color: inherit;
	color: rgb(23, 23, 23);
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: rgb(255 255 255);
    font-size: 12px;
}

@media (max-width: 1275px){
	.info-bar .info-block:nth-child(2){display:none;}
}
.wd-copyrights{
	    border-top: 0;
    background-color: #313131;
}

.wd-carousel-wrap .wp-block-wd-icon :is(img,svg,.wd-svg-icon){
	    object-fit: cover;
    border-radius: 20px;
}@media (min-width: 1025px) {
	.image-boxex,
.image-boxex img{
	    height: 100%;
	object-fit: cover;
}
.wd-carousel-wrap .wp-block-wd-paragraph{
	height: 90px;
    overflow: hidden;
}
}

@media (max-width: 576px) {
	.section-services-loop .wp-block-wd-icon img{
	object-fit: cover;
		border-radius: 15px;
	    aspect-ratio: 2 / 1;
}
.section-services-loop .wp-block-wd-icon{
	    height: auto!important;
}
.wd-el-video-play-btn {
    width: 50px;
    height: 35px;
    background-size: contain;
}
.wd-page-title .container {
	border-radius: 16px;
    padding: 20px;
    max-width: 100%;
    width: calc(100% - 20px);
}
.wd-page-title .title{
	font-size: 26px !important;
    color: #03559F;
}
.wd-page-title.page-title{
    padding: 30px 0 0;
}
.wd-content-layout{
	padding-top: 30px;
}
.yoast-breadcrumb{
	font-size: 12px;
}

.btn-more{
	    color: #ffffff;
    background-color: var(--wd-primary-color);
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.3px;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    border-radius: 50px;
    text-align: center;
    padding: 20px;
    width: 100%;
    display: block;
}
}

