@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.prahastav.sk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", 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(51 51 51 / 65%);
	--wd-alternative-font: "Oswald", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(22,27,57);
	--wd-alternative-color: rgb(208,160,59);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: 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 center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Oswald", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Oswald", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


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

  /* schovanie titulku v Duplin carousel galeria */
#ngg-imagebrowser-f493bd8b5b863bd2825463756a675141-504 h3 {
  display: none;
}

  /* schovanie titulku v minovce carousel galeria */
#ngg-imagebrowser-84dcd621728ab2eba0a4a5d699fc618a-931 h3 {
  display: none;
}

/* Praha Stav - VOP */

.legal-doc{
  max-width: 980px;
  margin: 0 auto;
  line-height: 1.7;
}

/* Nadpisy */
.legal-doc h1{
  margin: 0 0 12px 0;
}

.legal-doc h2{
  margin: 26px 0 10px 0;
}

.legal-doc h3{
  margin: 18px 0 8px 0;
}

/* Texty */
.legal-doc p{
  margin: 0 0 12px 0;
}

/* Zoznamy */
.legal-doc ul,
.legal-doc ol{
  margin: 0 0 12px 18px;
}

.legal-doc li{
  margin: 0 0 6px 0;
}

/* Jemné zvýraznenie */
.legal-doc strong{
  font-weight: 700;
}

/* Odkazy v legal textoch */
.legal-doc a{
  text-decoration: underline;
}

/* Oddelovač sekcií (ak ho použiješ) */
.legal-doc hr{
  margin: 22px 0;
  opacity: 0.25;
}




  /* velkost textu recenzií */
.recenzie .glsr-review-content {
  font-size: 20px;
}

  /* velkost textu recenzií autor*/
.recenzie .glsr-review-author {
  font-size: 18px;
}




  /* podčiarkovník v menu */
.wd-nav[class*="wd-style-underline"] .nav-link-text::after {
  background-color: #FFF;
}


/* PRAHA STAV – zlatý gradient pre Woodmart button v Elementore */
.konzultaciabutton .wd-button-wrapper.text-center{
  text-align: center;
}

.konzultaciabutton .wd-button-wrapper.text-center > a.btn{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: .55rem !important;

  padding: 14px 22px !important;
  border-radius: 14px !important;

  /* zlatý "metallic" gradient (ladí k logu) */
  background-image: linear-gradient(135deg,
    #B07818 0%,
    #C09030 22%,
    #E0B850 55%,
    #F8D068 78%,
    #D0A040 100%
  ) !important;

  background-color: transparent !important; /* pre prípad, že téma tlačí farbu */
  border: 1px solid rgba(248, 208, 104, .35) !important;

  color: #121212 !important;
  text-decoration: none !important;

  font-weight: 800 !important;
  letter-spacing: .4px !important;
  text-transform: uppercase !important;

  box-shadow:
    0 12px 26px rgba(0,0,0,.35),
    inset 0 1px 0 rgba(255,255,255,.35),
    inset 0 -2px 0 rgba(0,0,0,.22) !important;

  position: relative !important;
  overflow: hidden !important;

  transition: transform .15s ease, box-shadow .2s ease, filter .2s ease !important;
}

/* Jemný lesk hore – kovový efekt */
.konzultaciabutton .wd-button-wrapper.text-center > a.btn::before{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(180deg,
    rgba(255,255,255,.35) 0%,
    rgba(255,255,255,.12) 35%,
    rgba(255,255,255,0) 60%
  ) !important;
  pointer-events: none !important;
}

/* Text nech je vždy nad leskom */
.konzultaciabutton .wd-btn-text{
  position: relative !important;
  z-index: 1 !important;
}

/* Ikonka – farba a veľkosť, aby ladila a bola čitateľná */
.konzultaciabutton .wd-btn-icon{
  position: relative !important;
  z-index: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
}

.konzultaciabutton .wd-btn-icon svg{
  width: 16px !important;
  height: 16px !important;
  fill: #121212 !important;
}

/* Hover */
.konzultaciabutton .wd-button-wrapper.text-center > a.btn:hover{
  transform: translateY(-1px) !important;
  filter: brightness(1.06) saturate(1.06) !important;
  box-shadow:
    0 16px 34px rgba(0,0,0,.42),
    inset 0 1px 0 rgba(255,255,255,.40),
    inset 0 -2px 0 rgba(0,0,0,.22) !important;
}

/* Klik */
.konzultaciabutton .wd-button-wrapper.text-center > a.btn:active{
  transform: translateY(0) !important;
  filter: brightness(.98) !important;
  box-shadow:
    0 10px 22px rgba(0,0,0,.35),
    inset 0 2px 6px rgba(0,0,0,.22) !important;
}

/* Fokus (klávesnica) */
.konzultaciabutton .wd-button-wrapper.text-center > a.btn:focus-visible{
  outline: 3px solid rgba(248, 208, 104, .55) !important;
  outline-offset: 3px !important;
}

	
	
	
	
	
.onlinevision {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    font-family: 'Marcellus', serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2;
}

.onlinevision:hover {
    color: #D0A040;
    text-decoration: none;
}

.onlinevision-logo {
    width: 120px;
    height: auto;
    display: block;
}

/* Tablety */
@media (max-width: 768px) {
    .onlinevision {
        font-size: 12px;
        gap: 6px;
    }

    .onlinevision-logo {
        width: 105px;
    }
}

/* Mobily */
@media (max-width: 480px) {
    .onlinevision {
        font-size: 10px;
        gap: 5px;
    }

    .onlinevision-logo {
        width: 90px;
    }
}