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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(118, 118, 118);
	--wd-alternative-font: "Open Sans", 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: "Open Sans", 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(232,74,12);
	--wd-alternative-color: rgb(232,74,12);
	--wd-link-color: rgb(196,58,8);
	--wd-link-color-hover: rgb(196,58,8);
	--btn-default-bgcolor: rgb(196,58,8);
	--btn-default-bgcolor-hover: rgb(196,58,8);
	--btn-accented-bgcolor: rgb(196,58,8);
	--btn-accented-bgcolor-hover: rgb(196,58,8);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://pazaruvka.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://pazaruvka.com/wp-content/uploads/2021/08/page-title-shop.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(58,74,87);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--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: 8px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-product-sku, .wd-product-cats, .star-rating, .sidebar-container {
    display: none;
}

a.wc-block-cart__submit-button {
    background-color: #dc4c2f;
    color: #fff; /* Optional: Makes the text white for better contrast */
}

/* === PAZARUVKA MODERN REDESIGN — FINAL BRAND PASS === */
:root{
  --pz-blue:#087AF4;
  --pz-blue-dark:#0063D6;

/* === PAZARUVKA MOBILE CONSOLIDATION — CORRECTION 12 === */
@media (max-width: 767px) {
  /* One responsive header and the current new brand logo everywhere */
  .whb-header .whb-general-header,
  .whb-header .whb-general-header .whb-flex-row {
    height: 72px !important;
    min-height: 72px !important;
  }

  .whb-header .whb-row {
    padding-inline: 12px !important;
  }

  .whb-header .whb-mobile-left,
  .whb-header .whb-mobile-right {
    flex: 0 0 52px !important;
    width: 52px !important;
  }

  .whb-header .whb-mobile-center {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    justify-content: center !important;
  }

  .whb-header .whb-mobile-center .site-logo,
  .whb-header .whb-mobile-center .wd-logo {
    width: min(156px, 44vw) !important;
    max-width: min(156px, 44vw) !important;
  }

  .whb-header .whb-mobile-center .site-logo img,
  .whb-header .whb-mobile-center .wd-logo img,
  .whb-sticky-header .site-logo img {
    content: url("https://pazaruvka.com/wp-content/uploads/2026/09/pazaruvka-logo-new.png") !important;
    width: 100% !important;
    max-width: 156px !important;
    max-height: 46px !important;
    height: auto !important;
    object-fit: contain !important;
  }

  .whb-header .wd-header-mobile-nav .wd-tools-text {
    display: none !important;
  }

  .whb-header .wd-header-mobile-nav .wd-tools-icon,
  .whb-header .wd-header-cart .wd-tools-icon {
    width: 42px !important;
    height: 42px !important;
  }

  /* Compact hero: artwork stays visible, with no white card over it */
  .home .wd-slider,
  .home .wd-carousel-container,
  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg,
  .home #slide-27769 .wd-slide-container,
  .home #slide-27769 .wd-slide-inner {
    height: 410px !important;
    min-height: 410px !important;
    max-height: 410px !important;
  }

  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg {
    background-size: cover !important;
    background-position: 61% center !important;
  }

  .home #slide-27769 .elementor-element-62c3ed9 {
    position: absolute !important;
    inset: 0 !important;
    padding: 28px 18px !important;
    justify-content: flex-start !important;
  }

  .home #slide-27769 .elementor-element-62c3ed9 > .e-con-inner {
    width: min(78%, 315px) !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
  }

  .home #slide-27769 .woodmart-title-container {
    color: #fff !important;
    font-size: clamp(29px, 8.2vw, 35px) !important;
    line-height: 1.06 !important;
    text-shadow: 0 3px 14px rgba(0,0,0,.62) !important;
  }

  .home #slide-27769 .wd-text-block,
  .home #slide-ività-27769 p {
    color: #fff !important;
    text-shadow: 0 2px 10px rgba(0,0,0,.62) !important;
  }

  /* Remove artificial empty space after homepage carousels */
  .home .elementor-element-8ee27ca,
  .home .elementor-element-8ee27ca > .e-con-inner,
  .home .elementor-element-4bbb14c,
  .home .elementor-element-4bbb14c > .e-con-inner {
    min-height: 0 !important;
    height: auto !important;
  }

  .home .elementor-element-8ee27ca {
    margin-top: 18px !important;
    padding: 30px 10px 34px !important;
  }

  .home .elementor-element-eb827d7,
  .home .elementor-element-c5307a0 {
    margin-bottom: 18px !important;
  }

  .home .elementor-element-eb827d7 .woodmart-title-container,
  .home .elementor-element-c5307a0 .woodmart-title-container {
    font-size: 27px !important;
    line-height: 1.15 !important;
  }

  /* Keep floating contact clear of the fixed shop toolbar */
  #callnowbutton,
  .call-now-button {
    right: 16px !important;
    bottom: 88px !important;
    width: 58px !important;
    height: 58px !important;
  }
}

@media (max-width: 390px) {
  .whb-header .whb-mobile-center .site-logo,
  .whb-header .whb-mobile-center .wd-logo {
    width: min(142px, 42vw) !important;
  }

  .home .wd-slider,
  .home .wd-carousel-container,
  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg,
  .home #slide-27769 .wd-slide-container,
  .home #slide-27769 .wd-slide-inner {
    height: 390px !important;
    min-height: 390px !important;
    max-height: 390px !important;
  }
}
/* === END CORRECTION 12 === */


/* === PAZARUVKA MOBILE CONSOLIDATION — CORRECTION 12 === */
@media (max-width: 767px) {
  /* One responsive header and the current new brand logo everywhere */
  .whb-header .whb-general-header,
  .whb-header .whb-general-header .whb-flex-row {
    height: 72px !important;
    min-height: 72px !important;
  }

  .whb-header .whb-row {
    padding-inline: 12px !important;
  }

  .whb-header .whb-mobile-left,
  .whb-header .whb-mobile-right {
    flex: 0 0 52px !important;
    width: 52px !important;
  }

  .whb-header .whb-mobile-center {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    justify-content: center !important;
  }

  .whb-header .whb-mobile-center .site-logo,
  .whb-header .whb-mobile-center .wd-logo {
    width: min(156px, 44vw) !important;
    max-width: min(156px, 44vw) !important;
  }

  .whb-header .whb-mobile-center .site-logo img,
  .whb-header .whb-mobile-center .wd-logo img,
  .whb-sticky-header .site-logo img {
    content: url("https://pazaruvka.com/wp-content/uploads/2026/09/pazaruvka-logo-new.png") !important;
    width: 100% !important;
    max-width: 156px !important;
    max-height: 46px !important;
    height: auto !important;
    object-fit: contain !important;
  }

  .whb-header .wd-header-mobile-nav .wd-tools-text {
    display: none !important;
  }

  .whb-header .wd-header-mobile-nav .wd-tools-icon,
  .whb-header .wd-header-cart .wd-tools-icon {
    width: 42px !important;
    height: 42px !important;
  }

  /* Compact hero: artwork stays visible, with no white card over it */
  .home .wd-slider,
  .home .wd-carousel-container,
  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg,
  .home #slide-27769 .wd-slide-container,
  .home #slide-27769 .wd-slide-inner {
    height: 410px !important;
    min-height: 410px !important;
    max-height: 410px !important;
  }

  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg {
    background-size: cover !important;
    background-position: 61% center !important;
  }

  .home #slide-27769 .elementor-element-62c3ed9 {
    position: absolute !important;
    inset: 0 !important;
    padding: 28px 18px !important;
    justify-content: flex-start !important;
  }

  .home #slide-27769 .elementor-element-62c3ed9 > .e-con-inner {
    width: min(78%, 315px) !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
  }

  .home #slide-27769 .woodmart-title-container {
    color: #fff !important;
    font-size: clamp(29px, 8.2vw, 35px) !important;
    line-height: 1.06 !important;
    text-shadow: 0 3px 14px rgba(0,0,0,.62) !important;
  }

  .home #slide-27769 .wd-text-block,
  .home #slide-ività-27769 p {
    color: #fff !important;
    text-shadow: 0 2px 10px rgba(0,0,0,.62) !important;
  }

  /* Remove artificial empty space after homepage carousels */
  .home .elementor-element-8ee27ca,
  .home .elementor-element-8ee27ca > .e-con-inner,
  .home .elementor-element-4bbb14c,
  .home .elementor-element-4bbb14c > .e-con-inner {
    min-height: 0 !important;
    height: auto !important;
  }

  .home .elementor-element-8ee27ca {
    margin-top: 18px !important;
    padding: 30px 10px 34px !important;
  }

  .home .elementor-element-eb827d7,
  .home .elementor-element-c5307a0 {
    margin-bottom: 18px !important;
  }

  .home .elementor-element-eb827d7 .woodmart-title-container,
  .home .elementor-element-c5307a0 .woodmart-title-container {
    font-size: 27px !important;
    line-height: 1.15 !important;
  }

  /* Keep floating contact clear of the fixed shop toolbar */
  #callnowbutton,
  .call-now-button {
    right: 16px !important;
    bottom: 88px !important;
    width: 58px !important;
    height: 58px !important;
  }
}

@media (max-width: 390px) {
  .whb-header .whb-mobile-center .site-logo,
  .whb-header .whb-mobile-center .wd-logo {
    width: min(142px, 42vw) !important;
  }

  .home .wd-slider,
  .home .wd-carousel-container,
  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg,
  .home #slide-27769 .wd-slide-container,
  .home #slide-27769 .wd-slide-inner {
    height: 390px !important;
    min-height: 390px !important;
    max-height: 390px !important;
  }
}
/* === END CORRECTION 12 === */

  --pz-graphite:#252C33;
  --pz-ink:#17212B;
  --pz-soft:#F4F7FA;
}

