:root {
	--wd-text-font: "MabryPro", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(49,49,49);
	--wd-text-font-size: 16px;
	--wd-title-font: "MabryPro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "MabryPro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "MabryPro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "MabryPro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "MabryPro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(222,198,145);
	--wd-alternative-color: rgb(250,234,192);
	--btn-default-font-family: "MabryPro", Arial, Helvetica, sans-serif;
	--btn-default-transform: none;
	--btn-default-font-size: 16px;
	--btn-default-bgcolor: rgb(222,198,145);
	--btn-default-bgcolor-hover: rgb(250,234,192);
	--btn-accented-font-size: 16px;
	--btn-accented-bgcolor: rgb(222,198,145);
	--btn-accented-bgcolor-hover: rgb(250,234,192);
	--btn-transform: none;
	--btn-color: rgb(0,0,0);
	--btn-font-size: 16px;
	--btn-bgcolor: rgb(222,198,145);
	--btn-color-hover: rgb(0,0,0);
	--btn-bgcolor-hover: rgb(250,234,192);
	--wd-form-brd-width: 1px;
	--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-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: none;
	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: #ffffff;
	background-image: none;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	font-weight: 600;
	font-size: 16px;
	text-transform: inherit;
	color: rgb(36,36,36);
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-size: 20px;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
	text-transform: inherit;
}
html .wd-product .price {
	font-weight: 700;
	font-size: 18px;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(49,49,49);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 16px;
	--btn-default-font-size: 16px;
	--btn-accented-font-size: 16px;
	--btn-font-size: 16px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	--btn-default-font-size: 16px;
	--btn-accented-font-size: 16px;
	--btn-font-size: 16px;
	--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1390px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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: 12px;
}

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



@font-face {
	font-family: "MabryPro";
	src: url("//niche.md/wp-content/uploads/2026/07/MabryPro-Light.woff2") format("woff2");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "MabryPro";
	src: url("//niche.md/wp-content/uploads/2026/07/MabryPro-Regular.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "MabryPro";
	src: url("//niche.md/wp-content/uploads/2026/07/MabryPro-Medium.woff2") format("woff2");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "MabryPro";
	src: url("//niche.md/wp-content/uploads/2026/07/MabryPro-Bold.woff2") format("woff2");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

/** Checkbox & Radio style start **/

.woocommerce input[type="radio"],
.woocommerce input[type="checkbox"],
.woocommerce-page input[type="radio"],
.woocommerce-page input[type="checkbox"],
.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"],
#wc-stripe-new-payment-method {
  appearance: none !important;
  -webkit-appearance: none !important;
  flex-shrink: 0;
  width: 20px !important;
  height: 20px !important;
  cursor: pointer;
  display: inline-grid;
  place-content: center;
  transition: background-color 0.2s ease-in-out;
  position: relative;
  margin-right: 8px;
  vertical-align: middle;
}

.woocommerce-shipping-methods input.shipping_method {
  top: 1px;
}

.woocommerce input[type="radio"],
.woocommerce-page input[type="radio"] {
  border-radius: 50%;
}

.woocommerce input[type="checkbox"],
.woocommerce-page input[type="checkbox"],
.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"],
#wc-stripe-new-payment-method {
  border-radius: 4px;
}

.woocommerce input[type="radio"]::before,
.woocommerce input[type="checkbox"]::before,
.woocommerce-page input[type="radio"]::before,
.woocommerce-page input[type="checkbox"]::before,
.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"]::before,
#wc-stripe-new-payment-method::before {
  content: "";
  transform: scale(0);
  transition: transform 0.2s ease-in-out;
}

.woocommerce input[type="radio"]::before,
.woocommerce-page input[type="radio"]::before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}

.woocommerce input[type="checkbox"]::before,
.woocommerce-page input[type="checkbox"]::before,
.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"]::before,
#wc-stripe-new-payment-method::before {
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform-origin: bottom left;
  transform: rotate(45deg) scale(0);
  margin-bottom: 10px;
  margin-right: 5px;
}

.woocommerce input[type="radio"]:checked,
.woocommerce input[type="checkbox"]:checked,
.woocommerce-page input[type="radio"]:checked,
.woocommerce-page input[type="checkbox"]:checked,
.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"]:checked,
#wc-stripe-new-payment-method:checked {
  background-color: var(--wd-primary-color);
}

.woocommerce input[type="radio"]:checked::before,
.woocommerce-page input[type="radio"]:checked::before {
  transform: scale(1);
}

