<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: #eee;
}

.shop-top-graphic {
  max-width: 960px;
  margin: 0 auto;
}
.shop-top-graphic img {
  display: block;
  max-width: 100%;
}

.content-wrap {
  position: relative;
  background: #fff;
  clear: both;
}

.content-wrap:after {
  content: "";
  display: table;
  clear: both;
}

.shop-nav {
  padding: 0 45px;
  border-bottom: solid 1px #eee;
}

.cart-inside-wrapper .cart-widget-wrapper {
  border-right: none;
}

.cart_dropdown {
  position: absolute;
  right: 0;
}

.cart_dropdown,
.login-widget {
  float: none;
  top: 50%;
  bottom: 50%;
  margin-top: -30px;
  margin-bottom: -30px;
}

.cart_dropdown span,
.login-widget span {
  border: none;
}

.login-widget {
  position: absolute;
  right: 86px;
}

.login-widget &gt; span {
  max-width: 130px;
  height: 100%;
}

.icon-log {
  display: none;
}

.logowanie {
  right: -86px;
}

.tab {
  margin-right: 15px;
}

.tab:hover {
  color: #ff5500;
  cursor: pointer;
}

.tabs-wrap {
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
}

.tab-content {
  min-height: 500px;
  line-height: 140%;
  font-size: 14px;
  margin: 45px;
}
.tab-content img {
  max-width: 100%;
}

.linia {
  display: none;
}

.shop-owner {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #555;
  position: absolute;
  margin-top: 18px;
  margin-left: 45px;
}

.shop-owner a {
  color: #ff5500;
}

.shop-owner a:hover {
  color: #000;
}

.shop_tabs {
  position: relative;
  font-family: 'nerisblack', serif;
  font-size: 16px;
  padding-right: 195px;
}

.shop_content {
  padding: 25px 38px;
}

.shop_content &gt; .shop-items-wrapper &gt; .product_wrap,
.widget {
  display: inline-block;
}

.widget {
  position: relative;
  margin: 8px 8px;
  height: 332px;
  vertical-align: top;
  min-width: 200px;
}

.widget img {
  width: 100%;
  height: auto;
}

.widget iframe {
  position: relative;
}

.widget div:first-child {
  float: left;
}

.product_wrap {
  margin: 8px 8px;
  width: 200px;
}

.prod_zoom {
  width: 200px;
  line-height: 0;
}

.thumb_wrap {
  text-align: center;
}
.thumb_wrap .shop-items-promo {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  background: #ff5500;
  z-index: 1;
  text-align: center;
  line-height: 49px;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  left: 10px;
  top: 10px;
}

.prod_w_opis {
  width: 200px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  padding-top: 9px;
}
.prod_w_opis.promo .opis_w_cena {
  margin-right: 5px;
  display: inline-block;
  text-decoration: line-through;
}
.prod_w_opis.promo .item-details-price-promo {
  margin-top: 20px;
  font-weight: 600;
  color: #ff5500;
}