/* One consistent electric-blue commercial accent */
.woocommerce-Price-amount,
.price ins,
.price ins .amount,
.price .eur-price,
.product-grid-item .price,
.single-product .summary .price{
  color:var(--pz-blue)!important;
}
.wd-nav-product-cat .wd-active > a,
.wd-tabs .wd-nav-tabs .wd-active > a,
.wd-nav-tabs .wd-active > a,
.wd-nav-product-cat li a:hover{
  color:var(--pz-blue)!important;
}
.wd-nav-product-cat .wd-active > a:after,
.wd-tabs .wd-nav-tabs .wd-active > a:after,
.wd-nav-tabs .wd-active > a:after{
  background-color:var(--pz-blue)!important;
}
.wd-tools-count,
.wd-cart-number.wd-tools-count{
  background-color:var(--pz-blue)!important;
  color:#fff!important;
}

/* Advice/editorial area — graphite + blue */
.home .elementor-element-6b3bc41 u,
.home .elementor-element-6b3bc41 a,
.home .elementor-element-6b3bc41 .wd-icon,
.home .elementor-element-6b3bc41 i{
  color:var(--pz-blue)!important;
  text-decoration-color:var(--pz-blue)!important;
}
.home .elementor-element-6b3bc41 svg,
.home .elementor-element-6b3bc41 svg path{
  fill:var(--pz-blue)!important;
  stroke:var(--pz-blue)!important;
}

/* Blog cards — remove legacy orange */
.home .meta-post-categories.wd-post-cat{
  background:linear-gradient(135deg,var(--pz-blue),var(--pz-blue-dark))!important;
  border-radius:999px!important;
  padding:7px 14px!important;
  box-shadow:0 8px 18px rgba(8,122,244,.22)!important;
}
.home .btn-read-more.more-link{
  color:var(--pz-blue)!important;
}
.home .wd-post{
  border-color:#E2E8EF!important;
  border-radius:18px!important;
  overflow:hidden!important;
  box-shadow:0 12px 32px rgba(23,33,43,.07)!important;
}
.home .wd-post:hover{
  transform:translateY(-5px);
  box-shadow:0 18px 42px rgba(23,33,43,.12)!important;
}

/* New dark-background footer lockup, embedded for reliable delivery */
footer img[src*="12-lockup-horizontal-mono-white.png"]{
  content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjMwMCIgdmlld0JveD0iMCAwIDEyMDAgMzAwIiByb2xlPSJpbWciIGFyaWEtbGFiZWxsZWRieT0idGl0bGUgZGVzYyI+CiAgPHRpdGxlIGlkPSJ0aXRsZSI+UGF6YXJ1dmthLmNvbTwvdGl0bGU+CiAgPGRlc2MgaWQ9ImRlc2MiPldoaXRlIGFuZCBlbGVjdHJpYyBibHVlIFBhemFydXZrYS5jb20gbG9nbyBmb3IgZGFyayBiYWNrZ3JvdW5kczwvZGVzYz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iYmx1ZSIgeDE9IjAiIHkxPSIwIiB4Mj0iMSIgeTI9IjEiPgogICAgICA8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMxNjhCRkYiLz4KICAgICAgPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMDA1RkU4Ii8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogIDwvZGVmcz4KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNCA0MikiPgogICAgPHJlY3Qgd2lkdGg9IjIxNiIgaGVpZ2h0PSIyMTYiIHJ4PSI1NCIgZmlsbD0idXJsKCNibHVlKSIvPgogICAgPHBhdGggZD0iTTY0IDY3aDcxYzM0IDAgNTQgMTggNTQgNDcgMCAzMS0yMiA0OS01OCA0OUg5OHYyOEg2NFY2N3ptMzQgMzB2MzdoMzFjMTcgMCAyNi02IDI2LTE5IDAtMTItOS0xOC0yNi0xOEg5OHoiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGQ9Ik00NSA0NWgzMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjE0IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICAgIDxwYXRoIGQ9Ik0xNDUgMTg1bDE0IDE0IDI4LTMxIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDwvZz4KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTIgNzcpIj4KICAgIDx0ZXh0IHg9IjAiIHk9Ijk1IiBmb250LWZhbWlseT0iSW50ZXIsIEFyaWFsLCBzYW5zLXNlcmlmIiBmb250LXNpemU9IjkyIiBmb250LXdlaWdodD0iODAwIiBsZXR0ZXItc3BhY2luZz0iLTQiIGZpbGw9IiNGRkZGRkYiPlBBWkFSVVZLQTwvdGV4dD4KICAgIDx0ZXh0IHg9IjYxMCIgeT0iOTUiIGZvbnQtZmFtaWx5PSJJbnRlciwgQXJpYWwsIHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0iNDQiIGZvbnQtd2VpZ2h0PSI4MDAiIGZpbGw9IiM1REIwRkYiPi5DT008L3RleHQ+CiAgICA8cmVjdCB4PSIyIiB5PSIxMjEiIHdpZHRoPSI4MiIgaGVpZ2h0PSI3IiByeD0iMy41IiBmaWxsPSIjMTY4QkZGIi8+CiAgICA8dGV4dCB4PSIxMDQiIHk9IjEzNSIgZm9udC1mYW1pbHk9IkludGVyLCBBcmlhbCwgc2Fucy1zZXJpZiIgZm9udC1zaXplPSIyNSIgZm9udC13ZWlnaHQ9IjYwMCIgbGV0dGVyLXNwYWNpbmc9IjUiIGZpbGw9IiNDOUQzREIiPtCU0J7QnCAg4oCiICDQotCV0KXQndCY0JrQkCAg4oCiICDQmNCd0KHQotCg0KPQnNCV0J3QotCYPC90ZXh0PgogIDwvZz4KPC9zdmc+Cg==")!important;
  width:min(360px,100%)!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
}

/* Cart and checkout follow the same visual language */
.woocommerce-cart .main-page-wrapper,
.woocommerce-checkout .main-page-wrapper,
.woocommerce-account .main-page-wrapper{
  background:var(--pz-soft)!important;
}
.woocommerce-cart .cart-content-wrapper,
.woocommerce-cart .cart-totals-section,
.woocommerce-checkout .checkout-order-review,
.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-account .woocommerce-MyAccount-content{
  background:#fff!important;
  border:1px solid #E1E8EF!important;
  border-radius:18px!important;
  box-shadow:0 12px 32px rgba(23,33,43,.07)!important;
  padding:24px!important;
}
.woocommerce-cart button,
.woocommerce-checkout button,
.woocommerce-checkout #place_order,
.woocommerce-account button{
  background:linear-gradient(135deg,var(--pz-blue),var(--pz-blue-dark))!important;
  border-radius:10px!important;
}

/* Mobile polish */
@media(max-width:767px){
  footer img[src*="12-lockup-horizontal-mono-white.png"]{width:270px!important}
  .home .wd-post{border-radius:14px!important}
}


/* =====================================================
   PAZARUVKA CATEGORY, ARCHIVE AND GLOBAL POLISH
   ===================================================== */
.archive .main-page-wrapper {
  background: #f4f7fa !important;
}

.archive .elementor-element-7bba8ea7 {
  min-height: 245px !important;
  margin: 22px auto 30px !important;
  overflow: hidden !important;
  border: 1px solid #dfe7ed !important;
  border-radius: 22px !important;
  background-color: #eef4fa !important;
  background-image:
    radial-gradient(circle at 82% 25%, rgba(8,122,244,.17), transparent 27%),
    radial-gradient(circle at 12% 85%, rgba(37,44,51,.10), transparent 30%),
    linear-gradient(135deg,#ffffff 0%,#eef4fa 100%) !important;
  box-shadow: 0 16px 42px rgba(37,44,51,.08) !important;
}

.archive .elementor-element-7bba8ea7 .entry-title {
  color: #252C33 !important;
  font-size: clamp(34px,4vw,52px) !important;
  font-weight: 850 !important;
  line-height: 1.1 !important;
  letter-spacing: -.035em !important;
  text-shadow: none !important;
}

.archive .elementor-element-7bba8ea7 .entry-title::after {
  content: "";
  display: block;
  width: 62px;
  height: 5px;
  margin: 17px auto 0;
  border-radius: 999px;
  background: #087AF4;
}

.archive .shop-loop-head {
  margin-bottom: 26px !important;
  padding: 15px 18px !important;
  border: 1px solid #e0e7ec !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 7px 24px rgba(37,44,51,.06) !important;
}

.archive .woocommerce-ordering select,
.archive .wd-products-per-page a {
  color: #3d4851 !important;
  font-weight: 650 !important;
}

.archive .wd-products-per-page a:hover,
.archive .wd-products-per-page a.current-variation {
  color: #087AF4 !important;
}

/* Universal promotion labels */
.product-labels .product-label,
.single-product .product-label {
  background: #087AF4 !important;
  color: #fff !important;
  box-shadow: 0 6px 16px rgba(8,122,244,.25) !important;
}

/* Floating contact button in the new brand */
#callnowbutton.call-now-button {
  background: #087AF4 !important;
  box-shadow: 0 9px 25px rgba(8,122,244,.30) !important;
}

#callnowbutton.call-now-button:hover {
  background: #005FCC !important;
}

/* Footer */
.footer-container,
.copyrights-wrapper {
  background: #252C33 !important;
  color: #cbd3d9 !important;
}

.footer-container a,
.copyrights-wrapper a {
  color: #eaf1f6 !important;
}

.footer-container a:hover,
.copyrights-wrapper a:hover {
  color: #5DB0FF !important;
}

.footer-container .widget-title {
  color: #fff !important;
  font-weight: 800 !important;
}

@media (max-width: 767px) {
  .archive .elementor-element-7bba8ea7 {
    min-height: 165px !important;
    margin: 12px 8px 20px !important;
    border-radius: 16px !important;
  }

  .archive .elementor-element-7bba8ea7 .entry-title {
    font-size: 31px !important;
  }

  .archive .shop-loop-head {
    padding: 12px !important;
    border-radius: 11px !important;
  }
}