.woocommerce input[type="checkbox"]:checked::before,
.woocommerce-page input[type="checkbox"]:checked::before,
.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"]:checked::before,
#wc-stripe-new-payment-method:checked::before {
  transform: rotate(45deg) scale(1);
}

.woocommerce input[type="radio"]:focus-visible,
.woocommerce input[type="checkbox"]:focus-visible,
.woocommerce-page input[type="radio"]:focus-visible,
.woocommerce-page input[type="checkbox"]:focus-visible,
.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"]:focus-visible,
#wc-stripe-new-payment-method:focus-visible {
  outline: 2px solid var(--wd-primary-color);
  outline-offset: 2px;
}

/** Checkbox & Radio style end **/



p:where(.form-row-first,.form-row-last){
width: 100%;
}

.woocommerce-billing-fields__field-wrapper {
    display: grid;
    grid-template-columns: 1fr;
}

#billing_first_name_field { order: 1; }
#billing_last_name_field  { order: 2; }
#billing_phone_field      { order: 3; }
#billing_email_field      { order: 4; }
#billing_country_field    { order: 5; }
#billing_state_field	  { order: 6; }
#billing_city_field       { order: 7; }
#billing_address_1_field  { order: 8; }
#billing_postcode_field   { order: 9; }

@media (min-width: 600px) {
    .woocommerce-billing-fields__field-wrapper {
        grid-template-columns: 1fr 1fr;
        column-gap: 30px;
    }
       
}

.order_details td.product-name p{
margin-top: 5px;
margin-bottom: 5px;
font-size: 16px;
margin-bottom: 2px;
margin-left: 5px;
}

.shipped_via{
	font-size: 16px;
}

address{
margin-bottom: 20px;
font-style: normal;
font-size: 100%;
line-height: 1.5;
}


.custom-tooltips-container { 
    display: flex; 
    flex-wrap: wrap; 
    gap: 15px; 
    margin: 20px 0; 
}

.tooltip-item { 
    position: relative; 
    display: flex;
    justify-content: center;
    cursor: pointer; 
}

.tooltip-item img { 
    width: 40px; 
    height: 40px; 
    display: block; 
}

.tooltip-text { 
    visibility: hidden; 
    background: #3d6ec5; 
    color: #fff; 
    padding: 8px 12px; 
    border-radius: 0; 
    position: absolute; 
    top: calc(100% + 10px);
    left: 50%; 
    transform: translateX(-50%); 
    
    width: max-content; 
    max-width: 320px;
    text-align: center;
    font-size: 14px; 
    line-height: 1.4;
    white-space: normal; 
    word-wrap: break-word; 
    
    opacity: 0; 
    transition: opacity 0.2s ease; 
    pointer-events: none;
    z-index: 999;
}

.tooltip-item::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #3d6ec5 transparent;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease;
    z-index: 1000;
}


.tooltip-item:hover .tooltip-text,
.tooltip-item:hover::after { 
    visibility: visible; 
    opacity: 1; 
}

.custom-pdf-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    gap: 15px;
    margin-top: 15px;
}

.custom-pdf-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1 / 1;
    padding: 15px;
    border: 1px solid #e0e0e0;
    background: transparent;
    text-decoration: none !important;
    color: #333;
    transition: all 0.3s ease;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
}

.custom-pdf-btn:hover {
    border-color: #496dbf;
}

.custom-pdf-btn .pdf-icon {
    font-family: 'woodmart-font';
    font-size: 25px;
    margin-bottom: 10px;
    transition: transform 0.3s ease;
    color: #777;
}

.custom-pdf-btn .pdf-icon::before {
    content: "\f104";
}

.custom-pdf-btn:hover .pdf-icon {
    transform: scale(1.2);
    color: #496dbf;
}

.custom-pdf-btn .pdf-name {
    font-size: 12px;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
}

.woocommerce-Tabs-panel table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.woocommerce-Tabs-panel table th,
.woocommerce-Tabs-panel table td {
    padding: 12px 15px;
    border: 1px solid #eaeaea;
    text-align: left;
}

.woocommerce-Tabs-panel table thead th {
    background-color: #496dbf;
    font-weight: 600;
    color: #fff;
}

.woocommerce-Tabs-panel table tbody tr:nth-child(even) > td,
.woocommerce-Tabs-panel table tbody tr:nth-child(even) > th {
    background-color: #fafafa;
}

