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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(55,65,81);
	--wd-text-font-size: 16px;
	--wd-title-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #111827;
	--wd-entities-title-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(17,24,39);
	--wd-entities-title-color-hover: rgb(55, 65, 81);
	--wd-alternative-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(17,24,39);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(226,76,76);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(226,76,76);
	--btn-default-bgcolor-hover: rgb(200,56,56);
	--btn-accented-bgcolor: rgb(17,24,39);
	--btn-accented-bgcolor-hover: rgb(0,0,38);
	--btn-font-family: "Geologica", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(226,76,76);
	--btn-bgcolor-hover: rgb(200,56,56);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(236,253,245);
	--notices-success-color: rgb(6,95,70);
	--notices-warning-bg: rgb(254,242,242);
	--notices-warning-color: rgb(153,27,27);
	--wd-link-color: rgb(17,24,39);
	--wd-link-color-hover: rgb(226,76,76);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left 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 top;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
html table th {
	text-transform: none;
}
.wd-checkout-steps li {
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: capitalize;
}
.term-description {
	font-family: "Cabin", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: rgba(255,255,255,0.8);
}
html .wd-product .wd-entities-title a {
	font-family: "Geologica", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 24px;
	color: rgb(255,255,255);
}
html .wd-product .wd-entities-title a:hover {
	color: rgb(255,255,255);
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,244,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,244,246);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,244,246);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,244,246);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,244,246);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,244,246);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,244,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(36,36,36);
}
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(55,65,81);
	--wd-form-brd-color: rgb(229,231,235);
	--wd-form-brd-color-focus: rgb(17,24,39);
	--wd-form-bg: F3F4F6;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 59px;
	--wd-arrow-icon-size: 28px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(227,227,227);
	--wd-arrow-bg: rgb(226,76,76);
	--wd-arrow-bg-hover: rgb(226,76,76);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 50px;
	--wd-arrow-shadow: 0px 0px 32px 0px rgba(0,0,0,0.05);
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 20px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(206,206,206);
	--wd-arrow-bg: rgb(226,97,97);
	--wd-arrow-bg-hover: rgb(226,76,76);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 25px;
	--wd-arrow-shadow: 0px 0px 32px 0px rgba(0,0,0,0.05);
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
	--wd-nscroll-drag-bg: rgb(226,76,76);
	--wd-nscroll-drag-bg-hover: rgb(226,97,97);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(226,76,76);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 100px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	html .wd-product .wd-entities-title a {
		font-size: 20px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: -50px;
	}

}

@media (max-width: 768.98px) {
	.term-description {
		font-size: 16px;
	}
	html .wd-product .wd-entities-title a {
		font-size: 18px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 60px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 14px;
	}

}
:root{
--wd-container-w: 1450px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--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;
}