/* =====================================================
   PAZARUVKA PRODUCT PAGE REDESIGN
   ===================================================== */
.single-product .main-page-wrapper {
  background: #f4f7fa !important;
}

.single-product .elementor-element-7dea73b8 > .e-con-inner {
  margin-top: 28px !important;
  margin-bottom: 34px !important;
  padding: 30px !important;
  border: 1px solid #e1e8ee !important;
  border-radius: 22px !important;
  background: #fff !important;
  box-shadow: 0 14px 42px rgba(37,44,51,.08) !important;
}

.single-product .product_title {
  max-width: 720px !important;
  margin-bottom: 16px !important;
  color: #252C33 !important;
  font-size: clamp(28px,2.3vw,38px) !important;
  font-weight: 800 !important;
  line-height: 1.18 !important;
  letter-spacing: -.025em !important;
  text-transform: none !important;
}

.single-product .woocommerce-breadcrumb {
  color: #7a858e !important;
  font-size: 12px !important;
}

.single-product .woocommerce-product-gallery {
  padding: 18px !important;
  border: 1px solid #e4e9ed !important;
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: 0 8px 28px rgba(37,44,51,.07) !important;
}

.single-product .woocommerce-product-gallery__image img {
  border-radius: 12px !important;
}

.single-product .wd-gallery-thumb {
  overflow: hidden !important;
  border: 1px solid #e4e9ed !important;
  border-radius: 10px !important;
  background: #fff !important;
}

.single-product .summary-inner > .price,
.single-product .wd-single-price .price {
  display: flex !important;
  align-items: baseline !important;
  gap: 10px !important;
  margin: 12px 0 18px !important;
  color: #087AF4 !important;
  font-size: 27px !important;
  font-weight: 850 !important;
}