@media (max-width: 768px) {
    .tooltip-text {
        max-width: 250px; 
        font-size: 13px;
    }
		
		.woocommerce-Tabs-panel table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        border: none;
    }
}

.woocommerce-Tabs-panel th:not(:first-child),
.woocommerce-Tabs-panel td:not(:first-child){
  text-align: center;
}


:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):before, :is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):after{
background-image:unset;
}

:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review) {
padding: 30px;
background-color:unset;;
border:2px solid var(--bgcolor-gray-300);
}

.sku_wrapper .meta-label,
.wd-product-sku .wd-label{
	display:none;
}

.sku_wrapper .sku{
	background:#496dbf;
	color:#fff;
	padding:5px;
	font-weight:600;
}

.wd-product-sku .wd-sku{
	color:#212121;
}

p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
	color: green!important;
}

.drop-menu-catalog .wd-sub-menu{
	display:grid;
	grid-template-columns:1fr 1fr;
	column-gap:30px;
}

.wd-dropdown-menu.wd-design-default{
--wd-dropdown-width: max-content;
}



.whb-header .wd-sub-menu li{
	border-bottom: 1px solid var(--brdcolor-gray-200);
}

.wd-sub-menu li a:hover{
	color:var(--wd-primary-color)!important;
}

.logo-footer img{
	max-width:180px;
}


.wd-collapsible-content.wd-opened
.btn .wd-icon:before{
	 transform: rotate(180deg) translateY(-2px);
}



.entry-content li::marker {
	color: var(--wd-primary-color);
}

.prod-widget-title
.tabs-name .tabs-text:before {
content: " ";
position: absolute;
width: 40px;
height: 2px;
background-color:var(--wd-primary-color);
margin-top:3.5rem
}


#gmap iframe{
	width:100%;
	height: 650px;
	filter: grayscale(100%);
}

:root textarea {
min-height: 130px;
}


.woocommerce input[type="radio"], .woocommerce input[type="checkbox"]{
	background-color: #e6e6e6;
}

.scrollToTop{
	border-radius:unset!important;
}

.widgetarea-mobile .widget {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.mob-tel span,
.mob-email span{
	color:rgb(36,36,36);
	font-weight:600;
}

.mob-tel img,
.mob-email img{
	margin-right:10px;
}

.optional {
	top: 0;
}

img[src*="data:image/png;base64"][alt=""] {
    width: 18px !important;
    height: auto !important;
    margin-top: -3px;
}

.lang-item-pl img {
    content: url('/wp-content/uploads/2026/05/pl.svg');
}

.lang-item-de img {
    content: url('/wp-content/uploads/2026/05/de.svg');
}

.footer-lang a{
	color:#fff!important;
}

.footer-lang .menu,
.mobile-menu-widget .menu{
	display:flex;
	gap:16px;
}

.footer-lang .menu .lang-item:first-child{
	border-right:1px solid rgba(255,255,255,0.2);
	padding-right:15px;
}

.mobile-menu-widget .menu .lang-item:first-child{
	border-right:1px solid rgba(0,0,0,0.15);
	padding-right:15px;
}

.mobile-menu-widget .menu .lang-item a{
	color:rgb(36,36,36);
}

.current-lang{
	margin-bottom:0;
}

.current-lang .nav-link-text span,
.footer-lang .current-lang span,
.mobile-menu-widget .current-lang span{
	border-bottom:1px solid;
	font-weight:bold;
}


.payment_method_maib_checkout label img {
 		width:238px;
    height: 28px;
    object-fit: contain;
    content: url("/wp-content/uploads/2026/07/pay-ico.webp");
}


.wpm-language-switcher img{
	display:none!important;
}

.wpm-language-switcher{
	display:flex;
	gap:20px;
}

.wpm-language-switcher li{
	margin-bottom:0!important;
}

[class*="wpm-item-language-"].active {
   border-bottom:1px solid #dac797;
	 font-weight:bold;
}

:is(.whb-header, footer) .wpm-language-switcher span{
	color:#fff;
}


:is(.whb-header, footer) [class*="wpm-item-language-"]:not(.active) {
    opacity:0.5;
}







/** btns niche start **/

.btn.btn-shape-round,
.add_to_cart_button,
.single_add_to_cart_button,
.btn-accent,
.searchsubmit,
.checkout-button,
#place_order,
div.wpcf7 input[type=submit],
.btn-cart,
.cf7-smc-refresh,
.button.checkout{
    background: linear-gradient(
        110deg,
        #d4b98b 0%,
        #e0c89c 25%,
        #fff4de 50%,
        #e0c89c 75%,
        #d4b98b 100%
    ) !important;

    background-size: 250% 100% !important;
    background-position: 0% 50% !important;

    border: 1px solid #dcc291 !important;
    box-shadow: none !important;

    transition: background-position .45s ease;
}

.btn.btn-shape-round:hover,
.add_to_cart_button:hover,
.single_add_to_cart_button:hover,
.btn-accent:hover,
.searchsubmit:hover,
.checkout-button:hover,
#place_order:hover,
div.wpcf7 input[type=submit]:hover,
.btn-cart:hover,
.checkout:hover,
.cf7-smc-refresh:hover{
    background-position: 100% 50% !important;
}



.add_to_cart_button .wd-action-text{
	font-size:15px!important;
}

#place_order,
.wd-empty-mini-cart .btn{
	font-size:16px!important;
}

.wd-tools-element[class*=wd-design-4] .wd-tools-count,
.searchform.wd-style-with-bg-2 .searchsubmit{
	color:#333333
}

.wd-all-results{
	text-transform:inherit!important;
	font-size:16px!important;
}


.searchform .searchsubmit{
	border-bottom-right-radius:50%;
	border-top-right-radius:50%
}

/** btns niche end **/


.scrollToTop{
	border-radius: 50%!important;
}


.woocommerce-product-details__short-description{
	border-top:1px solid #f1f3f8;
	border-bottom:1px solid #f1f3f8;
	padding-block:20px;
}


.cf7-smc-refresh{
	border-radius:50%;
	font-size:16px;
	height:42px;
	width:42px;
}

.mess-ico{
	display:flex;
	gap:10px;
}

.mess-ico br{
	display:none;
}

.mess-ico img{
	transition:0.3s;
}

.mess-ico a:hover img{
	transform: translateY(-7px);
}

.pay-ico-footer img{
	width:220px;
}

.niche-submit{
	display:flex;
	gap:20px;
}

:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review){
	border-radius:12px;
}

