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

:root {
	--wd-text-font: "Noto Sans Old Hungarian", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(68,68,68);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "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(0,123,196);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,123,196);
	--btn-accented-bgcolor-hover: rgb(0,106,169);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(67,148,69);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(198,156,109);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,123,196);
	--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 {
	background-repeat: no-repeat;
	object-fit: cover;
	background-attachment: inherit;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(247,247,247);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 0px;
}

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


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

input#parcelshop_name, input#packeta_name, input#dpdparcelshop_name {
    max-width: initial;
    width: initial;
}


/* ked je slider na celu sirku, aby bol hned od hlavicky */
/*.home .whb-header {
    margin-bottom: 0px;
}*/
.woocommerce-shipping-totals.shipping > td #shipping_method {
    margin-left: -200px;
}
.woocommerce-cart .woocommerce-shipping-totals.shipping > th {
    vertical-align: top;
}
.woocommerce-cart .woocommerce-shipping-totals.shipping > td #shipping_method {
    margin-top: 2em;
}

/* preusporiadanie elementov */
.single-product .product-tabs-wrapper {
    display: none;
}
.single-product .wd-fbt-wrap {
    padding-top: var(--wd-single-spacing);
    padding-bottom: var(--wd-single-spacing);
    border-top: 1px solid var(--brdcolor-gray-300);
    border-bottom: 1px solid var(--brdcolor-gray-300);
    background-color: var(--bgcolor-white);
    margin-bottom: 0!important;
}
.single-product .related-products {
    padding-top: var(--wd-single-spacing);
    border-top: 1px solid var(--brdcolor-gray-300);
}


/* skrytie kategorii na single product */
.single-product .product_meta .posted_in {
    display: none!important;
}

/* heureka zalozka nizsie */
div:has( div#heurekaTableft ) {
    top: 35%!important;
}

/* mensi nadpis */
@media (min-width: 1025px) {
	.title-size-default .title {
    font-size: 46px!important;
	}
}

.home-brands-gallery .gallery img {
    border: none!important;
}

/* css pre doplnkove informacie produktu - nova zalozka */

.tabs-layout-tabs .tm-shop-attributes-detail .shop_attributes {
    max-width: initial!important;
		margin-bottom: 2em;
}

#tab-specification .tm-shop-attributes-detail.like-table table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}

#tab-specification .tm-shop-attributes-detail.like-table table td,
#tab-specification .tm-shop-attributes-detail.like-table table th {
	padding: .75rem;
	vertical-align: top;
}

#tab-specification .tm-shop-attributes-detail.like-table table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #eceeef
}

#tab-specification .tm-shop-attributes-detail.like-table table tbody+tbody {
	border-top: 2px solid #eceeef
}

#tab-specification .tm-shop-attributes-detail.like-table table .table {
	background-color: #fff
}

@media (min-width:1040px) {

	#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody,
	#tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody {
		display: flex;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px
	}
}

@media (min-width:1200px) and (min-width:576px) {

	#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody,
	#tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody {
		margin-right: -15px;
		margin-left: -15px
	}
}

@media (min-width:1200px) and (min-width:768px) {
	#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody,
	#tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody {
		margin-right: -15px;
		margin-left: -15px
	}
}

@media (min-width:1200px) and (min-width:992px) {
	#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody,
	#tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody {
		margin-right: -15px;
		margin-left: -15px
	}
}

@media (min-width:1200px) and (min-width:1200px) {
	#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody,
	#tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody {
		margin-right: -15px;
		margin-left: -15px
	}
}

@media (min-width:1200px) {
	#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody tr,
	#tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody tr {
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:1200px) and (min-width:576px) {
	#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody tr,
	#tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody tr {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:1200px) and (min-width:768px) {

	#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody tr,
	#tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody tr {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:1200px) and (min-width:992px) {
	#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody tr,
	#tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody tr {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:1200px) and (min-width:1200px) {
	#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody tr,
	#tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody tr {
		padding-right: 15px;
		padding-left: 15px
	}
}
@media (min-width: 1025px) {
	.wd-logo img {
    padding-bottom: 15px!important;
}
.wd-header-main-nav .wd-nav-img {
    display: none!important;
}

.searchform.wd-with-cat input[type="text"] {
    padding-right: 250px!important;
}
.wd-search-cat>a {
    width: 192px!important;
}
.home .whb-header {
    margin-bottom: 0px;
}
.main-page-wrapper {
    padding-top: 25px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#cookie-law-info-again {
    display: none!important;
}
}

@media (max-width: 576px) {
	.woocommerce-shipping-totals.shipping > th {
    vertical-align: top;
}
.woocommerce-shipping-totals.shipping > td #shipping_method {
    margin-top: 2em;
}
/*.woocommerce-checkout-review-order-table .shipping > th {
    vertical-align: top;
}
.woocommerce-checkout-review-order-table .shipping > td #shipping_method {
    margin-top: 2em;
}*/
button.tdpd-open-popup-widget {
    margin-left: -200px;
}

#cookie-law-info-again {
    display: none!important;
}
}