.single-product .price del {
  color: #a0a9b0 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}

.single-product .price ins {
  color: #087AF4 !important;
  text-decoration: none !important;
}

.single-product .woocommerce-product-details__short-description {
  padding: 14px 16px !important;
  border-left: 4px solid #087AF4 !important;
  border-radius: 0 10px 10px 0 !important;
  background: #f4f8fd !important;
  color: #4f5b64 !important;
  line-height: 1.65 !important;
}

.single-product .cart {
  padding: 15px !important;
  border: 1px solid #dde7f0 !important;
  border-radius: 15px !important;
  background: #f7faff !important;
}

.single-product .quantity input,
.single-product .quantity button {
  min-height: 48px !important;
  border-color: #dce4ea !important;
  background: #fff !important;
}

.single-product .single_add_to_cart_button {
  min-height: 50px !important;
  border-radius: 11px !important;
  background: #087AF4 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  letter-spacing: .02em !important;
  box-shadow: 0 8px 22px rgba(8,122,244,.24) !important;
}

.single-product .single_add_to_cart_button:hover {
  background: #005FCC !important;
  transform: translateY(-1px);
}

/* Replace old quick-order artwork with a live modern panel */
.single-product .wd-image:has(img[src*="/pazaruvka.png"]) {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  min-height: 96px !important;
  padding: 20px 24px 20px 86px !important;
  overflow: hidden !important;
  border-radius: 15px !important;
  background: linear-gradient(135deg,#252C33 0%,#323C45 100%) !important;
  box-shadow: 0 10px 28px rgba(37,44,51,.16) !important;
}

.single-product .wd-image:has(img[src*="/pazaruvka.png"]) img {
  display: none !important;
}

.single-product .wd-image:has(img[src*="/pazaruvka.png"])::before {
  content: "☎";
  position: absolute;
  left: 24px;
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border-radius: 13px;
  background: #087AF4;
  color: #fff;
  font-size: 24px;
  box-shadow: 0 7px 18px rgba(8,122,244,.30);
}

.single-product .wd-image:has(img[src*="/pazaruvka.png"])::after {
  content: "БЪРЗА ПОРЪЧКА — ОСТАВЕТЕ ТЕЛЕФОН И НИЕ ЩЕ ВИ СЕ ОБАДИМ";
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: .015em;
}

/* Product tabs and description */
.single-product .woocommerce-tabs {
  margin-top: 28px !important;
  padding: 26px !important;
  border: 1px solid #e1e8ee !important;
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: 0 10px 34px rgba(37,44,51,.07) !important;
}

.single-product .tabs-layout-tabs .tabs li a {
  border-radius: 9px !important;
  font-weight: 750 !important;
}

@media (max-width: 767px) {
  .single-product .elementor-element-7dea73b8 > .e-con-inner {
    margin-top: 12px !important;
    padding: 14px !important;
    border-radius: 15px !important;
  }

  .single-product .product_title {
    font-size: 25px !important;
  }

  .single-product .woocommerce-product-gallery {
    padding: 9px !important;
    border-radius: 13px !important;
  }

  .single-product .wd-image:has(img[src*="/pazaruvka.png"]) {
    min-height: 88px !important;
    padding: 16px 16px 16px 70px !important;
  }

  .single-product .wd-image:has(img[src*="/pazaruvka.png"])::before {
    left: 15px;
    width: 42px;
    height: 42px;
  }

  .single-product .wd-image:has(img[src*="/pazaruvka.png"])::after {
    font-size: 13px;
  }
}


/* NEW HERO — premium readable content panel */
.home .wd-slide .elementor-element-62c3ed9 > .e-con-inner {
  max-width: 470px !important;
  margin-left: 0 !important;
  padding: 28px 30px !important;
  border: 1px solid rgba(255,255,255,.80) !important;
  border-radius: 20px !important;
  background: rgba(255,255,255,.88) !important;
  box-shadow: 0 18px 44px rgba(37,44,51,.13) !important;
  backdrop-filter: blur(9px) !important;
}

.home .wd-slide .woodmart-title-container {
  font-size: clamp(38px,3.25vw,52px) !important;
  max-width: 410px !important;
}

@media (max-width: 767px) {
  .home .wd-slide .elementor-element-62c3ed9 > .e-con-inner {
    max-width: 88% !important;
    margin: 0 auto !important;
    padding: 20px !important;
    border-radius: 15px !important;
  }
}


/* NEW HERO — correct WoodMart background layer */
.home .wd-slider .wd-slide-bg {
  background-color: #f4f7fa !important;
  background-image: url('https://pazaruvka.com/wp-content/uploads/2026/09/pazaruvka-hero-modern-v1.png') !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}


/* NEW HERO — remove the legacy product collage layer */
.home .wd-slider img[src*="Pazaruvka-Slider-second-new.png"] {
  opacity: 0 !important;
  visibility: hidden !important;
}


/* =====================================================
   PAZARUVKA NEW BRAND SYSTEM — GRAPHITE + ELECTRIC BLUE
   ===================================================== */
:root {
  --pz-primary: #087AF4 !important;
  --pz-primary-dark: #005FCC !important;
  --pz-dark: #252C33 !important;
  --pz-text: #252C33 !important;
  --pz-bg: #F4F7FA !important;
}

/* Preserve the true colors of the new logo */
.whb-main-header .whb-general-header .wd-logo img {
  filter: none !important;
}

/* Replace legacy orange accents */
.whb-main-header .whb-header-bottom .wd-header-cats .menu-opener {
  background: #087AF4 !important;
  box-shadow: 0 7px 20px rgba(8,122,244,.28) !important;
}

.whb-main-header .whb-header-bottom .info-box-wrapper {
  background: rgba(8,122,244,.14) !important;
}

.whb-main-header .whb-header-bottom .info-box-icon,
.whb-main-header .whb-header-bottom .info-box-content,
.whb-main-header .whb-header-bottom .info-box-content * {
  color: #5DB0FF !important;
}

.whb-main-header .whb-general-header .wd-tools-element .wd-tools-icon {
  background: #087AF4 !important;
  color: #fff !important;
  border-color: #087AF4 !important;
  box-shadow: 0 6px 18px rgba(8,122,244,.20) !important;
}

.whb-main-header .whb-general-header .wd-tools-element:hover .wd-tools-icon {
  background: #005FCC !important;
}

.home .wd-slider .wd-slide {
  background-image: url('https://pazaruvka.com/wp-content/uploads/2026/09/pazaruvka-hero-modern-v1.png') !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.home .wd-slide .woodmart-title-container {
  max-width: 610px !important;
  color: #252C33 !important;
}

.home .wd-slide .woodmart-title-container::before {
  content: "МОДЕРЕН ИЗБОР ЗА ВСЕКИ ДЕН";
  display: block;
  width: max-content;
  margin-bottom: 18px;
  padding: 8px 13px;
  border: 1px solid rgba(8,122,244,.18);
  border-radius: 999px;
  background: rgba(255,255,255,.88);
  color: #087AF4;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .08em;
  box-shadow: 0 5px 18px rgba(37,44,51,.07);
}

.home .wd-slide .title-after_title {
  color: #087AF4 !important;
}

.wd-product .wd-add-btn > a,
.wd-product .add_to_cart_button,
.wd-product .product_type_simple,
.single_add_to_cart_button,
a.wc-block-cart__submit-button {
  background: #087AF4 !important;
  color: #fff !important;
  box-shadow: 0 6px 18px rgba(8,122,244,.22) !important;
}

.wd-product .wd-add-btn > a:hover,
.wd-product .add_to_cart_button:hover,
.wd-product .product_type_simple:hover,
.single_add_to_cart_button:hover,
a.wc-block-cart__submit-button:hover {
  background: #005FCC !important;
}

.wd-product .price,
.wd-product .wd-entities-title a:hover,
.home .wd-cat .wd-cat-count {
  color: #087AF4 !important;
}

.wd-product .product-label {
  background: #087AF4 !important;
  box-shadow: 0 5px 15px rgba(8,122,244,.24) !important;
}

.home .elementor-element-c5307a0 .woodmart-title-container::after,
.home .elementor-element-eb827d7 .woodmart-title-container::after {
  background: #087AF4 !important;
}

.home .wd-nav-product-cat > li.wd-active > a,
.home .wd-nav-product-cat > li > a:hover {
  border-color: #087AF4 !important;
  background: #087AF4 !important;
}

@media (max-width: 767px) {
  .home .wd-slider .wd-slide {
    background-position: 64% center !important;
  }

  .home .wd-slide .woodmart-title-container::before {
    font-size: 9px;
    margin-bottom: 11px;
  }
}


/* PACKAGE 3 — header background and search contrast fix */
.whb-main-header .whb-row.whb-general-header {
  background-color: #ffffff !important;
  background-image: none !important;
}

.whb-main-header .whb-general-header .search-by-category,
.whb-main-header .whb-general-header .search-by-category a,
.whb-main-header .whb-general-header .search-by-category select,
.whb-main-header .whb-general-header .search-by-category .list-wrapper {
  color: #263746 !important;
}


/* =====================================================
   PAZARUVKA VISIBLE REDESIGN — PACKAGE 3 — 2026-09-07
   High-impact header and homepage transformation
   ===================================================== */

/* Bright modern header */
.whb-general-header {
  background: #ffffff !important;
  border-bottom: 1px solid #e8ecef !important;
}

.whb-general-header .wd-logo img {
  filter: brightness(0) saturate(100%) !important;
}

.whb-general-header .wd-search-form .searchform {
  min-height: 48px !important;
  border: 1px solid #dfe5e9 !important;
  border-radius: 14px !important;
  background: #f5f7f8 !important;
  box-shadow: inset 0 1px 2px rgba(31,48,60,.03) !important;
}

.whb-general-header .wd-search-form input {
  color: #263746 !important;
  font-size: 14px !important;
}

.whb-general-header .wd-search-form input::placeholder {
  color: #7c878f !important;
}

.whb-general-header .searchsubmit {
  color: #263746 !important;
  background: transparent !important;
}

.whb-general-header .wd-tools-icon,
.whb-general-header .wd-tools-text {
  color: #263746 !important;
}

.whb-general-header .wd-tools-icon {
  border-radius: 12px !important;
  transition: background .2s ease, color .2s ease, transform .2s ease !important;
}

.whb-general-header .wd-tools-element:hover .wd-tools-icon {
  color: #fff !important;
  background: #f4511e !important;
  transform: translateY(-2px);
}

/* Separate navigation bar */
.whb-header-bottom {
  background: #263746 !important;
  border: 0 !important;
  box-shadow: 0 6px 18px rgba(25,41,52,.14) !important;
}

.whb-header-bottom .wd-header-nav .item-level-0 > a {
  color: #fff !important;
  min-height: 52px !important;
  font-size: 13px !important;
}

.whb-header-bottom .wd-header-nav .item-level-0 > a:hover {
  color: #ff6a38 !important;
}

.whb-header-bottom .wd-header-cats .menu-opener {
  min-height: 52px !important;
  padding-right: 22px !important;
  padding-left: 22px !important;
  border-radius: 12px 12px 0 0 !important;
  background: #f4511e !important;
  color: #fff !important;
  box-shadow: 0 6px 18px rgba(244,81,30,.24) !important;
}

.whb-header-bottom .info-box-wrapper {
  padding: 7px 16px !important;
  border-radius: 11px !important;
  background: rgba(255,255,255,.09) !important;
}

.whb-header-bottom .info-box-icon,
.whb-header-bottom .info-box-content,
.whb-header-bottom .info-box-content * {
  color: #ff6a38 !important;
}

/* Modern vertical categories menu */
.wd-dropdown-cats {
  overflow: hidden !important;
  border: 1px solid #e2e7ea !important;
  border-radius: 0 0 14px 14px !important;
  background: #fff !important;
  box-shadow: 0 18px 38px rgba(31,48,60,.14) !important;
}

.wd-dropdown-cats .wd-nav-vertical > li > a {
  min-height: 43px !important;
  padding: 9px 18px !important;
  border-bottom: 1px solid #edf0f2 !important;
  color: #263746 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  transition: padding-left .2s ease, color .2s ease, background .2s ease !important;
}

.wd-dropdown-cats .wd-nav-vertical > li:hover > a {
  padding-left: 23px !important;
  color: #f4511e !important;
  background: #fff5f1 !important;
}

/* Hero becomes a distinct modern card */
.home .wd-slider {
  margin: 22px 0 28px !important;
  overflow: hidden !important;
  border: 1px solid #e7ebee !important;
  border-radius: 22px !important;
  background: linear-gradient(135deg,#f7f9fa 0%,#eef3f5 100%) !important;
  box-shadow: 0 18px 45px rgba(31,48,60,.10) !important;
}

.home .wd-slide {
  background-color: transparent !important;
}

.home .wd-slide .woodmart-title-container {
  font-size: clamp(42px,4vw,62px) !important;
  color: #1f2d36 !important;
  line-height: 1.08 !important;
}

.home .wd-slide .title-after_title {
  display: inline-block !important;
  margin-top: 12px !important;
  padding: 8px 13px !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #f4511e !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  box-shadow: 0 5px 16px rgba(31,48,60,.08) !important;
}

/* Stronger product card separation */
.wd-product .product-wrapper {
  overflow: hidden !important;
  border: 1px solid #e1e6e9 !important;
  border-radius: 16px !important;
  background: #fff !important;
  box-shadow: 0 7px 24px rgba(31,48,60,.08) !important;
}

.wd-product:hover .product-wrapper {
  border-color: #f4511e !important;
  box-shadow: 0 16px 36px rgba(31,48,60,.15) !important;
}

.wd-product .wd-entities-title,
.wd-product .price,
.wd-product .wd-add-btn {
  margin-right: 14px !important;
  margin-left: 14px !important;
}

.wd-product .wd-add-btn {
  margin-bottom: 14px !important;
}

@media (max-width: 1024px) {
  .whb-general-header .wd-logo img {
    filter: brightness(0) saturate(100%) !important;
  }
}

@media (max-width: 767px) {
  .whb-general-header {
    box-shadow: 0 4px 16px rgba(31,48,60,.08) !important;
  }

  .home .wd-slider {
    margin: 12px 8px 20px !important;
    border-radius: 16px !important;
  }

  .home .wd-slide .woodmart-title-container {
    font-size: 31px !important;
  }

  .wd-product .wd-entities-title,
  .wd-product .price,
  .wd-product .wd-add-btn {
    margin-right: 9px !important;
    margin-left: 9px !important;
  }
}


/* PACKAGE 2 — enforced overlay correction */
.home .wd-cat .wd-cat-content {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}


/* PACKAGE 2 — category overlay correction */
.home .wd-cat .wd-cat-content {
  margin: 0;
  padding: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.home .wd-cat .wd-cat-header {
  position: absolute;
  right: 14px;
  bottom: 14px;
  left: 14px;
  z-index: 2;
  padding: 13px 16px;
  border-radius: 10px;
  background: rgba(255,255,255,.94);
  box-shadow: 0 4px 16px rgba(30,48,61,.10);
  backdrop-filter: blur(6px);
}

@media (max-width: 767px) {
  .home .wd-cat .wd-cat-header {
    right: 8px;
    bottom: 8px;
    left: 8px;
    padding: 10px;
  }
}


/* =====================================================
   PAZARUVKA MODERN UI — PACKAGE 2 — 2026-09-07
   Homepage hero, trust bar, sections and categories
   ===================================================== */

/* Hero refinement */
.home .wd-slider {
  overflow: hidden;
  border-radius: 0 0 16px 0;
  background: #f7f8f9;
}

.home .wd-slide .woodmart-title-container {
  color: var(--pz-text);
  font-weight: 800;
  letter-spacing: -.035em;
  line-height: 1.16;
}

.home .wd-slide .title-after_title {
  color: var(--pz-muted);
  font-size: 16px;
}

/* Trust / service benefits */
.home .elementor-element-7739db1 {
  position: relative;
  z-index: 2;
}

.home .elementor-element-7739db1 > .e-con-inner {
  margin-top: 18px;
  padding: 24px 28px;
  border: 1px solid var(--pz-border);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 30px rgba(30,48,61,.07);
}

.home .elementor-element-7739db1 .elementor-widget-image img {
  max-height: 54px;
  width: auto;
  transition: transform .25s ease;
}

.home .elementor-element-7739db1 .e-con:hover .elementor-widget-image img {
  transform: translateY(-3px);
}

.home .elementor-element-7739db1 .elementor-widget-text-editor p {
  margin-bottom: 0;
  color: var(--pz-text);
  font-size: 14px;
  font-weight: 600;
}

/* Homepage section rhythm */
.home .elementor-element-8ee27ca {
  margin-top: 34px;
  padding: 52px 20px 58px;
  border-radius: 22px;
  background: var(--pz-bg);
}

.home .elementor-element-c5307a0,
.home .elementor-element-eb827d7 {
  margin-bottom: 24px;
}

.home .elementor-element-c5307a0 .title-wrapper,
.home .elementor-element-eb827d7 .title-wrapper {
  position: relative;
}

.home .elementor-element-c5307a0 .woodmart-title-container,
.home .elementor-element-eb827d7 .woodmart-title-container {
  color: var(--pz-text);
  font-size: clamp(25px, 2.2vw, 34px);
  font-weight: 800;
  letter-spacing: -.035em;
}

.home .elementor-element-c5307a0 .woodmart-title-container::after,
.home .elementor-element-eb827d7 .woodmart-title-container::after {
  content: "";
  display: block;
  width: 52px;
  height: 4px;
  margin: 14px auto 0;
  border-radius: 20px;
  background: var(--pz-primary);
}

/* Category cards */
.home .wd-cat .wd-cat-inner {
  overflow: hidden;
  border: 1px solid var(--pz-border);
  border-radius: 15px;
  background: #fff;
  box-shadow: 0 5px 20px rgba(30,48,61,.07);
  transition: transform .28s ease, box-shadow .28s ease;
}

.home .wd-cat:hover .wd-cat-inner {
  transform: translateY(-6px);
  box-shadow: 0 14px 34px rgba(30,48,61,.13);
}

.home .wd-cat .wd-cat-image {
  overflow: hidden;
  background: #eef1f3;
}

.home .wd-cat .wd-cat-image img {
  transition: transform .45s ease;
}

.home .wd-cat:hover .wd-cat-image img {
  transform: scale(1.045);
}

.home .wd-cat .wd-cat-content {
  margin: 14px;
  padding: 13px 16px;
  border-radius: 10px;
  background: rgba(255,255,255,.96);
  box-shadow: 0 4px 16px rgba(30,48,61,.10);
}

.home .wd-cat .wd-entities-title {
  font-size: 15px;
  font-weight: 800;
  letter-spacing: -.01em;
}

.home .wd-cat .wd-cat-count {
  margin-top: 3px;
  color: var(--pz-primary);
  font-size: 12px;
  font-weight: 700;
}

/* Product focus tabs */
.home .wd-nav-product-cat {
  gap: 8px;
}

.home .wd-nav-product-cat > li > a {
  padding: 9px 15px;
  border: 1px solid var(--pz-border);
  border-radius: 999px;
  background: #fff;
  font-weight: 700;
  transition: color .2s ease, background .2s ease, border-color .2s ease;
}

.home .wd-nav-product-cat > li.wd-active > a,
.home .wd-nav-product-cat > li > a:hover {
  border-color: var(--pz-primary);
  background: var(--pz-primary);
  color: #fff;
}

/* Mobile homepage */
@media (max-width: 767px) {
  .home .wd-slider {
    border-radius: 0;
  }

  .home .wd-slide .woodmart-title-container {
    font-size: 30px !important;
  }

  .home .elementor-element-8ee27ca {
    margin-top: 20px;
    padding: 34px 10px 40px;
    border-radius: 16px;
  }

  .home .elementor-element-c5307a0 .woodmart-title-container,
  .home .elementor-element-eb827d7 .woodmart-title-container {
    font-size: 25px;
  }

  .home .wd-cat .wd-cat-content {
    margin: 8px;
    padding: 10px;
  }

  .home .wd-cat .wd-entities-title {
    font-size: 13px;
  }

  .home .wd-nav-product-cat {
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-bottom: 8px;
    scrollbar-width: none;
  }

  .home .wd-nav-product-cat::-webkit-scrollbar {
    display: none;
  }

  .home .wd-nav-product-cat > li {
    flex: 0 0 auto;
  }
}


/* =====================================================
   PAZARUVKA MODERN UI — PACKAGE 1 — 2026-09-07
   Header, navigation, product cards and mobile polish
   ===================================================== */

:root {
  --pz-primary: #f4511e;
  --pz-primary-dark: #d83f0d;
  --pz-dark: #263746;
  --pz-text: #202b33;
  --pz-muted: #6c7780;
  --pz-bg: #f5f7f8;
  --pz-border: #e7ebee;
  --pz-radius: 14px;
  --pz-shadow: 0 8px 28px rgba(30, 48, 61, .08);
}

/* Cleaner global appearance */
body {
  color: var(--pz-text);
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
}

.main-page-wrapper {
  background: #fff;
}

.wd-title-style-underlined-2 .title,
.title-wrapper .title {
  letter-spacing: -.02em;
}

/* Header and search */
.whb-general-header,
.whb-header-bottom {
  box-shadow: none;
}

.whb-general-header {
  background: var(--pz-dark) !important;
}

.whb-header-bottom {
  background: var(--pz-dark) !important;
  border-top: 1px solid rgba(255,255,255,.12);
}

.wd-search-form .searchform {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.35);
  background: rgba(255,255,255,.08);
}

.wd-search-form input[type="text"],
.wd-search-form input[type="search"] {
  min-height: 44px;
}

.wd-header-nav .item-level-0 > a {
  font-weight: 700;
  letter-spacing: .015em;
}

.wd-header-cats .menu-opener {
  border-radius: 10px 10px 0 0;
  font-weight: 700;
}

/* Focus categories */
.category-grid-item .wrapp-category {
  border-radius: var(--pz-radius);
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--pz-border);
  box-shadow: 0 5px 20px rgba(30,48,61,.06);
  transition: transform .25s ease, box-shadow .25s ease;
}

.category-grid-item:hover .wrapp-category {
  transform: translateY(-4px);
  box-shadow: var(--pz-shadow);
}

/* Modern product cards */
.wd-products {
  row-gap: 26px;
}

.wd-product .product-wrapper {
  height: 100%;
  padding: 14px;
  border: 1px solid var(--pz-border);
  border-radius: var(--pz-radius);
  background: #fff;
  box-shadow: 0 4px 18px rgba(30,48,61,.055);
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.wd-product:hover .product-wrapper {
  transform: translateY(-5px);
  border-color: rgba(244,81,30,.24);
  box-shadow: var(--pz-shadow);
}

.wd-product .product-element-top {
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
}

.wd-product .product-element-top img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  transition: transform .35s ease;
}

.wd-product:hover .product-element-top img {
  transform: scale(1.025);
}

.wd-product .wd-entities-title {
  min-height: 46px;
  margin-top: 13px;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 700;
  text-transform: none;
}

.wd-product .wd-entities-title a {
  color: var(--pz-text);
}

.wd-product .wd-entities-title a:hover {
  color: var(--pz-primary);
}

.wd-product .price {
  min-height: 30px;
  margin-top: 9px;
  color: var(--pz-primary);
  font-size: 16px;
  font-weight: 800;
}

.wd-product .price del {
  color: #98a1a8;
  font-size: 12px;
  font-weight: 500;
  opacity: 1;
}

.wd-product .price ins {
  text-decoration: none;
}

.wd-product .wd-add-btn > a,
.wd-product .add_to_cart_button,
.wd-product .product_type_simple {
  min-height: 44px;
  border-radius: 9px !important;
  background: var(--pz-primary) !important;
  color: #fff !important;
  font-weight: 800;
  letter-spacing: .015em;
  box-shadow: 0 5px 14px rgba(244,81,30,.22);
  transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
}

.wd-product .wd-add-btn > a:hover,
.wd-product .add_to_cart_button:hover,
.wd-product .product_type_simple:hover {
  background: var(--pz-primary-dark) !important;
  transform: translateY(-1px);
  box-shadow: 0 7px 18px rgba(244,81,30,.30);
}

.wd-product .product-label {
  min-width: 48px;
  min-height: 48px;
  padding: 8px;
  border-radius: 50%;
  background: var(--pz-primary);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  box-shadow: 0 4px 12px rgba(244,81,30,.24);
}

/* Floating quick-order button */
.call-now-button,
#call-now-button {
  filter: drop-shadow(0 8px 16px rgba(0,0,0,.18));
}

/* Mobile */
@media (max-width: 767px) {
  .wd-products {
    row-gap: 14px;
  }

  .wd-product .product-wrapper {
    padding: 9px;
    border-radius: 11px;
  }

  .wd-product .wd-entities-title {
    min-height: 58px;
    font-size: 12.5px;
    line-height: 1.4;
  }

  .wd-product .price {
    min-height: 38px;
    font-size: 14px;
  }

  .wd-product .wd-add-btn > a,
  .wd-product .add_to_cart_button,
  .wd-product .product_type_simple {
    min-height: 42px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 11px;
  }

  .wd-product .product-label {
    min-width: 42px;
    min-height: 42px;
    font-size: 11px;
  }
}


a.wc-block-cart__submit-button:hover {
    background-color: #b03c24; /* Optional: Darker shade for hover effect */
}

/* Hide the country field */
#billing_country_field {
    display: none;
}

/* Hide the "Ship to different address?" section */
#ship-to-different-address {
    display: none;
}