@media (min-width: 1450px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

@font-face {
	font-family: "Geologica";
	src: url("//prin7.com/wp-content/uploads/2024/03/Geologica_Auto-Medium.woff2") format("woff2"), 
url("//prin7.com/wp-content/uploads/2024/03/Geologica_Auto-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}




/* ───────────────────────────────
   Single Page Padding Problem
   ─────────────────────────────── */
.wd-content-layout {
    padding-block: 0px !important;
    padding-block-end: 40px !important;
}

.single-product .whb-overcontent:not(.whb-custom-header) {
        padding-top: 0 !important;
				margin-bottom: 0;
    }

/* ───────────────────────────────
  END Single Page Padding Problem
   ─────────────────────────────── */
.white-bg-shd {
    border: 1px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03), inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
}

.review-bcard-wrapper::before { /* second block  */
    backdrop-filter: blur(4px);
    mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
}



/* ───────────────────────────────
   Video-Tabs
   ─────────────────────────────── */

/* НЕактивные заголовки */
.video-tabs .vtabs-title .title{

  background:none;
  transition:color .25s ease;
}

/* Неактивные Hover  */
.video-tabs .vtabs-title .title:hover {
    color: #242424;
}

/* Контейнеры вкладок: курсор + плавность */
.video-tabs [id^="p-tabs-"]{
  cursor:pointer;
  transition:all .25s ease;
}

/* Тексты-описания по умолчанию скрыты */
.video-tabs .vtabs-text{display:none;}

/* Активный таб целиком */
.video-tabs .tab-active{
  background:#fff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
  border-radius:20px;
  pointer-events:none;
  cursor:default !important;
}

/* Активный заголовок c «наплывом» */
.video-tabs .tab-active .vtabs-title .title{
  /* нижний слой = #242424 (остаётся всегда),
     верхний слой = #E24C4C (анимируется)          */
  background-image:
      linear-gradient(90deg,#E24C4C 0 100%),
      linear-gradient(90deg,#242424 0 100%);
  background-size:0% 100%,100% 100%;       /* красный = 0 % → 100 % */
  background-repeat:no-repeat;
  background-clip:text;
  -webkit-background-clip:text;
  color:transparent;                       /* прячем исходный текст */
  -webkit-text-fill-color:transparent;
  transition:background-size linear;       /* длительность задаёт JS */
}

/* Hover (только для НЕактивных) */
.video-tabs [id^="p-tabs-"]:not(.tab-active) .vtabs-title .title:hover{
  color:#242424;
}


/* ───────────────────────────────────────────
   End Video Tabs
   ─────────────────────────────────────────── */




/* ───────────────────────────────────────────
   Products card
   ─────────────────────────────────────────── */
.wd-product .product-wrapper:hover {
    transform: scale(1.02);
    box-shadow: 2px 4px 16px rgb(0 0 0 / 25%);
}

.wd-product .product-wrapper {
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s ease;
}

.wd-add-cart-icon>a:before {
    content: "\f120" !important;
}
.wd-product.wd-hover-info .bottom-information {
	  display: none !important;
}

.product-wrapper .wd-buttons.wd-pos-r-b {
    z-index: 10;
}

.product-wrapper .product-subtitle {
    color: white;
		font-size: 20px;
}

.wd-product.wd-hover-info .top-information {
    top: unset !important;
	  bottom: 0;
		padding: 30px;
		pointer-events: none;
    inset-inline: unset !important;
    width: 90%;
    box-sizing: border-box;
}

.wd-product .product-image-link::before {
    content: "";
    display: block;
    width: 100.5%;
    height: 60%;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: all .3s ease-in-out;
    backdrop-filter: blur(10px);
    mask: linear-gradient(#0000, #000);
    background-color: rgb(0 0 0 / 70%);
    z-index: 1;
}

.product-element-bottom .star-rating {
    display: none;
}


/* Icons */
.wd-product .wd-buttons {
    border-radius: 150px  !important;
    background: #ffffff73  !important;
    backdrop-filter: blur(10px);
}

.wd-product .wd-buttons:hover {
    background: #e24c4c !important;
}

.wd-product .wd-action-btn>a {
    color: #ffffffc2 !important;
}

.wd-product .wd-action-btn>a:hover {
    color: #fff  !important;
	  transform: rotate(45deg);
}


.wd-product .wd-action-btn.wd-style-icon>a {
    width: 45px !important;
}

/* ───────────────────────────────────────────
   End Products card
   ─────────────────────────────────────────── */




/* ───────────────────────────────────────────
   Filter-archive
   ─────────────────────────────────────────── */

.filter-archive .select2-selection__clear {
    display: none;
}

.filter-archive .select2-container--default .select2-selection {
    border: unset;
		border-radius: 150px !important;
	 	background-color: #fff;
}

.filter-archive .select2-container--default .select2-selection:hover {
    background-color: #E3E3E3;
}

.select2-container--open .select2-selection.select2-selection--single {
    background-color: #E3E3E3;
}

.filter-archive .select2-container .select2-selection--single {
    align-content: center;
		border-radius: 150px !important;
}

.select2-dropdown {
    margin-top: 11.5px;
		border: unset !important;
		border-radius: 20px !important;
		padding: 12px 10px;
	  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;	
}

.select2-container--default .select2-results__option {
    padding: 6px 10px !important;
    border-radius: 7px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e5e5e5 !important;
    color: rgb(226, 76, 76) !important;
}

.select2-container--default .select2-results {
    background-color: #fff !important;
    font-size: 14px;
    color: #242424;
    font-weight: bold;
}

body .select2-container--default .select2-selection--single {
    font-size: 16px !important;
    font-weight: bold;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #242424 !important;
}



/* ───────────────────────────────────────────
   End Filter-archive
   ─────────────────────────────────────────── */




/* ───────────────────────────────────────────
   Info Blocks (blog)
   ─────────────────────────────────────────── */

.info-edu .elementor-posts .elementor-post__text {
    align-content: center;
}


/* ───────────────────────────────────────────
   End Info Blocks (blog)
   ─────────────────────────────────────────── */




/* link button */
.btn.btn-style-link:is(.btn,.button,button,[type="submit"],[type="button"]) {
    padding: 0px;
}

.btn.btn-style-link {
    --btn-brd-width: 0;
}

/* Blog */
.post-single-page {
    background: white;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
		border-radius: 20px;
    padding: 20px;
	  margin-bottom: 20px;
}

.comments-area {
    background: white;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 20px;
}

.comments-area .comment-respond {
    margin-top: 0;
}

/* Blog Carousel*/
.wd-post-date.wd-style-with-bg {
    display: none;
}

.hovered-social-icons.wd-tltp {
    display: none;
}


/* Shadows */
.box-style-shadow {
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
}




/* Main Block Text Gradient */
   .textgradient .elementor-heading-title {
    background: radial-gradient(circle, rgba(226,76,76,1) 20%, rgba(36,36,36,1) 35%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
   }





/* Feedbacks */
.feedback .banner-mask .wrapper-content-banner {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(36 36 36 / 85%) 100%);
}

.elementor-611 .elementor-element.elementor-element-bd48a5d > .elementor-widget-container {
    backdrop-filter: blur(1px);
}

/* Promo Banner Shadow */
.banner-shadow {
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
}

/* Promo Banner Text Shadow */
.promo-banner .wrapper-content-banner {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, rgba(36, 36, 36, 1) 100%);
}





/* Latest articles */
.post-date.wd-post-date.wd-style-with-bg {
	display: none;
}

.entry-meta.wd-entry-meta {
    display: none;
}

.hovered-social-icons {
    display: none;
}


/* Customer Reviews */
.wd-rating-summary-wrap {
    max-width: 500px;
}

/* Plawki */
.plawka {
	 transition: transform 0.3s ease;
}

.plawka:hover {
	 transform: scale(1.02);
}

/* Wd-accordion */

.wd-accordion.wd-style-shadow>.wd-accordion-item {
    border: 1px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03), inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
		transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.wd-accordion.wd-style-shadow>.wd-accordion-item:hover {
    background: rgba(255, 255, 255, 0.8);
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.wd-accordion-opener {
    background-color: #F3F4F6;
    padding: 10px;
    border-radius: 150px;
}

.wd-accordion-content.wd-entry-content.wd-active>p {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 15px;
}

.wd-accordion.wd-opener-style-arrow>.wd-accordion-item>.wd-accordion-title .wd-accordion-opener:before {
    display: flex;
    content: "" !important;
    font-family: unset;
    background-image: url(/wp-content/uploads/2024/07/Arrow_Block.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
}

/* Конец wd-accordion */




/* Useful tips */

.wd-read-more a {
    color: white !important;
}

.btn-read-more {
    background: var(--wd-primary-color);
    padding: 5px 12px;
    border-radius: 50px;
}

.btn-read-more:hover {
    background: #b70404;
}

/* Buttons size and border */
:root {
		--wd-form-height: 46px;
	  --wd-form-brd-radius: 7px;
	  --wd-form-brd-width: 2px;
		--wd-form-brd-color: #E5E7EB;
}


:is(.btn,.button,button,[type="submit"],[type="button"]) {
    padding: 15px 20px;
}

/* Contact us FAQ */
.poss-answers .elementor-posts .elementor-post__card .elementor-post__text {
    margin-top: 0;
}@media (min-width: 577px) and (max-width: 767px) {
	
.wd-negative-gap.elementor-element.elementor-element-58a626b.wd-section-stretch.single-sticky.animated-fast.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded.animated.fadeInDown.elementor-sticky--effects.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.sticky { /* Sticky Mobile */
    top: unset !important;
    bottom: 55px;
    z-index: 2;
    border-radius: 20px 20px 0 0;
}

}

