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

:root {
	--wd-text-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(48,48,48);
	--wd-text-font-size: 16px;
	--wd-title-font: "Fahkwang", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Kumbh 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: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Kumbh Sans", 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: 17px;
	--wd-header-el-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(51,51,51);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(51,51,51);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://cielny.com/wp-content/uploads/2021/08/lingerie-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-builder-off .tabs-layout-accordion > .wd-accordion-item > .wd-accordion-title .wd-accordion-title-text {
	font-family: "Kumbh Sans", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 18px;
	text-transform: uppercase;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Kumbh Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 17px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 50%;
}
:root{
--wd-container-w: 1279px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

h2.widgettitle, .widgettitle h2 {
    text-transform: none;
    font-size: 20px;
    font-family: "Kumbh Sans", Arial, Helvetica, sans-serif;
}
.whb-sticked .whb-row.whb-color-light:not(.whb-with-bg){
    background-color: #ffffff;
}

header.whb-sticked :is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"]{
    --nav-color: var(--wd-primary-color);
    --nav-color-hover: rgba(0,0,0,0.8);
    --nav-color-active: rgba(0,0,0,0.8);
    --nav-chevron-color: rgba(0,0,0,0.6);
}
header.whb-sticked .whb-color-light .wd-tools-element {
    --wd-header-el-color: #000;
    --wd-header-el-color-hover: rgba(0,0,0,0.8);
}
.uppercase{
	text-transform:uppercase;
}
.img-abs{
	position:absolute;
  left: 0;
  right: 0;
  margin: 0 auto 20px;
	
}

.wd-nav {
    justify-content: space-around;
    display: flex;
}
body header.whb-header {
    margin-bottom: 10px;
}
html .wd-builder-off .tabs-layout-accordion > .wd-accordion-item > .wd-accordion-title .wd-accordion-title-text {
    font-weight: 600;
}
.wd-search-full-screen .searchform input[type="text"] {

    font-weight: 400;
}
.wd-search-full-screen .searchform {
    --wd-form-placeholder-color: var(--color-gray-600);

}
@media (min-width: 1025px) {
    .title-size-default {
				--wd-title-sp: 100px;

    }
}

@media (max-width: 720px) {
    .title-size-default {
        --wd-title-sp: 60px;
    }
}