/* Hide the state (Област) field */
#billing_state_field {
    display: none;
}

button.single_add_to_cart_button.clickBuyButton {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 5px; /* This keeps the padding you wanted */
    margin-bottom: 10px; /* Adds space between the buttons */
}

.wd-header-nav .item-level-0 > a {
    color: #ffffff !important;
}

.wd-tools-text,
.wd-tools-element .wd-tools-text,
.wd-tools-element:hover .wd-tools-text,
.wd-tools-element:focus .wd-tools-text {
    color: #fff !important;
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  font-size: 0 !important;
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label::after {
  content: "Обща цена";
  font-size: 16px;
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
  font-size: 0 !important;
}

.wc-block-components-totals-coupon .wc-block-components-panel__button::after {
  content: "Добави купон";
  font-size: 16px;
}

/* =====================================================
   PAZARUVKA UI — PACKAGE 4 — MOBILE HERO & NAV FIX
   2026-09-07
   ===================================================== */
@media (max-width: 767px) {
  body {
    padding-bottom: 64px !important;
  }

  /* Dark compact mobile header makes the mobile logo readable */
  .whb-main-header .whb-row.whb-general-header {
    min-height: 68px !important;
    background: #252C33 !important;
    border-bottom: 1px solid rgba(255,255,255,.08) !important;
    box-shadow: 0 5px 18px rgba(20,30,38,.16) !important;
  }

  .whb-main-header .whb-general-header .wd-logo img {
    max-height: 36px !important;
    width: auto !important;
    filter: none !important;
    opacity: 1 !important;
  }

  .whb-main-header .whb-general-header .wd-header-mobile-nav > a,
  .whb-main-header .whb-general-header .wd-tools-element > a {
    color: #fff !important;
  }

  /* Remove the invisible legacy gallery that was doubling hero height */
  .home .wd-slide .elementor-element-03f8d2e {
    display: none !important;
  }

  /* Compact, controlled mobile hero */
  .home .wd-slider {
    height: 560px !important;
    min-height: 560px !important;
    margin: 0 0 18px !important;
    border: 0 !important;
    border-radius: 0 0 18px 18px !important;
    box-shadow: 0 12px 28px rgba(37,44,51,.12) !important;
  }

  .home .wd-slider .wd-carousel-inner,
  .home .wd-slider .wd-carousel,
  .home .wd-slider .wd-carousel-wrap,
  .home .wd-slider .wd-slide,
  .home .wd-slider .wd-slide-container {
    height: 560px !important;
    min-height: 560px !important;
  }

  .home .wd-slider .wd-slide,
  .home .wd-slider .wd-slide-bg {
    background-position: 66% center !important;
  }

  .home .wd-slide .wd-slide-inner {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
  }

  .home .wd-slide .elementor-element-120f101,
  .home .wd-slide .elementor-element-120f101 > .e-con-inner,
  .home .wd-slide .elementor-element-62c3ed9 {
    width: 100% !important;
    max-width: 100% !important;
  }

  .home .wd-slide .elementor-element-62c3ed9 {
    padding: 32px 16px 0 !important;
  }

  .home .wd-slide .elementor-element-62c3ed9 > .e-con-inner {
    width: 100% !important;
    max-width: 430px !important;
    margin: 0 auto !important;
    padding: 21px 22px 22px !important;
    border-radius: 16px !important;
    background: rgba(255,255,255,.92) !important;
    box-shadow: 0 14px 32px rgba(37,44,51,.15) !important;
    backdrop-filter: blur(10px) !important;
  }

  .home .wd-slide .woodmart-title-container {
    max-width: 100% !important;
    font-size: 29px !important;
    line-height: 1.12 !important;
    letter-spacing: -.035em !important;
  }

  .home .wd-slide .woodmart-title-container::before {
    margin-bottom: 13px !important;
    padding: 7px 10px !important;
    font-size: 9px !important;
    white-space: nowrap !important;
  }

  .home .wd-slide .elementor-element-f2a4191 {
    --spacer-size: 10px !important;
  }

  .home .wd-slide .elementor-element-7ae18cb {
    margin-bottom: 0 !important;
  }

  .home .wd-slide .elementor-element-7ae18cb .wd-text-block,
  .home .wd-slide .elementor-element-7ae18cb p {
    font-size: 15px !important;
    line-height: 1.45 !important;
  }

  /* Clean fixed mobile toolbar */
  .wd-toolbar {
    height: 64px !important;
    padding: 5px 4px !important;
    border-top: 1px solid #e5ebf0 !important;
    box-shadow: 0 -7px 24px rgba(37,44,51,.12) !important;
  }

  .wd-toolbar .wd-toolbar-item,
  .wd-toolbar .wd-tools-element {
    min-width: 0 !important;
  }

  .wd-toolbar .wd-toolbar-label {
    max-width: 100% !important;
    overflow: hidden !important;
    font-size: 10px !important;
    line-height: 1.15 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  /* Keep phone action visible without covering navigation */
  #callnowbutton.call-now-button {
    right: 14px !important;
    bottom: 78px !important;
    width: 52px !important;
    height: 52px !important;
    border-radius: 50% !important;
    background-color: #087AF4 !important;
    box-shadow: 0 10px 26px rgba(8,122,244,.34) !important;
  }

  #callnowbutton.call-now-button span {
    display: none !important;
  }
}

