@media (min-width: 1200px) {
  .bars__wrapper {
    margin-bottom: 1rem;
  }
}

@media (min-width: 979px) {
  #menu_categories {
  margin-top: 1.5rem;
  }
}

aside .navbar-nav > .nav-item a[title="Outlet"] {
  color: #f90;
}

aside .navbar-nav > .nav-item a[title="Koszyk Wioli"] {
  color: #39a2bd;
}

header .navbar-nav a[title="Kosmetyki"] {
  color: #d35f82;
}

aside .nav-header__more {
  color: #f90;
}

header .navbar-nav > li > .nav-link.active {
  border-bottom: 2px solid #f90;
}

header .navbar-nav a[title="Outlet"] {
  color: #fb7600;
}

header .navbar-nav a[title="Outlet"].active {
  color: #e68a00;
}

header .navbar-nav a[title="Koszyk Wioli"] {
  color: #39a2bd;
}

header .navbar-nav a[title="Outlet"].active {
  color: #e68a00;
}

header .navbar-nav > li:hover > a[title="Koszyk Wioli"] {
  border-bottom: 2px solid #5fbcd3;
}

header .navbar-nav > li > a[title="Koszyk Wioli"].active {
  border-bottom: 2px solid #5fbcd3;
}

.topBasket .badge {
    padding:2px;
}

section#projector_in_bundle.hotspot.mb-5.--list.col-12 {
  margin-top: 3rem;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 2.5rem;
  border-radius: 4px;
}

@media (max-width: 756px) {
  #projector_in_bundle .product__promo_info {
    margin-left: .5rem;
  }
}

.product__promo.d-flex.flex-wrap.justify-content-md-end {
  margin: 5px 0 5px 0;
}

.price.--convert {
    font-size: 1.2rem;
    margin-left: auto;
}

.price_sellby__sep {
  padding: 0 0.3rem;
}

.price_sellby__unit {
  padding-left: .3rem;
}

.price_percent {
  padding-left: .3rem;
}

.product__prices {
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
}

.product__prices .price.--max {
	margin-left: 0;
	margin-top: 6px !important;
}

.product__prices .price.--max > * {
  font-size: 11px;
  }
}

@media (min-width: 757px) {
  .product__prices .price.--max > * {
  font-size: 11px !important;
  }
}

.omnibus_price__text {
  font-size: 11px;
  color: #828282;
}

#search .product__prices .omnibus_short {
  font-size: 11px !important;
}

#search .product__prices.--omnibus-short del {
  font-size: 11px !important;
  margin-left: 0 !important;
}

.product__prices.flex-md-row.align-items-md-center {
  display: inline;
}

.added .hotspot {
	border-top: 4px solid #f2f2f2;
}

.projector_details .projector_versions__item {
    margin-right: .3rem;
    margin-top: .3rem;
}

.projector_tabs__tab::after {
    border-bottom: 2px solid #f59000;
}

@media (min-width: 1200px) {
  #projector_dictionary {
    padding: .5rem 3rem 3rem 3rem !important;
    border-radius: 4px;
    border-left: 1px solid #f2f2f2;
  }
}

.projector_tabs__tabs {
    border-bottom: 1px solid #f2f2f2;
}

.questions:not([data-questions]) .questions__banner {
  background: #f3f6f8;
}

@media (min-width: 979px) {
  .questions:not([data-questions]) .questions__banner {
    padding: 2.5rem 2.5rem;
  }
}

.questions:not([data-questions]) .questions__banner {
    margin-top: 1.5rem;
}

@media (min-width: 979px) {
  .projector_deadline {
    border: 1px solid #f2f2f2;
  }
}

.projector_deadline {
    margin-top: 1.5rem;
}

.projector_deadline__elem {
    background: #ffd876;
}


.label.--distinguished {
  background: #893f97;
}

.label.--discount {
  color: #fff;
  background: #ff7d3e;
}

.label.--bestseller {
  color: #fff;
  background: #e8a324;
}

@media (min-width: 979px) {
  .label_icons > * {
	padding: .4rem 0.5rem .3rem .5rem !important;
}

.label_icons > * {
	padding: .3rem 0.5rem .15rem .5rem;
}

#projector_enclosures.section {
  margin-bottom: 3rem;
}

.warranty {
    text-align: center;
    background: #f3f6f8;
    padding-bottom: 2.5rem;
    border-radius: 4px;
}

.warranty::before {
    border-top: 0;
}

.icon-ok-sign::before {
  content: "\f06b";
}