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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//spolekzemina.cz/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//spolekzemina.cz/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//spolekzemina.cz/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//spolekzemina.cz/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//spolekzemina.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//spolekzemina.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//spolekzemina.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//spolekzemina.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(34,27,21);
	--wd-text-font-size: 16px;
	--wd-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(34,27,21);
	--wd-entities-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(34,27,21);
	--wd-entities-title-color-hover: rgb(34, 27, 21);
	--wd-alternative-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", 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: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(34,27,21);
	--wd-alternative-color: D8501A;
	--btn-default-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(255,255,255);
	--btn-default-bgcolor-hover: rgb(216,80,26);
	--btn-default-color: rgb(216,80,26);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(255,255,255);
	--btn-accented-bgcolor-hover: rgb(216,80,26);
	--btn-accented-color: rgb(216,80,26);
	--btn-accented-color-hover: rgb(255,255,255);
	--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: rgb(16,108,216);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(251,249,245);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1450px;
--wd-form-brd-radius: 5px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


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

/* Skryť všetky články */
.wd-blog-holder article {
    display: none !important;
}

/* Vložiť text namiesto nich */
.wd-blog-element::before {
    content: "Tuto sekci pro Vás připravujeme";
    display: block;
    text-align: center;
    font-size: 32px;
    padding: 100px 20px;
    width: 100%;
}



.mainBtn {
  /* Layout */
  display: inline-block !important;
  padding: 4px 30px !important;
  box-sizing: border-box !important;
  
  /* Background & Border */
  background: transparent !important;
  border: 2px solid #D8501A !important;
  
  /* Typography */
  font-family: 'Roboto', sans-serif !important;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 12px !important;
  line-height: 30px !important;
  text-align: center !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important;
  color: #D8501A !important;
  
  /* Interaction */
  cursor: pointer !important;
  transition: all 0.3s ease !important;
}
.mainBtn:hover {
  background: #42342A !important;
  color: #FFFFFF !important;
  border: 2px solid #221B15 !important;
}
.secBtn {
  /* Layout */
  display: inline-block !important;
  padding: 4px 30px !important;
  box-sizing: border-box !important;
  
  /* Background & Border */
  background: #42342A !important;
  border: 1px solid #221B15 !important;
  
  /* Typography */
  font-family: 'Roboto', sans-serif !important;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 12px !important;
  line-height: 30px !important;
  text-align: center !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important;
  color: #FFFFFF !important;
  
  /* Interaction */
  cursor: pointer !important;
  transition: all 0.3s ease !important;
}
.secBtn:hover {
  background: #3A2F26 !important;
  border-color: #3A2F26 !important;
}


.terBtn {
  /* Layout */
  display: inline-block !important;
  padding: 4px 30px !important;
  box-sizing: border-box !important;
  
  /* Background & Border */
  background: #FBF9F5 !important;
  border: 1px solid #221B15 !important;
  border-color: #FBF9F5 !important;
  
  /* Typography */
  font-family: 'Roboto', sans-serif !important;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 12px !important;
  line-height: 30px !important;
  text-align: center !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important;
  color: #42342A !important;
  
  /* Interaction */
  cursor: pointer !important;
  transition: all 0.3s ease !important;
}
.terBtn:hover {
  background: #42342A !important;
  border-color: #42342A !important;
	color: #FBF9F5 !important;
}

.btn-shape-semi-round, .btn-style-semi-round {
    --btn-brd-radius: 0px !important;
}

span.nav-link-text {
  font-family: 'Akzidenz-Grotesk Pro', Roboto;
  font-weight: 700;
  font-size: 14px;
}

.wd-nav-header>li>a {
    text-transform: none !important;
    color: #221B15;
}


.wd-page-wrapper.website-wrapper {
   margin-left: 40px;
   margin-right: 40px;
}

.whb-row.whb-general-header.whb-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-equal-sides {
   margin-left: 40px;
   margin-right: 40px;
}

.wd-footer {
    background-color: unset;
}

.vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}