/* Desktop balance refinements */
@media (min-width: 1025px) {
  .home .wd-slider {
    min-height: 480px !important;
    margin-top: 18px !important;
  }

  .home .wd-slide .elementor-element-62c3ed9 > .e-con-inner {
    max-width: 430px !important;
    padding: 24px 26px !important;
  }

  .home .wd-slide .woodmart-title-container {
    font-size: clamp(38px,3.5vw,50px) !important;
    line-height: 1.08 !important;
  }

  .whb-header-bottom .info-box-wrapper {
    max-height: 52px !important;
    border-radius: 10px !important;
  }

  .whb-header-bottom .info-box-content {
    font-size: clamp(24px,2.25vw,36px) !important;
  }
}


/* ===== PAZARUVKA PROFESSIONAL DESIGN - PACKAGE 5 ===== */

/* Desktop: tighter, better-balanced header and hero */
@media (min-width: 1025px) {
  .whb-main-header .whb-general-header {
    min-height: 92px !important;
    height: 92px !important;
  }

  .whb-main-header .site-logo img,
  .whb-main-header .wd-logo img {
    max-width: 215px !important;
    width: 215px !important;
  }

  .whb-header-bottom .info-box-content,
  .whb-header-bottom .info-box-title {
    font-size: 30px !important;
    line-height: 1.05 !important;
  }

  .home .wd-slider,
  .home .wd-slide,
  .home .wd-carousel-container {
    min-height: 470px !important;
  }

  .home .wd-slide .elementor-element-62c3ed9 > .e-con-inner {
    max-width: 390px !important;
    padding: 28px 30px !important;
  }

  .home .wd-slide .woodmart-title-container {
    font-size: clamp(44px,3.4vw,58px) !important;
    line-height: 1.06 !important;
    letter-spacing: -1.5px !important;
  }

  .home .wd-slide + *,
  .home .wd-slider + *,
  .home .site-content > .elementor + * {
    margin-top: 0 !important;
  }
}

/* Category navigation: cleaner and easier to scan */
.vertical-navigation .menu > li > a,
.wd-nav-vertical > li > a {
  min-height: 43px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-weight: 700 !important;
  letter-spacing: .1px !important;
}

.vertical-navigation .menu > li:hover > a,
.wd-nav-vertical > li:hover > a {
  color: #0b7ff3 !important;
  background: #f3f8fe !important;
}

/* Mobile: compact header and readable hero */
@media (max-width: 1024px) {
  .whb-mobile-left,
  .whb-mobile-center,
  .whb-mobile-right,
  .whb-general-header {
    min-height: 62px !important;
  }

  .whb-header,
  .whb-general-header,
  .whb-mobile-left,
  .whb-mobile-center,
  .whb-mobile-right {
    background-color: #202a33 !important;
  }

  .whb-mobile-center .site-logo img,
  .whb-mobile-center .wd-logo img {
    max-height: 34px !important;
    width: auto !important;
  }

  .home .wd-slider,
  .home .wd-slide,
  .home .wd-carousel-container {
    min-height: 480px !important;
  }

  .home .wd-slide .elementor-element-62c3ed9 > .e-con-inner {
    width: calc(100% - 32px) !important;
    max-width: 540px !important;
    padding: 22px 24px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 22px !important;
  }

  .home .wd-slide .woodmart-title-container {
    font-size: clamp(34px,9vw,46px) !important;
    line-height: 1.08 !important;
    letter-spacing: -1px !important;
  }

  .wd-toolbar .wd-header-wishlist .wd-tools-text:after {
    content: "Желания" !important;
    font-size: 12px !important;
  }

  .wd-toolbar .wd-header-my-account .wd-tools-text:after {
    content: "Профил" !important;
    font-size: 12px !important;
  }

  .wd-toolbar .wd-header-wishlist .wd-tools-text,
  .wd-toolbar .wd-header-my-account .wd-tools-text {
    font-size: 0 !important;
  }
}


/* ===== PAZARUVKA PROFESSIONAL DESIGN - PACKAGE 6 ===== */

/* Consistent blue interaction colour */
a:hover,
.wd-nav[class*="wd-style-"] > li:hover > a,
.product-grid-item:hover,
.wd-product:hover,
.wd-hover-with-fade:hover {
  border-color: #0b7ff3 !important;
}

.wd-product .product-wrapper,
.product-grid-item .product-wrapper {
  border-radius: 12px !important;
  transition: transform .22s ease, box-shadow .22s ease !important;
}

.wd-product:hover .product-wrapper,
.product-grid-item:hover .product-wrapper {
  transform: translateY(-3px) !important;
  box-shadow: 0 10px 28px rgba(27,43,58,.11) !important;
}

.wd-product .wd-entities-title,
.product-grid-item .wd-entities-title {
  font-weight: 700 !important;
  line-height: 1.35 !important;
  color: #1f2a33 !important;
}

.wd-product .price,
.product-grid-item .price {
  color: #0b7ff3 !important;
  font-size: 18px !important;
  font-weight: 800 !important;
}

.wd-product .button,
.product-grid-item .button,
.wd-add-btn .button {
  border-radius: 8px !important;
  background-color: #0b7ff3 !important;
  border-color: #0b7ff3 !important;
  color: #fff !important;
  font-weight: 700 !important;
}

.wd-product .button:hover,
.product-grid-item .button:hover,
.wd-add-btn .button:hover {
  background-color: #086bd0 !important;
  border-color: #086bd0 !important;
}

/* Compact floating call button */
.call-now-button,
.call-now-button *,
.call-now-button .call-text,
.call-now-button .call-now-label,
[class*="call-now"] .call-text,
[class*="call-now"] .call-now-label {
  font-size: 0 !important;
}

.call-now-button,
[class*="call-now-button"] {
  width: 54px !important;
  height: 54px !important;
  min-width: 54px !important;
  min-height: 54px !important;
  padding: 0 !important;
  border-radius: 50% !important;
  right: 18px !important;
  bottom: 22px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

@media (max-width: 768px) {
  .call-now-button,
  [class*="call-now-button"] {
    width: 50px !important;
    height: 50px !important;
    min-width: 50px !important;
    min-height: 50px !important;
    right: 14px !important;
    bottom: 78px !important;
  }
}


/* ===== PAZARUVKA PROFESSIONAL DESIGN - PACKAGE 7 ===== */

/* Floating phone button: restore a clear, centered icon */
#callnowbutton.call-now-button {
  background-color: #0b7ff3 !important;
  background-image: none !important;
  box-shadow: 0 8px 22px rgba(11,127,243,.30) !important;
  text-decoration: none !important;
}

#callnowbutton.call-now-button > span {
  display: none !important;
}

