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

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

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

:root {
	--wd-text-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Playfair Display", 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: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Playfair Display", 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: "Raleway", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(167,37,44);
	--wd-alternative-color: #E2B9A9;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-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-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* | MENU */
.menu.wd-nav[class*="wd-style-"] > li:hover .nav-link-text,
.menu.wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) .nav-link-text
{
	color:#000;
	text-decoration: underline;
	text-underline-offset: 0.3em;
}
.wd-nav[class*="wd-style-"] > li > a {
	color:#000;
}
/* Page Title */
.wd-page-title .title {
	font-weight:300;
	color:var(--e-global-color-primary);
}
/* | HOME */
.kupole a.e-con {
  transition: transform 0.3s ease;
  overflow: hidden;
}
.kupole a.e-con:hover {
  transform: translateY(-3px);
}
.kupole a.e-con:hover img {
  transform: scale(1.01);
}
.kupole a.e-con img {
  transition: transform 0.3s ease;
}
/* Blog archive */
.article-body-container::after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  background-image: url('/wp-content/uploads/2025/06/amour_fav.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
/* Single post */
.single-post .title {
	font-size:56px;
	line-height:1.2em;
	letter-spacing:-1px;
	max-width:700px;
}
.wp-block-search__inside-wrapper {
	display:flex;
}
/* Kontakt */
.elementor-widget-wd_contact_form_7 .primary-color {
	color:var(--wd-primary-color);
	font-size:26px;
	line-height:0;
}
/* CF7 hidden fields fix */
.hidden-fields-container {
	display:none;
}
/* List bullet */
.srca ul {
  list-style: none;
  padding-left: 0;
}
.srca ul li {
  position: relative;
  padding-left: 30px;
}
.srca ul li::before {
  content: "♥";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  line-height: 1;
}
@media (min-width: 1025px) {
	/* Page Title */
.wd-page-title .title {
	font-size:110px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Page Title */
.wd-page-title .title {
	font-size:78px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Page Title */
.wd-page-title .title {
	font-size:56px !important;
}
}