.wd-wpb {
    margin-bottom: 0px;
}

.wd-toolbar {
    display: none !important;
}

.wd-nav-main .menu-item > a::after {
    content: '';
    position: absolute;
    bottom: 12px;
    left: 1px;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width 0.3s ease;
}

/* Hover effect - underline appears */
.wd-nav-main .menu-item > a:hover::after {
  width: 100%;
}

/* Current/active menu item - underline always visible */
.wd-nav-main .current-menu-item > a::after,
.wd-nav-main .current_page_item > a::after {
  width: 100%;
}

.wd-page-wrapper.website-wrapper {
     margin-left: 0px;
     margin-right: 0px; 
}

.whb-color-dark:not(.whb-with-bg) {
    background-color: #FBF9F5 !important;
}

.whb-row.whb-general-header.whb-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-equal-sides {
    margin-left: 0px;
    margin-right: 0px;
}

.wd-post-date.wd-style-with-bg {
    background-color: #FBF9F5 !important;

}


  /* BLOG PAGE */
.wd-page-content {
    background-color: #FBF9F5;
}
.wd-blog-element {
	padding-top: 55px;
}

/* ===================================
   BLOG REDESIGN - Nový čistý design
   =================================== */

/* Reset základních stylů pro blog karty */
.wd-blog-element .wd-post.blog-design-masonry {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.wd-blog-element .wd-post-inner {
  background: transparent !important;
  display: flex;
  flex-direction: column;
}

/* Obrázek a thumbnail */
.wd-blog-element .wd-post-thumb {
  position: relative;
  margin-bottom: 20px !important;
  order: 1;
}

.wd-blog-element .wd-post-img {
  overflow: hidden;
  transition: none;
}

/* Žádný hover efekt na obrázek */
.wd-blog-element .wd-post:hover .wd-post-img {
  transform: none !important;
}

/* Datum - přesunout pod obrázek, vlevo */
.wd-blog-element .wd-post-date.wd-style-with-bg {
  position: static !important;
  display: inline-flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  background: transparent !important;
  color: #221B15 !important;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
  order: 2;
}

.wd-blog-element .wd-post-date .post-date-day,
.wd-blog-element .wd-post-date .post-date-month {
  color: #221B15 !important;
  font-weight: 400 !important;
  background: transparent !important;
}

.wd-blog-element .wd-post-date .post-date-day {
  font-size: 20px !important;
}

.wd-blog-element .wd-post-date .post-date-month {
  font-size: 16px !important;
  text-transform: uppercase !important;
}

/* Skrýt kategorie badge (BLOG) */
.wd-blog-element .wd-post-cat.wd-style-with-bg {
  position: absolute !important;
  bottom: 20px !important;
  right: 20px !important;
  top: auto !important;
  left: auto !important;
  background: rgba(0, 0, 0, 0.8) !important;
  color: white !important;
  padding: 8px 16px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  z-index: 10 !important;
}

.wd-blog-element .wd-post-cat a {
  color: white !important;
}

/* Obsah pod obrázkem */
.wd-blog-element .wd-post-content {
  padding: 0 !important;
  background: transparent !important;
  order: 3;
  text-align: left !important;
}

/* Titulok článku */
.wd-blog-element .wd-post-title {
  margin: 0 0 20px 0 !important;
  font-size: 36px !important;
  line-height: 1.3 !important;
  font-weight: 400 !important;
}

.wd-blog-element .wd-post-title a {
  color: #221B15 !important;
  text-decoration: none !important;
  font-family: 'Cormorant Garamond', serif !important;
  transition: color 0.3s ease !important;
}

.wd-blog-element .wd-post-title a:hover {
  color: #555 !important;
}

/* Skrýt meta informace (autor, datum, share, komentáře) */
.wd-blog-element .wd-post-meta {
  display: none !important;
}

/* Excerpt text */
.wd-blog-element .wd-post-excerpt {
  margin: 0 0 20px 0 !important;
  font-size: 20px !important;
  line-height: 1.6 !important;
  color: #221B15 !important;
  font-weight: 300 !important;
}

/* Tlačítko ČÍST VÍCE */
.wd-blog-element .wd-post-read-more {
  margin: 0 !important;
  text-align: left !important;
  display: block !important;
  width: 100% !important;
}

.wd-blog-element .wd-post-read-more a {
  color: #D8501A !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  border-bottom: 2px solid #D8501A !important;
  padding-bottom: 2px !important;
  display: inline-block !important;
  transition: all 0.3s ease !important;
  font-family: inherit !important;
}

.wd-blog-element .wd-post-read-more a:hover {
  color: #A0522D !important;
  border-bottom-color: #A0522D !important;
}

/* Grid spacing mezi kartami */
.wd-blog-element .wd-posts.wd-grid-g {
  gap: 60px 40px !important;
}

/* Responzivita pro tablet */
@media (max-width: 1024px) {
  .wd-blog-element .wd-posts.wd-grid-g {
    gap: 50px 30px !important;
  }
  
  .wd-blog-element .wd-post-title {
    font-size: 32px !important;
  }
  
  .wd-blog-element .wd-post-excerpt {
    font-size: 18px !important;
  }
}

/* Responzivita pro mobil */
@media (max-width: 768px) {
  .wd-blog-element .wd-posts.wd-grid-g {
    gap: 40px 20px !important;
  }
  
  .wd-blog-element .wd-post-title {
    font-size: 28px !important;
  }
  
  .wd-blog-element .wd-post-excerpt {
    font-size: 16px !important;
  }
  
  .wd-blog-element .wd-post-read-more a {
    font-size: 12px !important;
  }
}

/* Odstranit všechny hover efekty */
.wd-blog-element .wd-post:hover .wd-post-thumb {
  transform: none !important;
}

.wd-blog-element .wd-post:hover {
  box-shadow: none !important;
}

.wd-blog-element .wd-post-cat.wd-style-with-bg {
    display: none;
}

.wd-post-date.wd-style-with-bg {
    box-shadow: none !important;
}

  /* END OF BLOG PAGE */

  /* FORM */


.form-label {
  	font-family: Roboto, sans-serif;
	  color: #221b15;
	  font-size: 14px;

}

/* Input polia */
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-email,
.wpcf7-form-control.wpcf7-textarea,
.form-input,
.form-textarea {
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  color: #221b15;
  background-color: transparent;
  transition: border-color 0.3s ease;
}

.wpcf7-form-control:focus,
.form-input:focus,
.form-textarea:focus {
  outline: none;
  border-bottom-color: #333;
}


li.menu-item.menu-item-has-children.menu-item-account.wd-with-icon.item-level-0 {
    display: none;
}

li.menu-item.menu-item-compare.wd-with-icon.item-level-0 {
    display: none;
}

li.menu-item.menu-item-wishlist.wd-with-icon.item-level-0 {
    display: none;
}

.wd-nav-vertical>li.menu-item-has-children>a:after {
    margin-inline-start: 0px !important;
}


.wd-sub-menu .woodmart-nav-link {
    display: inline-block !important;
}

.wd-sub-menu li>a {
    color: #221b15 !important;
	  font-weight: 700;
    font-family: 'Akzidenz-Grotesk Pro', Roboto;
}

.wd-sub-menu li>a:hover {
    color: #42342A;
}


.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    margin-inline-start: 0px;
    font-weight: 700;
    font-size: clamp(6px, 50%, 18px);
    color: #221b15;
}


.vc_row.vc_column-gap-15>.vc_column_container {
    padding: 7.5px;
}

@media (max-width: 767px) {
		.vc_row.vc_column-gap-15>.vc_column_container {
    	padding: 0px;
}
}


@media (max-width: 767px) {
	.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
			padding-top: 15px !important;
}
}

.post-single-page {
    margin: 40px;
		margin-bottom: 120px !important;
}

.wd-post-author {
    display: none;
}

.page .wd-page-content {
    padding-left: 80px;
    padding-right: 80px;
}





