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

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

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

:root {
	--wd-text-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Prociono", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Prociono", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Prociono", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Prociono", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lexend Exa", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #af7528;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #1e73be;
	--wd-link-color-hover: #183b96;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #af7528;
	--btn-accented-bgcolor-hover: #7f4219;
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0c85ad;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #005c63;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 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: 0px;
}

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


.p-small p{
    font-size: 13px;
    font-family: sans-serif;
    text-align: justify;
}
.price .amount {
    font-size: 24px;
    margin-right: 10px;
    clear: both;
    display: inline-block;
}
.widget-product-wrap .price .amount{
    font-size: inherit!important;
}
.custom-html-widget{
    display: inline-block;
}
.megjegyzes{
    font-style: italic;
    font-size: 12px;
}
.scrollToTop {
    left: 20px!important;
}
.h1{
    font-size: 22px;
    margin: 15px 0 15px 0;
}

.h1 h4{
    color:#f3712f;
}
.woocommerce-Price-amount{
    white-space: nowrap;
}
.product-label.featured {
    background-color: #4859b7;
}
.product-label.out-of-stock {
    background-color: #f70000e6;
    color: #ffffff;
    font-weight: 900;
}
.product-label.new {
    background-color: #FF9800;
    color: #243594;
}
.woocommerce-shipping-destination{
    display:none;
}
.shop_table shop_table_responsive cart{
display: inline-grid;}
.is-dismissible{display:none;}
.product-image-summary .product-images .product-labels {
    max-width: 40%!important;
}
@media (min-width: 1025px) {
	.woocommerce-checkout-review-order-table td{
    min-width: 175px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	del .amount {
    color: #bdbdbd;
    font-weight: normal;
    margin-right: 10px;
    clear: both;
}.price .amount {
    font-size: 40px;
    margin-right: 10px;
}
.product-grid-item .price .amount{
    font-size: inherit!important;
}
.woocommerce-checkout-review-order-table td{
    min-width: 175px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	del .amount {
    color: #bdbdbd;
    font-weight: normal;
    margin-right: 10px;
    clear: both;
}.price .amount {
    font-size: 40px;
    margin-right: 10px;
}
.product-grid-item .price .amount{
    font-size: inherit!important;
}
}

@media (max-width: 576px) {
	del .amount {
    color: #bdbdbd;
    font-weight: normal;
    margin-right: 10px;
    clear: both;
}
.price .amount {
    font-size: 48px;
    margin-right: 10px;
}
.product-grid-item .price .amount{
    font-size: inherit!important;
}
}