#callnowbutton.call-now-button::before {
  content: "☎" !important;
  display: block !important;
  color: #fff !important;
  font-size: 27px !important;
  font-family: Arial, sans-serif !important;
  line-height: 1 !important;
  transform: rotate(-18deg) !important;
}

#callnowbutton.call-now-button:hover {
  background-color: #086bd0 !important;
  transform: translateY(-2px) !important;
}

/* Product cards: neutral border, blue hover, cleaner prices */
.wd-product .product-wrapper,
.product-grid-item .product-wrapper {
  border: 1px solid #e2e8ef !important;
  overflow: hidden !important;
}

.wd-product:hover .product-wrapper,
.product-grid-item:hover .product-wrapper {
  border-color: #0b7ff3 !important;
}

.wd-product .price,
.product-grid-item .price {
  font-size: 16px !important;
  line-height: 1.35 !important;
}

.wd-product .price ins,
.product-grid-item .price ins {
  font-size: 18px !important;
  text-decoration: none !important;
}

/* Blog: lighter cards, readable titles, Bulgarian category label */
.home .wd-post {
  border-radius: 14px !important;
  overflow: hidden !important;
}

.home .wd-post .article-title,
.home .wd-post .entry-title {
  font-size: clamp(19px,1.7vw,24px) !important;
  line-height: 1.25 !important;
  letter-spacing: -.25px !important;
}

.home .wd-post .meta-categories a,
.home .wd-post .wd-post-cat a {
  font-size: 0 !important;
  background-color: #0b7ff3 !important;
}

.home .wd-post .meta-categories a::after,
.home .wd-post .wd-post-cat a::after {
  content: "Новини" !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

/* Desktop sticky header: dark background for the white logo */
@media (min-width: 1025px) {
  .whb-sticked .whb-general-header,
  .whb-sticked .whb-row {
    background-color: #202a33 !important;
  }

  .whb-sticked .wd-header-nav a,
  .whb-sticked .wd-tools-element > a,
  .whb-sticked .wd-tools-text {
    color: #fff !important;
  }
}

@media (max-width: 768px) {
  .home .wd-post .article-title,
  .home .wd-post .entry-title {
    font-size: 18px !important;
  }

  #callnowbutton.call-now-button::before {
    font-size: 24px !important;
  }
}


/* ===== PAZARUVKA PROFESSIONAL DESIGN - PACKAGE 8 ===== */

/* Shop archive: replace the remaining orange with the brand blue */
.category-grid-item .category-title,
.wd-cat .category-title,
.wd-cat-content .wd-entities-title {
  background-color: #0b7ff3 !important;
  color: #fff !important;
  border-radius: 8px !important;
}

.category-grid-item:hover .category-title,
.wd-cat:hover .category-title {
  background-color: #086bd0 !important;
}

.widget_price_filter .ui-slider-range,
.widget_price_filter .ui-slider-handle,
.wd-price-filter .ui-slider-range,
.wd-price-filter .ui-slider-handle {
  background-color: #0b7ff3 !important;
  border-color: #0b7ff3 !important;
}

.widget_price_filter .button,
.wd-price-filter .button {
  background-color: #0b7ff3 !important;
  border-color: #0b7ff3 !important;
  color: #fff !important;
  border-radius: 8px !important;
}

.widget_price_filter .button:hover,
.wd-price-filter .button:hover {
  background-color: #086bd0 !important;
  border-color: #086bd0 !important;
}

/* Single product: consistent controls and tab accent */
.single-product .woocommerce-tabs .tabs li.active a,
.single-product .wd-nav-tabs li.wd-active a {
  color: #0b7ff3 !important;
}

.single-product .woocommerce-tabs .tabs li.active a::after,
.single-product .wd-nav-tabs li.wd-active a::after,
.single-product .wd-nav-tabs li.wd-active::after {
  background-color: #0b7ff3 !important;
}

.single-product button[name="wd-add-to-cart"],
.single-product .wd-buy-now-btn {
  background-color: #202a33 !important;
  border-color: #202a33 !important;
  color: #fff !important;
  border-radius: 8px !important;
}

.single-product button[name="wd-add-to-cart"]:hover,
.single-product .wd-buy-now-btn:hover {
  background-color: #10171d !important;
  border-color: #10171d !important;
}

/* Cart and checkout progress */
.woocommerce-cart .checkout-steps li.step-active,
.woocommerce-checkout .checkout-steps li.step-active,
.cart-totals-inner .checkout-button,
.wc-proceed-to-checkout .checkout-button {
  border-color: #0b7ff3 !important;
}

.woocommerce-cart .checkout-steps li.step-active::after,
.woocommerce-checkout .checkout-steps li.step-active::after,
.checkout-steps li.step-active span::after {
  background-color: #0b7ff3 !important;
}

/* Mobile commerce refinements */
@media (max-width: 768px) {
  .single-product .product_title {
    font-size: clamp(25px,7.2vw,34px) !important;
    line-height: 1.12 !important;
    letter-spacing: -.6px !important;
  }

  .single-product .summary-inner {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .single-product .cart,
  .single-product .wd-buy-now-btn,
  .single-product button[name="wd-add-to-cart"] {
    width: 100% !important;
  }

  .single-product .cart {
    gap: 10px !important;
    flex-wrap: wrap !important;
  }

  .single-product .single_add_to_cart_button,
  .single-product button[name="wd-add-to-cart"] {
    min-height: 48px !important;
  }

  .shop-loop-head {
    gap: 12px !important;
  }

  .shop-loop-head .wd-shop-tools {
    width: 100% !important;
    justify-content: space-between !important;
  }

  .woocommerce-cart .checkout-steps {
    font-size: 12px !important;
    line-height: 1.2 !important;
  }

  .woocommerce-cart .cart-empty {
    font-size: 17px !important;
  }
}


/* ===== PAZARUVKA PROFESSIONAL DESIGN - PACKAGE 9 ===== */

/* Strong final override for shop category tiles */
body.woocommerce-shop .wd-cats-element .wd-cat .wd-entities-title,
body.post-type-archive-product .wd-cats-element .wd-cat .wd-entities-title,
body.woocommerce-shop .category-grid-item .category-title,
body.post-type-archive-product .category-grid-item .category-title,
body.tax-product_cat .wd-cat .wd-entities-title {
  background: #0b7ff3 !important;
  background-color: #0b7ff3 !important;
  color: #fff !important;
  border-color: #0b7ff3 !important;
}

body.woocommerce-shop .wd-cats-element .wd-cat:hover .wd-entities-title,
body.post-type-archive-product .wd-cats-element .wd-cat:hover .wd-entities-title,
body.tax-product_cat .wd-cat:hover .wd-entities-title {
  background: #086bd0 !important;
  background-color: #086bd0 !important;
}

/* Price slider handles, including theme pseudo-elements */
body.woocommerce-shop .widget_price_filter .ui-slider-handle,
body.woocommerce-shop .widget_price_filter .ui-slider-handle::before,
body.woocommerce-shop .widget_price_filter .ui-slider-handle::after,
body.post-type-archive-product .widget_price_filter .ui-slider-handle,
body.post-type-archive-product .widget_price_filter .ui-slider-handle::before,
body.post-type-archive-product .widget_price_filter .ui-slider-handle::after {
  background: #0b7ff3 !important;
  background-color: #0b7ff3 !important;
  border-color: #0b7ff3 !important;
}

/* Product tabs and cart steps: remove final orange accents */
.single-product .woocommerce-tabs .tabs li.active::after,
.single-product .wd-tabs-header .wd-nav-tabs li.wd-active::after,
.woocommerce-cart .checkout-steps .step-active::after,
.woocommerce-checkout .checkout-steps .step-active::after {
  background-color: #0b7ff3 !important;
  border-color: #0b7ff3 !important;
}

/* Contact page: accessible blue focus and FAQ accent */
.page-id-4439 input:focus,
.page-id-4439 textarea:focus,
.page-id-4439 select:focus {
  border-color: #0b7ff3 !important;
  box-shadow: 0 0 0 3px rgba(11,127,243,.12) !important;
}

.page-id-4439 .elementor-accordion .elementor-tab-title.elementor-active,
.page-id-4439 .elementor-toggle .elementor-tab-title.elementor-active {
  color: #0b7ff3 !important;
}

.page-id-4439 .elementor-button,
.page-id-4439 input[type="submit"] {
  background-color: #0b7ff3 !important;
  border-color: #0b7ff3 !important;
  color: #fff !important;
  border-radius: 8px !important;
}

/* Mobile: keep the map useful without overwhelming the page */
@media (max-width: 768px) {
  .page-id-4439 .elementor-widget-google_maps iframe,
  .page-id-4439 .elementor-widget-google_maps .elementor-widget-container {
    min-height: 320px !important;
    height: 320px !important;
  }

  .page-id-4439 input,
  .page-id-4439 textarea,
  .page-id-4439 select {
    font-size: 16px !important;
  }
}


/* ===== PAZARUVKA PROFESSIONAL DESIGN - PACKAGE 10 ===== */

/* Exact WoodMart shop category title structure */
.category-grid-item.wd-cat > .wrapp-category > .hover-mask > .wd-entities-title {
  background: #0b7ff3 !important;
  background-color: #0b7ff3 !important;
  color: #fff !important;
  border-color: #0b7ff3 !important;
}

.category-grid-item.wd-cat:hover > .wrapp-category > .hover-mask > .wd-entities-title {
  background: #086bd0 !important;
  background-color: #086bd0 !important;
}

/* Exact WoodMart price-slider handle layer */
body .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle::after,
body .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:after {
  background: #0b7ff3 !important;
  background-color: #0b7ff3 !important;
  border-color: #0b7ff3 !important;
}

/* === PAZARUVKA CORRECTION 11: RESPONSIVE HERO, NO WHITE PANEL === */
.home #slide-27769 {
  position: relative !important;
  overflow: hidden !important;
}

