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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(15,15,15);
	--wd-text-font-size: 14px;
	--wd-title-font: "Unbounded", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(15,15,15);
	--wd-entities-title-font: "Unbounded", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Unbounded", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 8px;
	--wd-primary-color: rgb(92,156,30);
	--wd-alternative-color: rgb(230,237,126);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(92,156,30);
	--btn-default-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 800;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(92,156,30);
	--btn-accented-bgcolor-hover: rgb(93,120,53);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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://koreanconcept.cz/wp-content/uploads/2022/09/accessories-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(230,237,126);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-family: "Unbounded", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
html .wd-buy-now-btn {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: rgb(30,115,190);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(76,137,191);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(73,168,52);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,200,255);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@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;
}

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

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


@font-face {
	font-family: "hkgroteskpro";
	src: url("//koreanconcept.cz/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff2") format("woff2"), 
url("//koreanconcept.cz/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff2") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

p, span, bdi {
font-family: Manrope;
}

button {
font-family: Manrope;
}

.wd-sticky-btn-info h4 {
font-family: Unbounded;
}

.jdgm-rev-widg__header div, .wd-entry-content, #wd-widget-stock-status-11 ul, #cmplz-cookiebanner-container, .jdgm-all-reviews-widget, #categories-1 ul, .recent-posts-comment, .recent-posts-time {
font-family: Manrope;
}

#check_list {
list-style-type: none;
	margin: 20px 0 0 0;
}

#check_list li {
background: url(https://koreanconcept.cz/wp-content/uploads/2023/11/green_checkmark.svg) no-repeat left top;
padding: 0px 0px 0px 40px;
	margin: 10px 0 10px 0;
}

.product-element-bottom h3 {
min-height: 60px;
}

.main-page-wrapper {
padding-top: 0;
}

.wd-nav-img, .mega-menu-list img {
max-height: 50px;
}

.tzas-label-img {
width: 30px;
height: 30px;
margin-right: 10px;
margin-left: 10px;
}

.zasikovna-ico {
width: 75px;
}

:is(.btn,.button,button,[type="submit"],[type="button"]) {
color: #fff;
background-color: #5c9c1e;
	border-radius: 5px;
}

:is(.btn,.button,button,[type="submit"],[type="button"]):hover {
color: #fff;
background-color: #5d7835;
	border-radius: 5px;
}

.payment_method_gopay-inline > label > img {
max-width: 75px;
}

.wd-blog-element, .sidebar-right {
margin-top: 40px;
}

.has-text-align-center {
text-align: center;
}

.entry-header {
max-width: 600px;
margin: 0 auto;
}

.woocommerce-form-coupon-toggle {
margin-top: 40px;
}

.zasilkovna-sledovani {
	font-family: Manrope;
    color: #fff;
    background-color: #5c9c1e;
    border-radius: 5px;
    padding: 10px 15px;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
}

.wc_payment_methods li label {
font-weight: 700;
}

.product-labels.labels-rounded .product-label {
min-height: 40px;
	font-size: 12px;
	font-weight: 700;
}

.product-labels span {
font-size: 12px !important;
}

.wd-filter-lable, .wd-widget-stock-status ul li a {
color: #000;
}

del .amount {
color: red;
}

.woocommerce-mini-cart .remove:after {
font-size: 14px;
}

.cart-info .quantity .amount {
font-size: 14px !important;
}

.wd-cart-subtotal {
text-transform: capitalize;
}

.product_meta span a {
text-decoration: underline;
}

.in-stock {
margin-bottom: 15px !important;
	
}

.wd-load-more:not(:hover) {
    background-color: #5c9c1e !important;
}

.wd-sticky-btn-cart .in-stock {
margin-bottom: 0 !important;
}

.wd-sticky-btn-cart .toret-delivery-time {
display: none;
}

.article-body-container .entry-content .wp-block-image {
text-align: center;
}



.cmplz-deny {display:none;}

.wcml_currency_switcher {
font-family: 'unbounded';
}

.wcml-cs-submenu li a {
color: #fff !important;
}

.whb-top-bar .wd-header-text [class*="wcml-dropdown"] a.wcml-cs-item-toggle {
font-weight: 700 !important;
}

.wlr-product-message {
padding-left: 0 !important;
}

.elementor-widget-container .price .wlr-product-message {
font-size: 14px !important;
}

.wlr-your-reward .wlr-heading-container {
display: none !important;
}

.wlr-signup-message {
font-weight: bold;
margin: 20px 0;	
}

.cart-actions {
margin-bottom: 25px;
	
}

.wd-sub-menu li a {
color: #000 !important;
}

.price .amount {
    font-size: 16px;
}

.wd-product.wd-hover-fw-button .wrap-price {
justify-content: normal !important;
}

.elementor-element-d345b2a {
margin: 0 auto;
}

.jdgm-rev__timestamp {
display: none;
}