.nazwa {
  cursor: pointer;
  height: 17px;
  line-height: 18px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.nazwa:hover {
  background: #fff;
  box-sizing: border-box;
  height: auto;
  overflow: auto;
  padding-bottom: 4px;
  white-space: normal;
  z-index: 9999;
}

.opis_w_cena {
  display: block;
  font-family: 'Open Sans', sans-serif;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
}

.kup_teraz {
  text-align: center;
  font-weight: 600;
  background-color: #ff5500;
  color: #fff;
  padding: 10px 0;
  margin: 5px 0;
  text-transform: uppercase;
}

.kup_teraz a:hover {
  color: #000;
}

.sort-wrap {
  margin-left: 0;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  max-width: 100%;
}

.sortuj {
  margin-top: 0;
  margin-left: 9px;
  margin-bottom: 6px;
}

.sortuj b {
  font-family: 'nerisblack', serif;
  font-size: 14px;
  color: #555;
  display: inline-block;
  margin-right: 20px;
}

.sortuj span {
  font-size: 14px;
  color: #555;
}

.shop-cat-wrap {
  width: 100%;
  background: #555;
}

.shop-cat {
  margin: 0 45px;
  color: #fff;
  padding: 15px 0;
}

.shop-cat strong {
  font-family: 'nerisblack', serif;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}

.shop-cat .category-name {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin: 4px 0;
}
.shop-cat .category-name.separator:before {
  content: '|';
  display: inline;
  padding: 0 7px 0 5px;
}

.shop-cat a:hover {
  color: #ff5500;
}

.social-rating {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 300;
  margin-top: 15px;
  text-align: right;
  margin-right: 52px;
}

.icon-star {
  font-size: 16px;
  margin-left: -5px;
}

.icon-star:hover, .icon-star.active {
  color: #ff5500;
}

.rat_stars {
  margin-right: 20px;
}

.fb-like {
  margin-left: 20px;
  margin-bottom: -8px;
}

.sortuj .name {
  cursor: pointer;
}

.sortuj .name.active {
  color: #000;
}

.arrow-sort {
  margin-left: 2px;
  margin-right: 10px;
}
.arrow-sort img {
  vertical-align: bottom;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  -khtml-opacity: .6;
  opacity: .6;
}

.arrow-sort img:hover,
.arrow-sort .active {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  cursor: pointer;
}

.sort_ilosc {
  position: absolute;
  bottom: -5px;
  right: 14px;
  text-align: right;
}

.pagination {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-top: 25px;
}

.pagination span {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  margin: 10px;
  cursor: pointer;
}

.pagination span:hover,
.pag_active {
  background: #000;
  color: #fff;
}

.pagination span a {
  display: block;
}

.footer_small {
  height: 50px;
}

@media (max-width: 480px) {
  .icon-log {
    display: block;
  }

  .login-widget &gt; span {
    max-width: 50px;
  }

  .shop-owner {
    position: relative;
    margin-left: 10px;
  }

  .shop_content {
    max-width: 100%;
    padding: 0;
  }

  .product_wrap {
    margin: 10px auto;
    width: 195px;
  }

  .prod_w_opis {
    width: 148px;
    margin-left: 5px;
    text-align: left;
  }

  .space {
    display: none;
  }

  .sort-wrap {
    margin: 15px 0;
  }

  .sortownia {
    width: 100%;
  }

  .widget iframe {
    margin: 5px auto;
    width: 380px;
    position: relative;
    top: 0;
  }

  .widget, .shop-cat {
    margin: 0;
  }

  .shop-cat {
    padding: 10px 5px;
  }

  .widget {
    min-width: 190px;
  }

  .sort_ilosc {
    position: relative;
    text-align: left;
    margin-left: 14px;
  }

  .szukaj {
    margin: 0 25px;
  }

  .search_b {
    right: 25px;
  }

  .filtered {
    width: 100%;
  }

  .sortuj strong {
    display: block;
  }

  .tabs-wrap {
    box-sizing: border-box;
    display: block;
    margin: 0;
    padding-left: 10px;
    width: 60%;
  }

  .shop-nav {
    padding: 0;
  }

  .logowanie, .koszykowanie {
    margin-top: 0;
  }

  .footer_small {
    min-height: 200px;
  }

  .tab-content {
    margin: 10px;
  }

  .tab-content img {
    width: 100%;
  }

  .footer_small {
    min-height: 90px;
    margin: 0;
    line-height: 20px;
    width: 100%;
    text-align: center;
  }

  .social-rating {
    margin-top: 5px;
    text-align: left;
    margin-left: 10px;
    margin-right: 0;
  }

  .rat_stars {
    margin-right: 0;
  }

  .fb-like {
    margin-left: 0;
    margin-bottom: 8px;
    float: right;
  }

  .sort_ilosc {
    top: 0;
    margin-bottom: -15px;
  }

  .shop_content .prod_thumb {
    width: 100%;
    height: 222px;
  }

  .product_wrap {
    width: 49.2%;
  }

  .shop-items-wrapper {
    min-width: 320px;
    text-align: center;
  }

  .shop-info-section {
    margin-top: 20px;
  }

  .sortuj .name.active {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 960px) {
  .tab-content img {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .product_wrap {
    margin: 10px 8px;
  }

  .widget {
    margin: 10px 8px;
  }

  .shop_content {
    padding: 25px 38px;
  }
}
.flash_message {
  top: 0;
}

/* karta prod sklep */
.shop-item-wrapper {
  padding: 0 30px 30px;
  margin-top: 0;
}

.shop-nav {
  padding: 0 30px;
}

.shop-item_index .shop-nav {
  border-bottom: 0;
}

.login-widget-header {
  display: block;
}

.logowanie {
  right: -86px;
}

.tab {
  margin-right: 15px;
}

.tab:hover {
  color: #ff5500;
  cursor: pointer;
}

.linia {
  border-top: solid 1px #eee;
  margin-top: -1px;
}

.shop-info-section {
  margin-top: 0;
}

@media (max-width: 480px) {
  .shop-item-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .shop_tabs {
    padding-right: 0;
    width: 100%;
    box-sizing: border-box;
  }

  .shop-nav {
    padding: 0;
  }

  .login-widget &gt; .login-widget-header {
    display: none;
  }

  .logowanie, .koszykowanie {
    margin-top: 0;
  }
}
@media (min-width: 1400px) {
  .shop-top-graphic {
    max-width: 1180px;
    margin: 0 auto;
  }
}
</pre></body></html>