.home #slide-27769::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  pointer-events: none !important;
  background: linear-gradient(90deg, rgba(19, 31, 42, .72) 0%, rgba(19, 31, 42, .42) 35%, rgba(19, 31, 42, .08) 62%, transparent 78%) !important;
}

.home #slide-27769 .wd-slide-container {
  position: relative !important;
  z-index: 2 !important;
}

.home #slide-27769 .elementor-element-62c3ed9 > .e-con-inner {
  width: min(520px, 42vw) !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

.home #slide-27769 .woodmart-title-container::before {
  display: none !important;
  content: none !important;
}

.home #slide-27769 .woodmart-title-container {
  max-width: 500px !important;
  margin: 0 !important;
  color: #fff !important;
  font-size: clamp(42px, 4vw, 58px) !important;
  line-height: 1.04 !important;
  letter-spacing: -1.4px !important;
  text-shadow: 0 2px 16px rgba(0, 0, 0, .38) !important;
}

.home #slide-27769 .elementor-element-7ae18cb .wd-text-block,
.home #slide-27769 .elementor-element-7ae18cb p {
  color: rgba(255, 255, 255, .94) !important;
  font-size: 17px !important;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .42) !important;
}

.home #slide-27769 .wd-animation-slide-from-bottom {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  animation: none !important;
  transition: none !important;
}

@media (max-width: 767px) {
  .home .wd-slider,
  .home .wd-carousel-container,
  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg,
  .home #slide-27769 .wd-slide-container,
  .home #slide-27769 .wd-slide-inner {
    height: 410px !important;
    min-height: 410px !important;
    max-height: 410px !important;
  }

  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg {
    background-position: 62% center !important;
    background-size: cover !important;
  }

  .home #slide-27769::before {
    background: linear-gradient(90deg, rgba(17, 29, 40, .82) 0%, rgba(17, 29, 40, .61) 48%, rgba(17, 29, 40, .16) 78%, transparent 100%) !important;
  }

  .home #slide-27769 .elementor-27769,
  .home #slide-27769 .elementor-element-120f101,
  .home #slide-27769 .elementor-element-120f101 > .e-con-inner {
    height: 100% !important;
    min-height: 100% !important;
  }

  .home #slide-27769 .elementor-element-62c3ed9 {
    position: absolute !important;
    inset: 0 !important;
    min-height: 100% !important;
    padding: 30px 18px 28px !important;
    justify-content: flex-start !important;
  }

  .home #slide-27769 .elementor-element-62c3ed9 > .e-con-inner {
    width: min(78%, 310px) !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
  }

  .home #slide-27769 .woodmart-title-container {
    max-width: 300px !important;
    color: #fff !important;
    font-size: clamp(29px, 8.4vw, 36px) !important;
    line-height: 1.06 !important;
    letter-spacing: -.7px !important;
    text-wrap: balance !important;
  }

  .home #slide-27769 .elementor-element-f2a4191 .elementor-spacer-inner {
    height: 10px !important;
  }

  .home #slide-27769 .elementor-element-7ae18cb > .elementor-widget-container {
    margin: 0 !important;
  }

  .home #slide-27769 .elementor-element-7ae18cb .wd-text-block,
  .home #slide-27769 .elementor-element-7ae18cb p {
    max-width: 270px !important;
    margin: 0 !important;
    color: rgba(255, 255, 255, .94) !important;
    font-size: 15px !important;
    line-height: 1.4 !important;
  }
}

@media (max-width: 390px) {
  .home .wd-slider,
  .home .wd-carousel-container,
  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg,
  .home #slide-27769 .wd-slide-container,
  .home #slide-27769 .wd-slide-inner {
    height: 390px !important;
    min-height: 390px !important;
    max-height: 390px !important;
  }

  .home #slide-27769 .elementor-element-62c3ed9 {
    padding: 26px 16px 24px !important;
  }

  .home #slide-27769 .woodmart-title-container {
    font-size: clamp(28px, 8.1vw, 32px) !important;
  }
}

@media (max-width: 360px) {
  .home .wd-slider,
  .home .wd-carousel-container,
  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg,
  .home #slide-27769 .wd-slide-container,
  .home #slide-27769 .wd-slide-inner {
    height: 375px !important;
    min-height: 375px !important;
    max-height: 375px !important;
  }

  .home #slide-27769 .elementor-element-62c3ed9 > .e-con-inner {
    width: 82% !important;
  }
}

/* Mobile header refinement */
@media (max-width: 767px) {
  .whb-header,
  .whb-header .whb-general-header,
  .whb-header .whb-mobile-left,
  .whb-header .whb-mobile-center,
  .whb-header .whb-mobile-right {
    min-height: 64px !important;
    height: 64px !important;
  }

  .whb-header .whb-row {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .whb-header .whb-mobile-left,
  .whb-header .whb-mobile-right {
    flex: 0 0 54px !important;
    width: 54px !important;
  }

  .whb-header .whb-mobile-center {
    flex: 1 1 auto !important;
    justify-content: center !important;
  }

  .whb-header .wd-header-mobile-nav .wd-tools-text {
    display: none !important;
  }

  .whb-header .wd-header-mobile-nav .wd-tools-icon,
  .whb-header .wd-header-cart .wd-tools-icon {
    width: 40px !important;
    height: 40px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .whb-header .whb-mobile-center .site-logo img,
  .whb-header .whb-mobile-center .wd-logo img {
    width: auto !important;
    max-width: 118px !important;
    max-height: 38px !important;
  }

  .whb-header .wd-tools-count {
    top: -2px !important;
    right: -3px !important;
  }
}

/* === END CORRECTION 11 === */


/* === PAZARUVKA MOBILE CONSOLIDATION — CORRECTION 12 === */
@media (max-width: 767px) {
  /* One responsive header and the current new brand logo everywhere */
  .whb-header .whb-general-header,
  .whb-header .whb-general-header .whb-flex-row {
    height: 72px !important;
    min-height: 72px !important;
  }

  .whb-header .whb-row {
    padding-inline: 12px !important;
  }

  .whb-header .whb-mobile-left,
  .whb-header .whb-mobile-right {
    flex: 0 0 52px !important;
    width: 52px !important;
  }

  .whb-header .whb-mobile-center {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    justify-content: center !important;
  }

  .whb-header .whb-mobile-center .site-logo,
  .whb-header .whb-mobile-center .wd-logo {
    width: min(156px, 44vw) !important;
    max-width: min(156px, 44vw) !important;
  }

  .whb-header .whb-mobile-center .site-logo img,
  .whb-header .whb-mobile-center .wd-logo img,
  .whb-sticky-header .site-logo img {
    content: url("https://pazaruvka.com/wp-content/uploads/2026/09/pazaruvka-logo-new.png") !important;
    width: 100% !important;
    max-width: 156px !important;
    max-height: 46px !important;
    height: auto !important;
    object-fit: contain !important;
  }

  .whb-header .wd-header-mobile-nav .wd-tools-text {
    display: none !important;
  }

  .whb-header .wd-header-mobile-nav .wd-tools-icon,
  .whb-header .wd-header-cart .wd-tools-icon {
    width: 42px !important;
    height: 42px !important;
  }

  /* Compact hero: artwork stays visible, with no white card over it */
  .home .wd-slider,
  .home .wd-carousel-container,
  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg,
  .home #slide-27769 .wd-slide-container,
  .home #slide-27769 .wd-slide-inner {
    height: 410px !important;
    min-height: 410px !important;
    max-height: 410px !important;
  }

  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg {
    background-size: cover !important;
    background-position: 61% center !important;
  }

  .home #slide-27769 .elementor-element-62c3ed9 {
    position: absolute !important;
    inset: 0 !important;
    padding: 28px 18px !important;
    justify-content: flex-start !important;
  }

  .home #slide-27769 .elementor-element-62c3ed9 > .e-con-inner {
    width: min(78%, 315px) !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
  }

  .home #slide-27769 .woodmart-title-container {
    color: #fff !important;
    font-size: clamp(29px, 8.2vw, 35px) !important;
    line-height: 1.06 !important;
    text-shadow: 0 3px 14px rgba(0,0,0,.62) !important;
  }

  .home #slide-27769 .wd-text-block,
  .home #slide-ività-27769 p {
    color: #fff !important;
    text-shadow: 0 2px 10px rgba(0,0,0,.62) !important;
  }

  /* Remove artificial empty space after homepage carousels */
  .home .elementor-element-8ee27ca,
  .home .elementor-element-8ee27ca > .e-con-inner,
  .home .elementor-element-4bbb14c,
  .home .elementor-element-4bbb14c > .e-con-inner {
    min-height: 0 !important;
    height: auto !important;
  }

  .home .elementor-element-8ee27ca {
    margin-top: 18px !important;
    padding: 30px 10px 34px !important;
  }

  .home .elementor-element-eb827d7,
  .home .elementor-element-c5307a0 {
    margin-bottom: 18px !important;
  }

  .home .elementor-element-eb827d7 .woodmart-title-container,
  .home .elementor-element-c5307a0 .woodmart-title-container {
    font-size: 27px !important;
    line-height: 1.15 !important;
  }

  /* Keep floating contact clear of the fixed shop toolbar */
  #callnowbutton,
  .call-now-button {
    right: 16px !important;
    bottom: 88px !important;
    width: 58px !important;
    height: 58px !important;
  }
}

@media (max-width: 390px) {
  .whb-header .whb-mobile-center .site-logo,
  .whb-header .whb-mobile-center .wd-logo {
    width: min(142px, 42vw) !important;
  }

  .home .wd-slider,
  .home .wd-carousel-container,
  .home #slide-27769,
  .home #slide-27769 .wd-slide-bg,
  .home #slide-27769 .wd-slide-container,
  .home #slide-27769 .wd-slide-inner {
    height: 390px !important;
    min-height: 390px !important;
    max-height: 390px !important;
  }
}
/* === END CORRECTION 12 === */

