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

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

:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,31,65);
	--wd-text-font-size: 15px;
	--wd-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,31,65);
	--wd-entities-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,31,65);
	--wd-entities-title-color-hover: rgb(54, 169, 225);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,31,65);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", 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(54,169,225);
	--wd-alternative-color: rgb(0,31,65);
	--btn-default-bgcolor: rgb(54,169,225);
	--btn-default-bgcolor-hover: rgb(226,115,37);
	--btn-accented-bgcolor: rgb(54,169,225);
	--btn-accented-bgcolor-hover: rgb(226,115,37);
	--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-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://wp.adamikshop.cz/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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 .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.product-labels .product-label.onsale {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-height: 460px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}



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

.align-items-end {
	align-items: end;
}

.top-banner-before-header {
	display: flex;
	justify-content: center;
	position: relative;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	background-color: rgb(20, 90, 160);
}

.top-banner-before-header p {
	margin-bottom: 0!important;
	color: rgb(255, 255, 255);
	font-weight:700;
}
@media (min-width: 1025px) {
	.product-element-top.wd-quick-shop {
	min-height: 400px;
	max-height: 400px;
}

.product-element-top.wd-quick-shop img{
	object-fit: contain;
	min-height: 400px;
	max-height: 400px;
}
.related-products .product-element-top.wd-quick-shop {
	min-height: 200px!important;
	max-height: 200px!important;
}

.related-products .product-element-top.wd-quick-shop img{
	object-fit: contain;
	min-height: 200px!important;
	max-height: 200px!important;
}

.adamik-email-popup-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

.wd-post-img.post-img-wrapp {
	max-height: 400px!important;
	min-height: 400px!important;
}

.wd-post-img.post-img-wrapp img {
	object-fit: cover;
	min-height: 400px!important;
	max-height: 400px!important;
}

.wd-post-inner.article-inner {
	height: 650px;
}

.wd-post-image {
	width: 50%;
}

.wd-compare-table.product-image {
	height: 400px;
}

.wd-compare-table .product-image {
	height: 400px!important;
}

.wd-compare-table .product-image img {
	height: 400px!important;
	object-fit: contain!important;
}

.wd-cat-thumb.category-image-wrapp {
    height: 500px !important;   /* change to 150–220px as you prefer */
    overflow: hidden;
}
a.wd-cat-image.category-image {
	height: 500px;
	background-color: #f8f8f8;
}
a.wd-cat-image.category-image img {
	height: 100%;
	width: 100%;
	object-fit: contain;
}

}

@media (max-width: 576px) {
	.product-element-top.wd-quick-shop {
	min-height: 200px!important;
	max-height: 200px!important;
}

.product-element-top.wd-quick-shop img{
	object-fit: contain;
	min-height: 200px!important;
	max-height: 200px!important;
}
.related-products .product-element-top.wd-quick-shop {
	min-height: 200px!important;
	max-height: 200px!important;
}

.related-products .product-element-top.wd-quick-shop img{
	object-fit: contain;
	min-height: 200px!important;
	max-height: 200px!important;
}

.adamik-email-popup-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

.wd-post-img.post-img-wrapp {
	max-height: 200px!important;
	min-height: 200px!important;
}

.wd-post-img.post-img-wrapp img {
	object-fit: cover;
	min-height: 200px!important;
	max-height: 200px!important;
}

/* the slide/item (or the figure) must have a fixed height */
.wd-carousel-item,
.woocommerce-product-gallery__image {
  height: 300px; /* or whatever your design needs */
}

/* make the image match that box */
.woocommerce-product-gallery__image > a > img.wp-post-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
}