.wd-slider .wd-arrow-inner{
	border-radius:50%;
}


[id^="slider-"] .wd-carousel{
	border-radius:0!important;
}

.wd-arrow-inner{
	opacity:0.6
}


[id^="slider-"] .wd-arrow-inner {
border-radius: 12px;
width: 25px;
}





@media (min-width: 1025px) {
	.cat-footer .menu{
	display:grid;
	grid-template-columns:1fr 1fr;
}

.col-logo{
	width:20%
}

.col-contacts{
	width:20%
}

.woocommerce-Tabs-panel table{
	width: 80%;
}

.prod-widget-title
.wd-tabs-header{
	margin-bottom:10px;
}

.wd-sticky-btn .wd-entities-title{
	font-size: 18px!important;
}

[id^="slider-"] .wd-nav-pagin-wrap[class*=wd-style-shape] span{
	width:30px!important;
	height:1px!important
}



}

@media (min-width: 768px) and (max-width: 1024px) {
	.cat-footer #menu-categories{
	display:grid;
	grid-template-columns:1fr 1fr;
}

.col-logo{
	width:20%
}

.col-contacts{
		width:20%
}

.prod-widget-title
.wd-tabs-header{
	margin-bottom:10px;
}

.wd-sticky-btn .wd-entities-title{
	font-size: 18px!important;
}

[id^="slider-"] .wd-nav-pagin-wrap[class*=wd-style-shape] span{
	width:30px!important;
	height:1px!important
}

}

@media (min-width: 577px) and (max-width: 767px) {
	.cat-footer #menu-categories{
	display:grid;
	grid-template-columns:1fr 1fr;
}

.prod-widget-title .tabs-name{
	margin-bottom:20px!important;
}

.wd-sticky-btn .wd-entities-title{
	font-size: 16px!important;
}

[id^="slider-"] .wd-nav-pagin-wrap[class*=wd-style-shape] span{
	width:30px!important;
	height:1px!important
}

}

@media (max-width: 576px) {
	.prod-widget-title
.wd-tabs-header{
	margin-bottom:20px;
}

.prod-widget-title .tabs-name{
		margin-bottom:20px!important;
}

.payment_method_maib_checkout label img {
 		margin-top:10px;
}

.wd-arrow-inner{
	display:none!important
}

[id^="slider-"] .wd-nav-pagin-wrap[class*=wd-style-shape] span{
	width:30px!important;
	height:1px!important
}

}

