.w-featuredProducts .prices .unit,
.w-productList .prices .unit,
.w-compareProducts .prices .unit,
.w-featuredProducts .prices .divider,
.w-productList .prices .divider,
.w-compareProducts .prices .divider {
  display: none;
}
.promoAttr .title {
  display: none;
}
.notLowest,
.saveValue-price,
.w-cartTable2-price.highestPrice,
.badge.badge-discount,
.discount-holder {
  display: none !important;
}
.productlistPrice .notLowest {
  display: block !important;
}
.productlistPrice .badge.badge-discount {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: box !important;
  display: flex !important;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.showPrices .notLowest,
.site_showPrices .notLowest,
.showPrices .saveValue-price,
.site_showPrices .saveValue-price,
.showPrices .w-cartTable2-price.highestPrice,
.site_showPrices .w-cartTable2-price.highestPrice {
  display: block !important;
}
.showPrices .badge.badge-discount,
.site_showPrices .badge.badge-discount {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: box !important;
  display: flex !important;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.showPrices .discount-holder,
.site_showPrices .discount-holder {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: box !important;
  display: flex !important;
}
.w-stock-status {
  padding: 24px 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin-bottom: 20px;
  line-height: 20px;
}
.w-stock-status .stock-text,
.w-stock-status .stock-text2 {
  display: inline-block;
  font-size: 0.875rem;
}
.w-stock-status .stock-text2 {
  margin-left: 4px;
}
.w-stock-status .dobava-info {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin-left: 10px;
}
.w-stock-status .check_availability {
  display: block;
  color: #000;
}
.w-stock-status.on-demand .stock-text {
  color: #008a00;
}
.hasStock .stock-text:before {
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--icon-font, "remixicon");
  font-style: normal;
  font-variant: normal;
  font-weight: var(--icon-weight, normal);
  text-transform: none;
  font-size: var(--icon-size, 22px);
  speak: none;
  content: '\eb81';
}
.hasStock .stock-text:before {
  vertical-align: middle;
  margin-right: 8px;
}
.w-productPrices .noStock {
  display: none;
}
.w-productThumb .w-productListAttributes {
  display: none;
}
.w-productThumb .item-stock.hasStock {
  line-height: 0;
}
.w-productThumb .w-productListAttributes:not(.empty-content) ~ .item-stock.hasStock:after {
  content: 'Dobavljivo';
}
@media (max-width: 500px) {
  .w-productThumb .image,
  .w-productThumb .image>a {
    display: contents;
  }
  .w-productThumb .image a > img {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .w-productThumb .badges {
    position: static;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -o-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    margin-bottom: calc(var(--spacing, 16px) / 2);
  }
  .w-productThumb .badge {
    margin: 4px 4px 0 0;
  }
  .w-productThumb .badge:first-child {
    margin-top: 0;
  }
  .w-productThumb .badge-title {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 12px;
  }
  .w-productThumb .title {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-top: calc(var(--spacing, 16px) / 2);
  }
  .w-productThumb .prices {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -o-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    margin-bottom: 0;
  }
  .w-productThumb .product-addQty {
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    -o-box-ordinal-group: 5;
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }
}
.item-shipment {
  display: none;
}
.match-price {
  margin-bottom: 24px;
}
.match-price h4 {
  font-size: 12px;
  margin: 0 0 8px 0;
}
.match-price .tooltip {
  display: block;
  font-size: 12px;
  margin-top: 8px;
  color: #888;
}
.match-price .matched-higher {
  color: #eb5757;
}
.match-price .matched-lower {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.match-price .matched-lower >div {
  padding: 12px 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.match-price .price-holder {
  background: #eb5757;
  color: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.match-price .countdown-holder {
  position: relative;
  background: #efefef;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.match-price .countdown-holder:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  width: 15px;
  height: 15px;
  background: #efefef;
}
.match-price .title,
.match-price .countdown-title {
  font-size: 14px;
  margin-bottom: 0;
}
.match-price .ui-button {
  background: transparent;
  border: 2px solid #ce9761;
  color: #ce9761;
  font-weight: 500;
}
.match-price .ui-button:hover {
  background: #ce9761;
  color: #fff;
}
.match-price .price {
  font-size: 24px;
}
.match-price .ui-countdown>div {
  display: inline-block;
  margin-right: 3px;
  font-weight: 500;
}
.match-price .ui-countdown-days-counter,
.match-price .ui-countdown-hours-counter {
  display: none !important;
}
.promoBanner .w-banner3-imageWrap {
  width: 25%;
  padding-right: 32px;
}
.promoBanner .theme-dark .w-banner3-imageWrap {
  background-color: transparent;
}
.promoBanner .w-banner3-contentWrap {
  width: 75%;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  padding-left: 64px;
  pointer-events: auto;
}
.promoBanner.c-1 .w-banner3-contentWrap {
  padding-left: 0;
}
.promoBanner .w-banner3-content {
  padding-top: 0;
  width: 100%;
}
.site .promoBanner h2 {
  font-size: 1.75rem;
  margin-bottom: 24px;
}
.promoBanner p:not(:last-child) {
  margin-bottom: 16px;
}
.promoBanner .ui-carousel-stage img {
  object-fit: contain;
  object-position: center top;
}
@media (max-width: 800px) {
  .promoBanner .w-banner3-contentWrap,
  .promoBanner .w-banner3-imageWrap {
    padding: 0;
  }
  .promoBanner .ui-carousel-item {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .promoBanner .w-banner3-imageWrap,
  .promoBanner .w-banner3-contentWrap {
    width: 100%;
    margin: 0;
  }
  .promoBanner .ui-carousel-next,
  .promoBanner .ui-carousel-prev {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    left: auto;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .promoBanner .ui-carousel-next:before,
  .promoBanner .ui-carousel-prev:before {
    background-color: transparent;
  }
  .promoBanner .ui-carousel-prev {
    left: 0;
    right: auto;
  }
  .promoBanner .ui-carousel-next {
    right: 0;
  }
}
.energijskiRazred {
  display: inline-block;
  width: 45px;
  height: 20px;
  line-height: 20px;
  margin-right: 15px;
  padding-left: 5px;
  color: #fff;
  text-decoration: none;
  background: url("/cache/thumbs/0x0-none/energy_label-bg.png") no-repeat right center;
}
.w-articleList-list1-v2.w-articleList--no-image.newsflash {
  pointer-events: none;
}
.w-articleList-list1-v2.w-articleList--no-image.newsflash .w-holder {
  margin: 0;
}
.w-articleList-list1-v2.w-articleList--no-image.newsflash .w-article-holder {
  margin: 0 auto;
  padding: 0;
}
.w-articleList-list1-v2.w-articleList--no-image.newsflash .title {
  margin-bottom: 0;
}
.newsflash {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.newsflash .no-results,
.newsflash .w-article-thumb {
  display: none;
}
.newsflash .w-article-thumb0 {
  background-color: #c6a36f;
  color: #fff;
  display: block;
  width: auto;
  float: none;
  padding: 7px 0;
}
.newsflash .title {
  color: inherit;
  height: auto;
  margin: 0 10px 0 0;
  max-height: none;
  font: inherit;
}
.newsflash .title a {
  display: block;
}
.newsflash .readMore {
  font: inherit;
}
.newsflash .readMore a {
  display: inline-block;
  background-color: #fff;
  padding: 3px 5px;
  border-radius: 3px;
  color: #ce9761;
  text-decoration: none;
  font-size: 80%;
}
.newsflash .w-article-text {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.newsflash .w-article-holder {
  width: 1520px;
  max-width: 90%;
  margin: 0 auto;
  float: none;
}
.newsflash.ui-positionFixed .w-articleListPagination {
  display: none;
}
@media (max-width: 1040px) {
  .newsflash .w-articleList {
    --columns: 1 !important;
    width: calc(100% + 48px);
    left: -24px;
  }
  .newsflash .w-articleList>.w-holder {
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 500px) {
  .newsflash .readMore {
    display: none;
  }
  .newsflash .title {
    font-size: 80%;
  }
}
:is(#qGmrH4kBl0,
.screen-800) .newsflash .w-block {
  --columns: 1;
}
.newsflash-active .newsflash:nth-child(2) {
  display: none;
}
.newsflash-active .ui-folding:not(.ui-folding-scrolled):not(.ui-folding-opened)~.d-wrapper .newsflash {
  position: static;
}
.newsflash-active .ui-folding-opened~.d-wrapper .newsflash {
  top: 96.5px !important;
}
@media (max-width: 1040px) {
  .newsflash-active .ui-folding-opened~.d-column .newsflash:first-child {
    top: 99px !important;
  }
}
@media (max-width: 1040px) {
  .newsflash-active .ui-folding:not(.ui-folding-scrolled):not(.ui-folding-opened)~.d-column .newsflash:first-child {
    position: static;
  }
}
.homeCategory .w-menu-gridThumb,
.categoryCarousel .w-menu-gridThumb {
  background-color: #f2f2f2;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.homeCategory .image img,
.categoryCarousel .image img {
  mix-blend-mode: multiply;
}
h1,
h2 {
  font-weight: 600 !important;
}
h3,
h4,
h5,
h6 {
  font-weight: 500 !important;
}
.eposlovanje {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 5px;
  background-color: #fff;
  line-height: 0;
  z-index: 999;
}
.eposlovanje img {
  max-width: 130px;
}
@media (max-width: 800px) {
  .eposlovanje {
    display: none;
  }
}
.site .w-value-text h1,
.site .w-value-text h2 {
  font-size: 24px;
  margin-bottom: 24px;
}
.site .w-value-text h3 {
  font-size: 20px;
}
.site .w-value-text h3,
.site .w-value-text h4,
.site .w-value-text h5,
.site .w-value-text h6 {
  margin-bottom: 16px;
}
.site .w-value-text h4 {
  font-size: 18px;
}
.site .w-value-text h5 {
  font-size: 16px;
}
.ui-folding {
  position: fixed;
  top: 35px;
  left: 0;
  width: 100%;
  z-index: 1;
  background-color: #fff;
}
.ui-folding,
.ui-folding+div {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ui-folding+div {
  padding-top: 97px;
}
@media (max-width: 1040px) {
  .ui-folding {
    top: 0;
  }
  .ui-folding+div {
    padding-top: 99px;
  }
}
.ui-folding.ui-folding-scrolled {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  pointer-events: none;
}
.ui-folding.ui-folding-opened {
  top: 0;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  pointer-events: auto;
  z-index: 2;
}
.site:not(.logic-product) .w-banner3-contentWrap {
  display: none;
}
/*
.logic-productList, .logic-product 
    .ui-folding.ui-folding-opened
        top 39px
    @media (max-width 500px)
        .ui-folding.ui-folding-opened
            top 52px
*/
.w-checkout-step.loginStep {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.w-checkout-step.loginStep>.guestCol {
  margin: 0 16px auto 0;
}
.w-checkout-step.loginStep>.loginCol {
  margin: 0 0 0 16px;
}
.w-checkout-step.loginStep.finishedStep {
  display: none;
}
@media (max-width: 800px) {
  .w-checkout-step.loginStep {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .w-checkout-step.loginStep>.guestCol {
    margin: 0 0 32px 0;
  }
  .w-checkout-step.loginStep>.loginCol {
    margin: 0;
  }
}
.w-productPrices .price.lowest {
  display: contents;
}
.w-productPrices .price.lowest .price-title {
  width: 100%;
  margin-bottom: 4px;
}
.w-productPrices .price.lowest .price-value {
  margin-bottom: 8px;
  line-height: 1;
}
.w-productPrices .discount-holder .saveValue-price {
  padding-top: 2px;
  padding-bottom: 2px;
}
.gdpsr-attr .title {
  display: none;
}
.ui-menuTiles .menuItem-wrapper {
  color: #111;
}
.paymentHolder .ui-select {
  padding-left: 0;
  border: 0 none !important;
}
body:has(.initial-snow) .logo a {
  position: relative;
}
body:has(.initial-snow) .logo a:before {
  content: "";
  position: absolute;
  top: -33px;
  right: 6px;
  width: 35px;
  height: 35px;
  -webkit-transform: rotate(28deg);
  -moz-transform: rotate(28deg);
  -o-transform: rotate(28deg);
  -ms-transform: rotate(28deg);
  transform: rotate(28deg);
  background: url("http://admin.sitexo.com/cache/documents/61516ec3ea186d407ec5bfab/Logo_sticker4.svg") no-repeat center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  pointer-events: none;
}
@media (max-width: 1040px) {
  body:has(.initial-snow) .logo a:before {
    width: 23px;
    height: 23px;
    top: -22px;
    right: -10px;
  }
}