.wc-block-grid__products {
text-align: center;
list-style: none;
	
}
.wc-block-grid__product-title {
font-family: 'unbounded';
    font-weight: bold;
    margin-top: 15px;	
	
}

.wc-block-grid__product-add-to-cart {
margin-top: 15px;
margin-bottom: 50px;
}

.wc-block-grid__product-add-to-cart a, .wp-block-button__link {
padding: 10px 25px;
    background-color: #5c9c1e;
    border-radius: 5px;
    /* margin-top: 15px; */
    color: #FFF;
    font-family: 'manrope';
    text-transform: uppercase;
    font-weight: bold;
}

.wp-block-button {
text-align: center;
}

.wp-block-button__link:hover {
color: #fff;
}

.wd-entry-content a {
text-decoration: underline;
}

.wd-entry-content h3 {
font-size: 18px;
}

.wd-text-block p {
text-align: justify;
}

.blog-design-masonry .post-title {
font-size: 18px !important;
}

.gift-cards-list button.ywgc-predefined-amount-button.selected_button .amount {
color: #fff !important;
}

.ywgc-manual-amount:hover {
color: #000;
}

.out-of-stock {
margin-bottom: 15px !important;
}
.term-description {
border-color: green !important;
    border: dashed;
    padding: 20px;
    background: #f7f7ed;
}

.term-description h3 {
font-size: 18px;
}

.wd-entry-content hr {
max-width: 90%;
}

.wp-video {
margin: 0 auto;
}

.article-body-container h2 {
margin-top: 75px;
}

.article-body-container p {
text-align: justify;
font-size: 16px;
}

.article-body-container li {
font-size: 16px;
}

.wp-block-rank-math-toc-block {
width: 80%;
background: rgb(230,237,126);
padding: 30px 7%;
margin: 30px auto;
	border: 1px solid #aaa;
	border-radius: 4px;
	
}

.wp-block-rank-math-toc-block h2 {
margin-top: 0;
}

.wp-block-rank-math-toc-block a {
font-size: 16px;
font-weight: bold;	
text-decoration: none;
}

.read-more-section {
text-align: center !important;
}

.cmplz-manage-consent {
display:none;
}

.wd-product-cats a {
color: #494949;
}


.wd-product-cats a:hover {
color: #000;
}

.page-title .entry-title {
font-size: 3em !important;
}

.wd-header-text {
line-height: 0.8;
}

#CookiebotWidget {
bottom: 65px !important;
}

.wp-block-embed {
text-align: center;
}

.wd-content-layout {
    padding-block: 20px !important;
}

.wd-meta-date, .wd-meta-reply {
display:none;
}

.wd-collapsible-button a {
color: #000;
}

.wd-single-post-img {
width: 600px;
}@media (min-width: 1025px) {
	.search-info-text {
display:none;
}
}

@media (max-width: 576px) {
	.product-element-bottom h3 {
min-height: 75px;
}

.wd-nav-img, .mega-menu-list img {
max-height: 40px;
}

.product-labels.labels-rounded .product-label {
min-height: 40px;
	font-size: 10px;
	font-weight: 700;
}

.product-labels span {
font-size: 10px !important;
}

#chatbase-bubble-button {
bottom: 5rem !important;
}

.wcml-cs-item-toggle {
float: right;
}

#CookiebotWidget {
display:none !important;
}

.gift-cards-list .ywgc-amount-buttons {
 width: 30%;
}

.wp-block-rank-math-toc-block {
width: 100%;
}

#CybotCookiebotDialog {
height: 400px !important;
top: 70% !important;
}

@media (hover: none) and (pointer: coarse) {
  .woodmart-hover-base:hover,
  .woodmart-hover-base.state-hover {
    transform: none !important;
  }
  .woodmart-hover-base .product-information:hover .woodmart-more-desc-btn,
  .woodmart-hover-base.has-stars.purchasable:hover .wrapp-product-price,
  .woodmart-hover-base.has-stars.purchasable.state-hover .wrapp-product-price,
  .woodmart-hover-base.has-stars.product-type-external:hover .wrapp-product-price,
  .woodmart-hover-base.has-stars.product-type-external.state-hover .wrapp-product-price,
  .woodmart-hover-base:hover .wrapp-swatches,
  .woodmart-hover-base.state-hover .wrapp-swatches,
  .woodmart-hover-base.state-hover .woodmart-more-desc-btn,
  .woodmart-hover-base.hover-ready:hover .product-wrapper,
  .woodmart-hover-base.hover-ready.state-hover .product-wrapper,
  .woodmart-hover-base.hover-ready:hover .content-product-imagin,
  .woodmart-hover-base.hover-ready.state-hover .content-product-imagin,
  .woodmart-hover-base.hover-ready:hover .fade-in-block,
  .woodmart-hover-base.hover-ready.state-hover .fade-in-block {
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}
}

