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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(36,36,36);
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: rgb(36,36,36);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(255,122,3);
	--wd-alternative-color: rgba(255,122,3,0.29);
	--wd-link-color: rgb(36,36,36);
	--wd-link-color-hover: rgb(255,122,3);
	--btn-default-bgcolor: rgba(255,122,3,0.29);
	--btn-default-bgcolor-hover: rgba(255,122,3,0.29);
	--btn-default-color: rgb(255,122,3);
	--btn-default-color-hover: rgb(255,122,3);
	--btn-accented-bgcolor: rgb(255,122,3);
	--btn-accented-bgcolor-hover: rgb(255,122,3);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--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;
}
.header-banner {
	background-color: rgb(255,122,3);
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.wd-page-title {
	background-color: rgba(255,122,3,0.29);
	background-image: url(https://hityzakupowe.pl/wp-content/uploads/2023/12/hityzakupowe-belka-min2-min-kopia2-min.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(255,122,3);
}
html .wd-buy-now-btn:hover {
	background: rgb(255,122,3);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1200px;
--wd-form-brd-radius: 5px;
--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: 1200px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-post-date {
	visibility: hidden;
}

.ceneoaff-logo {
	visibility: hidden;
}

.wd-dropdown-menu {
overflow-y:auto;
	width:350px;
}

::-webkit-scrollbar{
    width: 0.5vw;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(#ff7b05,#ff7b05);
    background: linear-gradient(#ff7b05,#ff7b05);
    border-radius: 20px;
}

.wd-blog-element {
	display:flex;
	flex-direction: column-reverse;
}

.comments-area {
	order:-2;
}

.wd-single-footer {
	display:none;
}

.ceneoaff-item {
  -webkit-transition: 0.5s ease-in-out;
          transition: 0.5s ease-in-out;
  will-change: transform;
}

.ceneoaff-item:hover {
  -webkit-transition: 0.5s ease-in-out;
          transition: 0.5s ease-in-out;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.wd-nav[class*="wd-style-"]>li>a {
    color: #fff; !important
}

.wd-nav {
  white-space: nowrap; !important;
}

.wpulike-notification {
	visibility: hidden;
}

.wd-loop-footer.blog-footer {
	display:none;
}

.comments-area .comment-body {
    position: relative;
    padding-left: 0px;
}

span.ceneoaff-item-rank {
    font-size: 12px !important;
    width: auto !important;
    padding: 2px 5px !important;
    line-height: 20px !important;
    text-align: center !important;
    color: white !important;
    background-color: #007d1b !important;
	  opacity: 0.8; !important;
    z-index: 2 !important;
    position: absolute !important;
    left: 10px !important;
    font-weight: bolder !important;
    top: 10px !important;
    border-radius: 5px !important;
}

span.ceneoaff-item-rank:before {
    content: "Miejsce ";
}

div.ceneoaff-container a.ceneoaff-name {
    display: block !important;
    font-weight: bold;
    height: auto !important;
    overflow: hidden !important;
    line-height: 14px !important;
    text-decoration: none !important;
    word-wrap: break-word !important;
    white-space: nowrap!important;
    overflow: hidden!important;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis!important;
}

div.ceneoaff-custom div.ceneoaff-item {
    padding: 15px !important;
    display: inline-block !important;
    text-align: center !important;
}

div#ez-toc-container {
    padding: 20px !important;
    border-radius: 10px !important;
}

.ez-toc-title {
border-bottom: 2px solid #FF7B05;
margin-bottom: 5;
}

::selection {
background-color: #ff7a03;
color: #fff;
}[/ht_message]

@media screen and (min-width: 800px) {
.sidebar-container.col-lg-3.col-md-3.col-12.order-last.sidebar-right.area-sidebar-1 {
	  position: -webkit-sticky !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 100 !important;
}
	}

.wd-header-text.set-cont-mb-s.reset-last-child {
	color: #ffffff !important;
}

.wd-nav[class*="wd-style-"]>li>a {
    color: #ffffff; !important
}

.scrollToTop {
  color: #ffffff !important;
	background-color: #ff7a03 !important;
	opacity: 0.8 !important;
	right: -10px;
	width: 40px;
  height: 40px;
}

.scrollToTop:hover {
  color: #ffffff !important;
	background-color: #ee7102 !important;
	opacity: 0.8 !important;
	right: -10px;
	width: 40px;
  height: 40px;
}

.scrollToTop.button-show {
  color: #ffffff !important;
	background-color: #ee7102 !important;
	opacity: 0.8 !important;
	right: 20px;
	width: 40px;
  height: 40px;
}

.btn {
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	transform: scale(1);
	animation: pulse 2s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(255, 122, 3, 0.4);
	}

	75% {
		transform: scale(1);
		box-shadow: 0 0 0 20px rgba(255, 122, 3, 0);
	}

	100% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(255, 122, 3, 0);
	}
}

.title-subtitle.subtitle-color-white.subtitle-style-default.wd-fontsize-xs {
	background: rgba(255, 255, 255, 0.8);
	padding: 2px 10px 2px 10px; 
	border-radius: 10px;
}

.yasr-visitor-votes {
	  text-align: center;
}

.yasr-vv-stats-text-container {
	padding-top: 15px;
}

.yasr-vv-stars-title-container:before {
    content: "\a";
    white-space: pre;
}

.affiliate-tooltip {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: help;
    color: #666666;
    font-size: 12px;
}

.tooltip-icon {
    margin-right: 5px;
    font-size: 16px;
}

.affiliate-tooltip::after {
    content: attr(data-tooltip);
    position: absolute;
    background: #f6f6f6;
    color: #000;
    padding: 8px 12px;
    border-radius: 5px;
    white-space: normal; /* Umożliwia zawijanie tekstu */
    font-size: 12px;
    bottom: 120%;
	  right: 100%
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
    width: 300px;  /* Ustawienie stałej szerokości */
    word-wrap: break-word;  /* Zawijanie długich słów */
    z-index: 100;
}

.affiliate-tooltip:hover::after {
    opacity: 1;
    visibility: visible;
}

/* Styl dla urządzeń mobilnych */
@media (max-width: 480px) {
    .affiliate-tooltip::after {
        width: 100%;  /* Tooltip będzie miał 90% szerokości ekranu na urządzeniach mobilnych */
    }
}

/* Dostosuj */
@media screen and (min-width: 800px) {
.sidebar-container.col-lg-3.col-md-3.col-12.order-last.sidebar-right.area-sidebar-1 {
	  position: -webkit-sticky !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 100 !important;
}
	}

.rank-math-breadcrumb {
    font-size: 12px; /* Zmień na pożądany rozmiar */
    color: #888888; /* Szary kolor tekstu */
    margin-bottom: 10px; /* Zwiększ wartość, aby uzyskać większy odstęp */
}

.rank-math-breadcrumb a {
    color: #888888; /* Szary kolor linków */
    text-decoration: none;
}

.rank-math-breadcrumb a:hover {
    text-decoration: underline;
}

.rank-math-breadcrumb .separator {
    margin: 0 5px;
    color: #aaaaaa; /* Jaśniejszy szary dla separatora */
}

@media (min-width: 1024px) { /* Przykład dla ekranów szerokości 1024px lub większych */
    .widget-area {
        position: sticky;
        top: 20px; /* Przykleja element 20px od góry */
    }
}

.wd-dropdown-menu {
    display: inline-block;
    width: auto;
    white-space: nowrap; /* Zapobiega zawijaniu się treści */
}

.entry-title.title {
    display: none !important;
}

.single-post h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: #e4e4e4;
    margin-top: 8px;
}

.ceneoaff-name {
    position: relative;
    display: inline-block; /* Zapewnia prawidłowe działanie pseudo-elementu */
}

.ceneoaff-name::before {
    content: "";
    display: block;
    width: auto;
    height: 1px;
    background-color: #f6f6f6;
    margin: 0 auto 25px; /* Wyśrodkowanie i odstęp 20px pod kreską */
}