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

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 15px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #000000;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", 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: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #c01157;
	--wd-alternative-color: #eaeaea;
	--btn-default-bgcolor: #c01157;
	--btn-default-bgcolor-hover: #99002d;
	--btn-accented-bgcolor: #c01157;
	--btn-accented-bgcolor-hover: #c01157;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #c01157;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #c01157;
	--notices-warning-color: #ffffff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 202px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: inherit;
	background-attachment: fixed;
	object-position: center bottom;
}
.wd-footer {
	background-color: #f9f9f9;
	background-image: none;
	background-repeat: repeat;
	background-size: inherit;
	background-attachment: fixed;
	background-position: center bottom;
}
.page .wd-page-content {
	background-color: #ffffff;
	background-image: url(https://milavitsa.pro/wp-content/uploads/2021/03/bg-top-mini555.jpg);
	background-repeat: repeat-y;
	background-size: inherit;
	background-attachment: fixed;
	background-position: left top;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat-y;
	background-size: inherit;
	background-attachment: fixed;
}
.single-product .wd-page-content {
	background-image: none;
	background-repeat: repeat-y;
	background-size: inherit;
	background-attachment: fixed;
}
.product-labels .product-label.new {
	background-color: rgb(211,48,94);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 1030px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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);
}
}


.wd-page-title {
background-color: rgba(255,255,255,0);
}

.title-size-small .entry-title {
    font-size: 0px;
}
.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a, .yoast-breadcrumb span {
    text-transform: none;
    letter-spacing: .3px;
    font-weight: 500;
    font-size: 13px;
}
.star-rating {
    color: #C01157;
    font-family: woodmart-font;
}
.woodmart-pf-title {
    border: 1px solid rgba(129,129,129,.2);
}
.scrollToTop {
    border-radius: 50%;
    background-color: rgb(224, 8, 88);
    box-shadow: 0 0 5px rgba(0,0,0,.17);
	  color: #fff;
}
.mfp-content .woodmart-sizeguide {
    margin-bottom: 0;
    max-width: 1280px;
}
.title-size-small {
    padding-top: 20px;
    padding-bottom: 0px;
}
.wpos-tab-slider .as-layer.as-black {
    color: #FFF;
    background: #000;
    background: rgba(192, 17, 87, 0.64);
}
.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit {
    background-color: #c01157;
    color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}
.awooc-custom-order-button.button.alt.no-stock-no-price:not(.no-margin), .awooc-custom-order-button.button.alt.show-add-to-card {
    margin-top:-.6125rem;
	  margin-left:.6125rem
}
.title-size-small .title {
    font-size: 24px;
}
.vc_message_box {
    overflow: hidden;
    margin: 0 0 21.73913043px 0;
    padding: 0.6em 0.7em 0.6em 4em;
}
.floating-cart-cart a .floating-cart-total {
    background-color: #a31a48;
}.wws-popup__open-btn {
    border-radius: 3px;
}
.wws-shortcode-btn {
    padding: 10px 25px;
}
.product_title {
    font-size: 24px;
    line-height: 1.2;
}
.wcmlim_product .Wcmlim_sloc_label {
    font-weight: 600;
    margin: 0 0 10px 0;
    font-size: 14px;
}
.isb_sk_flat {
    fill: #c00c12;
    color: #fff;
}
.btn.btn-color-default {
  background-color: #C01157;
  color: #FFF;
}
.header-banner {
  background-color: rgb(1, 17, 51);
}