/*<editor-fold defaultstate="collapsed" desc="PAGINATOR">*/
/* line 6, assetic_compasszTdtOs.scss */
.pagination {
  display: table;
  margin: 20px auto;
}
/* line 9, assetic_compasszTdtOs.scss */
.pagination ul {
  display: inline-block;
  list-style: none;
  white-space: nowrap;
  font-size: 0;
  word-spacing: 10px;
  margin: 0;
  padding: 0;
}
/* line 17, assetic_compasszTdtOs.scss */
.pagination ul li {
  display: inline-block;
  width: 30px;
  height: 30px;
  box-shadow: inset 0 0 0 1px #CCCCCC;
  border-style: inset;
  font-size: 14px;
}
/* line 24, assetic_compasszTdtOs.scss */
.pagination ul li:hover {
  box-shadow: inset 0 0 0 3px #CCCCCC;
}
/* line 27, assetic_compasszTdtOs.scss */
.pagination ul li.active {
  box-shadow: inset 0 0 0 3px #FF5747;
}
/* line 30, assetic_compasszTdtOs.scss */
.pagination ul li a {
  display: block;
}
/* line 35, assetic_compasszTdtOs.scss */
.pagination a {
  text-align: center;
  line-height: 30px;
  color: #4276cc;
}
/* line 41, assetic_compasszTdtOs.scss */
.pagination > a {
  display: inline-block;
  vertical-align: top;
  padding: 0 18px;
  box-shadow: inset 0 0 0 1px #CCCCCC;
  font-size: 14px;
}
/* line 47, assetic_compasszTdtOs.scss */
.pagination > a:hover {
  box-shadow: inset 0 0 0 3px #CCCCCC;
}
/* line 50, assetic_compasszTdtOs.scss */
.pagination > a.prev {
  margin-right: 20px;
}
/* line 53, assetic_compasszTdtOs.scss */
.pagination > a.next {
  margin-left: 20px;
}

@media (max-width: 800px) {
  /* line 60, assetic_compasszTdtOs.scss */
  .rwd-page .pagination {
    padding: 0px 0 0px 20px;
    position: relative;
    width: 100%;
  }
  /* line 64, assetic_compasszTdtOs.scss */
  .rwd-page .pagination .next, .rwd-page .pagination .prev {
    color: #ffffff;
    width: 33px;
    padding: 0;
    font-size: 0;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    background: #ffffff;
  }
  /* line 74, assetic_compasszTdtOs.scss */
  .rwd-page .pagination .next:after, .rwd-page .pagination .prev:after {
    font-family: empikfoto;
    color: #333333;
    font-size: 25px;
  }
  /* line 80, assetic_compasszTdtOs.scss */
  .rwd-page .pagination .next {
    right: 5px;
  }
  /* line 82, assetic_compasszTdtOs.scss */
  .rwd-page .pagination .next:after {
    content: "\70";
  }
  /* line 86, assetic_compasszTdtOs.scss */
  .rwd-page .pagination .prev {
    left: 25px;
  }
  /* line 88, assetic_compasszTdtOs.scss */
  .rwd-page .pagination .prev:after {
    content: "\71";
  }
  /* line 92, assetic_compasszTdtOs.scss */
  .rwd-page .pagination ul {
    display: block;
    width: 100%;
    text-align: center;
  }
}
/*</editor-fold >*/

/* line 4, assetic_compassxvsJO2.scss */
.listing-flexbox-left {
  display: flex;
  max-width: 250px;
  width: 100%;
}
/* line 9, assetic_compassxvsJO2.scss */
.listing-flexbox-left.list-without-sort-and-banner {
  margin-top: 32px;
}
/* line 13, assetic_compassxvsJO2.scss */
.listing-flexbox-left .span-1-of-1:first-of-type {
  width: 0%;
}
@media screen and (max-width: 1220px) {
  /* line 4, assetic_compassxvsJO2.scss */
  .listing-flexbox-left {
    flex: 1;
    padding-left: 32px;
  }
}
@media screen and (max-width: 800px) {
  /* line 4, assetic_compassxvsJO2.scss */
  .listing-flexbox-left {
    max-width: 100%;
    padding-left: 0;
    width: 100% !important;
  }
  /* line 24, assetic_compassxvsJO2.scss */
  .listing-flexbox-left.list-without-sort-and-banner {
    margin-top: 16px;
  }
}
/* line 28, assetic_compassxvsJO2.scss */
.listing-flexbox-left .filter_bar {
  margin-top: 0;
}

/* line 33, assetic_compassxvsJO2.scss */
.listing-flexbox-right {
  display: flex;
  flex-direction: column;
  max-width: 877px;
  width: 100%;
  margin-left: 53px;
  margin-top: 56px;
}
/* line 41, assetic_compassxvsJO2.scss */
.listing-flexbox-right.list-without-sort-and-banner {
  margin-top: 90px;
}
/* line 44, assetic_compassxvsJO2.scss */
.listing-flexbox-right.without-empty-template {
  margin-top: 25px;
}
@media screen and (max-width: 1220px) {
  /* line 33, assetic_compassxvsJO2.scss */
  .listing-flexbox-right {
    flex: 1;
  }
}
@media screen and (max-width: 800px) {
  /* line 33, assetic_compassxvsJO2.scss */
  .listing-flexbox-right {
    margin-left: 0;
  }
  /* line 52, assetic_compassxvsJO2.scss */
  .listing-flexbox-right.list-without-sort-and-banner {
    margin-top: 65px;
  }
}

@media screen and (max-width: 800px) {
  /* line 59, assetic_compassxvsJO2.scss */
  .template_title_wrapper {
    top: 210px;
  }

  /* line 62, assetic_compassxvsJO2.scss */
  .template_title_wrapper.list-without-sort-and-banner {
    top: 190px;
  }
}
@media screen and (max-width: 1220px) {
  /* line 68, assetic_compassxvsJO2.scss */
  .no-filter .template_title_wrapper {
    padding-left: 32px;
  }
}
@media screen and (max-width: 800px) {
  /* line 68, assetic_compassxvsJO2.scss */
  .no-filter .template_title_wrapper {
    padding-left: 0;
  }
}

/* line 78, assetic_compassxvsJO2.scss */
.template_title_wrapper {
  margin-bottom: 20px;
}
/* line 80, assetic_compassxvsJO2.scss */
.template_title_wrapper .template_title {
  margin: 0;
  letter-spacing: 0.3px;
  line-height: 32px;
  font-size: 26px;
  font-family: 'empikProBold';
  margin-bottom: 8px;
}
@media screen and (max-width: 920px) {
  /* line 80, assetic_compassxvsJO2.scss */
  .template_title_wrapper .template_title {
    font-size: 18px;
  }
}
@media screen and (max-width: 1220px) {
  /* line 78, assetic_compassxvsJO2.scss */
  .template_title_wrapper {
    padding-left: 0;
  }
}
@media screen and (max-width: 800px) {
  /* line 78, assetic_compassxvsJO2.scss */
  .template_title_wrapper {
    align-self: flex-start;
    margin: 20px 16px 10px;
  }
  /* line 97, assetic_compassxvsJO2.scss */
  .template_title_wrapper .template_title {
    font-size: 20px;
  }
}

/* line 105, assetic_compassxvsJO2.scss */
.listing_product_counter_container {
  font-size: 14px;
  color: black;
  font-family: 'empikProRegular';
  letter-spacing: 0.3px;
  opacity: 0.6;
  line-height: 16px;
}

/* line 115, assetic_compassxvsJO2.scss */
.epro-component-listing .listing_product_counter_container {
  position: relative;
  margin: 16px 20px 0;
  text-align: right;
}
@media (min-width: 800px) {
  /* line 115, assetic_compassxvsJO2.scss */
  .epro-component-listing .listing_product_counter_container {
    margin: 0;
    text-align: left;
    transform: translateY(-100%);
  }
}

/* line 128, assetic_compassxvsJO2.scss */
.filter_bar {
  padding: 0;
  position: absolute;
  width: 97% !important;
  max-width: 1180px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 24px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  overflow-y: hidden;
  overflow-x: auto;
  scrollbar-width: none;
}
/* line 142, assetic_compassxvsJO2.scss */
.filter_bar.listing_product_counter {
  justify-content: space-between;
}
/* line 144, assetic_compassxvsJO2.scss */
.filter_bar.listing_product_counter .listing_product_counter_container {
  font-size: 14px;
  color: black;
  font-family: 'empikProRegular';
  letter-spacing: 0.3px;
}
/* line 151, assetic_compassxvsJO2.scss */
.filter_bar .listing_product_format_container {
  display: flex;
  width: auto;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
}
/* line 157, assetic_compassxvsJO2.scss */
.filter_bar .listing_product_format_container span {
  font-size: 14px;
  color: black;
  font-family: 'empikProRegular';
  letter-spacing: 0.3px;
}
@media screen and (max-width: 800px) {
  /* line 151, assetic_compassxvsJO2.scss */
  .filter_bar .listing_product_format_container {
    justify-content: flex-start;
  }
  /* line 165, assetic_compassxvsJO2.scss */
  .filter_bar .listing_product_format_container span {
    margin-right: 10px;
  }
}
/* line 170, assetic_compassxvsJO2.scss */
.filter_bar .iconFacetChooser {
  appearance: none;
  background: url(https://static.empikfoto.pl/images/ikony/arrow.png) no-repeat;
  background-position-x: 90%;
  background-position-y: center;
  max-width: 170px;
  width: 100%;
  height: 44px;
  padding: 0 16px;
  cursor: pointer;
  font-size: 15px;
  border-radius: 48px;
  margin-left: 10px;
  z-index: 1;
}
/* line 184, assetic_compassxvsJO2.scss */
.filter_bar .iconFacetChooser:hover {
  border: 1px solid black;
}
/* line 188, assetic_compassxvsJO2.scss */
.filter_bar .facet-tab {
  display: none;
}
@media screen and (max-width: 1220px) {
  /* line 128, assetic_compassxvsJO2.scss */
  .filter_bar {
    padding: 0 32px;
  }
}
@media screen and (max-width: 800px) {
  /* line 128, assetic_compassxvsJO2.scss */
  .filter_bar {
    margin-top: -75px;
    overflow-x: auto;
    width: 100% !important;
    display: flex;
    align-items: center;
    overflow-x: auto;
    padding: 0 16px;
    justify-content: flex-start;
    scrollbar-color: white white;
  }
  /* line 205, assetic_compassxvsJO2.scss */
  .filter_bar.fixed {
    position: fixed;
    top: 0;
    z-index: 12;
    width: 100%;
    background: white;
    height: 64px;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.06);
    transition: top 500ms linear;
  }
  /* line 215, assetic_compassxvsJO2.scss */
  .filter_bar.fixed.scroll-up {
    top: 54px;
    transition: top 500ms linear;
  }
  /* line 220, assetic_compassxvsJO2.scss */
  .filter_bar .iconFacetChooser {
    margin: 16px 8px;
    margin-left: 0;
    min-width: 170px;
    height: 40px;
    font-size: 14px;
    color: #000000;
    font-family: empikProBold;
  }
  /* line 229, assetic_compassxvsJO2.scss */
  .filter_bar .facet-tab {
    height: 40px;
    width: auto;
    padding: 12px 20px;
    border: 1px solid #D6D6D6;
    font-size: 14px;
    cursor: pointer;
    font-family: 'empikProBold';
    white-space: nowrap;
    color: black;
    letter-spacing: 0.3px;
    border-radius: 35px;
    margin: 0 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  /* line 246, assetic_compassxvsJO2.scss */
  .filter_bar .facet-tab:hover {
    border: 1px solid black;
  }
  /* line 250, assetic_compassxvsJO2.scss */
  .filter_bar .facet-tab:first-child {
    margin-left: 0;
  }
  /* line 254, assetic_compassxvsJO2.scss */
  .filter_bar .facet-tab span::first-letter {
    text-transform: uppercase;
  }
  /* line 258, assetic_compassxvsJO2.scss */
  .filter_bar .facet-tab img {
    margin-left: 10px;
  }
  /* line 263, assetic_compassxvsJO2.scss */
  .filter_bar::-webkit-scrollbar {
    display: none;
  }
}
/* line 267, assetic_compassxvsJO2.scss */
.filter_bar a {
  color: #4276cc;
  padding: 0 3px 0 7px;
  border-left: 1px solid #333333;
}
/* line 271, assetic_compassxvsJO2.scss */
.filter_bar a:after {
  display: none;
  content: "";
  font-size: 14px;
  font-weight: 700;
  margin-left: 4px;
  font-family: 'empikfoto';
}
/* line 279, assetic_compassxvsJO2.scss */
.filter_bar a.order_by {
  font-weight: 700;
  color: #333333;
}
/* line 282, assetic_compassxvsJO2.scss */
.filter_bar a.order_by.asc:after {
  display: inline;
  content: '\2c';
}
/* line 286, assetic_compassxvsJO2.scss */
.filter_bar a.order_by.desc:after {
  display: inline;
  content: '\28';
}
/* line 293, assetic_compassxvsJO2.scss */
.filter_bar--new-categories {
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 1rem 0;
  padding: 0;
  position: relative;
  width: 100% !important;
}
/* line 301, assetic_compassxvsJO2.scss */
.filter_bar--new-categories .listing_product_format_container {
  justify-content: start;
  flex: 0;
}
/* line 305, assetic_compassxvsJO2.scss */
.filter_bar--new-categories .listing_product_format_container .iconFacetChooser {
  font-family: 'empikProBold', sans-serif;
  letter-spacing: 0.03rem;
  width: auto;
  padding-right: 4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 800px) {
  /* line 305, assetic_compassxvsJO2.scss */
  .filter_bar--new-categories .listing_product_format_container .iconFacetChooser {
    min-width: unset;
    height: 3.6rem;
    margin: 0.8rem 0.8rem 0 0;
  }
}

/* line 325, assetic_compassxvsJO2.scss */
.productListFlowing {
  font-size: 1.2rem;
}
/* line 328, assetic_compassxvsJO2.scss */
.productListFlowing ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 333, assetic_compassxvsJO2.scss */
.productListFlowing ul li {
  float: left;
  margin: 0 0 10px;
}
/* line 337, assetic_compassxvsJO2.scss */
.productListFlowing ul li .singleProduct {
  margin-left: 6%;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
/* line 342, assetic_compassxvsJO2.scss */
.productListFlowing ul li .singleProduct .photoContainer {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 211px;
}
/* line 348, assetic_compassxvsJO2.scss */
.productListFlowing ul li .singleProduct .photoContainer .photo {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
/* line 353, assetic_compassxvsJO2.scss */
.productListFlowing ul li .singleProduct .photoContainer .photo img {
  max-width: 100%;
  max-height: 100%;
}
/* line 360, assetic_compassxvsJO2.scss */
.productListFlowing ul li .singleProduct .info {
  margin: 10px;
  line-height: 1.2;
}
/* line 364, assetic_compassxvsJO2.scss */
.productListFlowing ul li .singleProduct .info .title {
  display: block;
  height: 14px;
  overflow: hidden;
}
/* line 369, assetic_compassxvsJO2.scss */
.productListFlowing ul li .singleProduct .info .title a {
  overflow: hidden;
  color: #333333;
}
/* line 373, assetic_compassxvsJO2.scss */
.productListFlowing ul li .singleProduct .info .title a:hover {
  color: #FF5747;
}
/* line 379, assetic_compassxvsJO2.scss */
.productListFlowing ul li .singleProduct .info .priceInfo {
  display: block;
}
/* line 382, assetic_compassxvsJO2.scss */
.productListFlowing ul li .singleProduct .info .priceInfo .label {
  display: inline-block;
  color: #666666;
  margin-right: 4px;
  text-align: right;
}
/* line 389, assetic_compassxvsJO2.scss */
.productListFlowing ul li .singleProduct .info .priceInfo .price {
  display: inline-block;
  color: #dd2626;
  text-align: left;
}

/* line 403, assetic_compassxvsJO2.scss */
.iconFacetForm {
  max-width: 250px;
}
/* line 405, assetic_compassxvsJO2.scss */
.iconFacetForm.topic {
  display: block;
}
@media (max-width: 800px) {
  /* line 405, assetic_compassxvsJO2.scss */
  .iconFacetForm.topic {
    display: none;
  }
}
/* line 412, assetic_compassxvsJO2.scss */
.iconFacetForm.fixed {
  position: sticky;
  width: 100%;
  top: 80px;
  transition: top 300ms linear;
}
/* line 418, assetic_compassxvsJO2.scss */
.iconFacetForm.fixed.menu-bar {
  top: 170px;
  transition: top 300ms linear;
}

/* line 426, assetic_compassxvsJO2.scss */
.facets {
  width: 100%;
  font-size: 1.2rem;
  margin: 0;
  color: #666666;
}
/* line 432, assetic_compassxvsJO2.scss */
.facets ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 438, assetic_compassxvsJO2.scss */
.facets a {
  color: #4276cc;
}
/* line 441, assetic_compassxvsJO2.scss */
.facets a:hover {
  color: #FF5747;
}
/* line 446, assetic_compassxvsJO2.scss */
.facets .outerBorder {
  width: 100%;
  margin-top: 16px;
}
/* line 450, assetic_compassxvsJO2.scss */
.facets .outerBorder .iconFacet {
  margin-bottom: 24px;
}
/* line 454, assetic_compassxvsJO2.scss */
.facets .outerBorder .button_container {
  display: none;
}
/* line 457, assetic_compassxvsJO2.scss */
.facets .outerBorder .rwd-facet {
  margin-bottom: 40px;
}
/* line 459, assetic_compassxvsJO2.scss */
.facets .outerBorder .rwd-facet li {
  margin-bottom: 16px;
}
/* line 463, assetic_compassxvsJO2.scss */
.facets .outerBorder .topic {
  font-family: empikProRegular;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.03em;
  color: black;
  text-transform: capitalize;
}
/* line 470, assetic_compassxvsJO2.scss */
.facets .outerBorder .topic.active {
  color: #FF5747;
}
/* line 473, assetic_compassxvsJO2.scss */
.facets .outerBorder .topic:hover {
  color: #FF5747;
}
/* line 478, assetic_compassxvsJO2.scss */
.facets .outerBorder .rwd-facet-content {
  height: 700px;
  overflow-x: auto;
}
/* line 482, assetic_compassxvsJO2.scss */
.facets .outerBorder .rwd-facet-content::-webkit-scrollbar {
  width: 2px;
}
/* line 487, assetic_compassxvsJO2.scss */
.facets .outerBorder .filter_header {
  width: 100%;
  font-size: 1.6rem;
  border-bottom: 2px solid #F2F2F2;
  padding-bottom: 16px;
  margin-bottom: 19px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 496, assetic_compassxvsJO2.scss */
.facets .outerBorder .filter_header.topic {
  margin-bottom: 0;
  border-bottom: none;
}
/* line 499, assetic_compassxvsJO2.scss */
.facets .outerBorder .filter_header.topic .text {
  font-size: 18px;
}
/* line 503, assetic_compassxvsJO2.scss */
.facets .outerBorder .filter_header figure {
  display: none;
}
/* line 506, assetic_compassxvsJO2.scss */
.facets .outerBorder .filter_header span {
  letter-spacing: 0.3px;
}
/* line 509, assetic_compassxvsJO2.scss */
.facets .outerBorder .filter_header span.text {
  font-size: 20px;
  color: black;
  font-family: empikProBold;
}
/* line 515, assetic_compassxvsJO2.scss */
.facets .outerBorder .filter_header span.reset {
  font-size: 14px;
  font-family: empikProRegular;
  z-index: 2;
}
/* line 520, assetic_compassxvsJO2.scss */
.facets .outerBorder .filter_header span.reset a {
  color: #FF5747;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
/* line 527, assetic_compassxvsJO2.scss */
.facets .outerBorder .filter_header span.reset a:hover {
  color: #FF5747;
  border-bottom: 1px solid #FF5747;
}
/* line 537, assetic_compassxvsJO2.scss */
.facets .outerBorder .selected_facet_container .selected_facet {
  display: none;
}
/* line 544, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet.formatIcons li {
  display: block;
}
/* line 547, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet.formatIcons label {
  vertical-align: top;
}
/* line 552, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet .name {
  font-size: 15px;
  font-family: empikProBold;
  letter-spacing: 0.3px;
  color: black;
}
/* line 559, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet ul {
  padding-top: 18px;
}
/* line 563, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet li {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
/* line 569, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet input {
  appearance: none;
  width: 16px;
  height: 16px;
  top: 0 !important;
  border: 1px solid #BBBBBB;
  background: white;
  border-radius: 4px;
  margin-right: 12px;
  outline: none;
  cursor: pointer;
}
/* line 581, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet input:checked {
  background: #FF5747 url("https://static.empikfoto.pl/images/ikony/checkbox.png") no-repeat center;
  border: 1px solid #FF5747;
}
/* line 585, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet input.active {
  background: #FF5747 url("https://static.empikfoto.pl/images/ikony/indeterminate.png") no-repeat center;
  border: 1px solid #FF5747;
}
/* line 591, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet label {
  font-family: empikProRegular;
  font-size: 14px;
  color: black;
  text-transform: capitalize;
  cursor: pointer;
}
/* line 598, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet label > span {
  margin-left: 4px;
  color: #666666;
}
/* line 603, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet .model_phone {
  display: block;
}
/* line 605, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet .model_phone label {
  vertical-align: top;
}
/* line 610, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet .standardFacet {
  margin-left: 40px;
}
/* line 614, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet .standardFacet .facet_phone_model:last-child {
  margin-bottom: 0;
}
/* line 618, assetic_compassxvsJO2.scss */
.facets .outerBorder .checkboxFacet .standardFacet.formatIcons {
  display: none;
}
/* line 625, assetic_compassxvsJO2.scss */
.facets .outerBorder .radioFacet .name {
  font-size: 15px;
  font-family: empikProBold;
  letter-spacing: 0.3px;
  color: black;
}
/* line 632, assetic_compassxvsJO2.scss */
.facets .outerBorder .radioFacet li {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
/* line 637, assetic_compassxvsJO2.scss */
.facets .outerBorder .radioFacet li:first-child {
  margin-top: 18px;
}
/* line 642, assetic_compassxvsJO2.scss */
.facets .outerBorder .radioFacet input {
  appearance: none;
  width: 16px;
  height: 16px;
  top: 0 !important;
  border: 1px solid #BBBBBB;
  background: white;
  margin-right: 12px;
  outline: none;
  border-radius: 10px;
}
/* line 653, assetic_compassxvsJO2.scss */
.facets .outerBorder .radioFacet input:checked {
  border: 6px solid #FF5747;
}
/* line 658, assetic_compassxvsJO2.scss */
.facets .outerBorder .radioFacet label {
  font-family: empikProRegular;
  font-size: 14px;
  color: black;
}
/* line 663, assetic_compassxvsJO2.scss */
.facets .outerBorder .radioFacet label > span {
  margin-left: 4px;
}
/* line 669, assetic_compassxvsJO2.scss */
.facets .outerBorder .seeMore {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: flex-start;
  width: max-content;
}
/* line 676, assetic_compassxvsJO2.scss */
.facets .outerBorder .seeMore p {
  margin: 0;
}
/* line 679, assetic_compassxvsJO2.scss */
.facets .outerBorder .seeMore p::before {
  border-top: 1px solid #CCCCCC;
  content: "";
  position: absolute;
  right: 0;
  top: 60%;
  width: 100%;
  z-index: -1;
  text-align: center;
}
/* line 690, assetic_compassxvsJO2.scss */
.facets .outerBorder .seeMore p a {
  background-color: #ffffff;
  letter-spacing: 0.03em;
  font-family: empikProRegular;
  color: #FF5747;
  font-size: 14px;
  display: none;
  outline: none;
}
/* line 699, assetic_compassxvsJO2.scss */
.facets .outerBorder .seeMore p a span.icon-angle-thin-down, .facets .outerBorder .seeMore p a span.icon-angle-thin-up {
  color: #FF5747;
  margin-right: 10px;
  font-size: 18px;
}
/* line 709, assetic_compassxvsJO2.scss */
.facets .disable_value {
  opacity: 0.2;
}
/* line 713, assetic_compassxvsJO2.scss */
.facets option.disable_value {
  color: #CCCCCC;
  background: #f0f0f0;
}

/* line 724, assetic_compassxvsJO2.scss */
.product_type_create .facets .standardFacet ul li {
  padding: 10px 7px 10px 0px;
}
/* line 729, assetic_compassxvsJO2.scss */
.product_type_create .facets .standardFacet ul.table li span:nth-child(2) img.orientation {
  height: 23px;
  position: relative;
  bottom: 3px;
}
/* line 735, assetic_compassxvsJO2.scss */
.product_type_create .facets .standardFacet .disable_value {
  display: none;
}

@media (max-width: 800px) {
  /* line 747, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm {
    max-width: 100%;
    position: inherit;
  }
  /* line 751, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder {
    border: none;
    padding: 0;
  }
  /* line 755, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet {
    left: 100%;
    position: fixed;
    transition: left 0.2s;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background: white;
    z-index: 3;
    top: 0;
  }
  /* line 766, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer {
    left: 0;
    transition: left 0.2s;
    z-index: 100000;
  }
  /* line 771, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .standardFacet.phones ul, .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .standardFacet.formatIcons ul {
    display: block;
    padding-top: 18px;
  }
  /* line 776, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .standardFacet.phones ul li .option span, .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .standardFacet.phones ul li .option span:nth-child(2), .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .standardFacet.formatIcons ul li .option span, .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .standardFacet.formatIcons ul li .option span:nth-child(2) {
    width: auto;
  }
  /* line 783, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .selected_facet_container {
    display: flex;
    flex-direction: column;
    background: url(https://static.empikfoto.pl/images/ikony/arrow.png) no-repeat;
    background-position-x: 100%;
    cursor: pointer;
  }
  /* line 789, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .selected_facet_container.open {
    background: url(https://static.empikfoto.pl/images/ikony/arrow-up.png) no-repeat;
    background-position-x: 100%;
  }
  /* line 793, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .selected_facet_container .selected_facet {
    display: flex;
    margin: 4px 0 8px 0;
    text-transform: capitalize;
  }
  /* line 799, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer ul {
    padding: 0;
    display: none;
  }
  /* line 802, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer ul.open {
    display: block;
  }
  /* line 804, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer ul.open + .seeMore {
    display: block;
    margin-bottom: 18px;
  }
  /* line 809, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer ul + .seeMore {
    display: none;
  }
  /* line 813, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .button_container {
    height: 76px;
    display: flex;
    width: 100%;
    background: white;
    box-shadow: 0px -3px 8px rgba(0, 0, 0, 0.06);
    justify-content: space-evenly;
    align-items: center;
  }
  /* line 821, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .button_container .clear_btn {
    width: 144px;
    height: 44px;
    border-radius: 30px;
    color: #575757;
    background: white;
    border: 1px solid #BBBBBB;
    font-size: 15px;
    letter-spacing: 0.3px;
    outline: none;
  }
  /* line 832, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet.drawer .button_container .iconFacetBoxReset {
    padding: 12px 0;
  }
  /* line 837, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet .filter_header {
    padding: 0 16px;
    margin: 23px 0 32px 0;
    border-bottom: none;
  }
  /* line 841, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet .filter_header figure {
    display: flex;
  }
  /* line 844, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet .filter_header .reset {
    display: none;
  }
  /* line 848, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet .rwd-facet-content {
    padding: 0 16px;
    max-height: 100%;
    height: calc(100% - 76px);
  }
  /* line 852, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet .rwd-facet-content::-webkit-scrollbar {
    width: 5px;
  }
  /* line 855, assetic_compassxvsJO2.scss */
  .rwd-page .iconFacetForm .facets .outerBorder .rwd-big-facet .rwd-facet-content .iconFacet {
    border-bottom: 1px solid #F2F2F2;
  }
}

/* line 3, assetic_compassfjuBLG.scss */
.omnibus {
  color: #666666;
  display: flex;
  align-items: center;
}
/* line 8, assetic_compassfjuBLG.scss */
.omnibus.hide {
  display: none;
}
/* line 12, assetic_compassfjuBLG.scss */
.omnibus_price--value {
  margin-left: 5px;
}
@media (max-width: 800px) {
  /* line 18, assetic_compassfjuBLG.scss */
  .omnibus .toltipInfo {
    display: inline-block !important;
  }
  /* line 22, assetic_compassfjuBLG.scss */
  .omnibus .toltipInfo:active div, .omnibus .toltipInfo:focus div, .omnibus .toltipInfo:hover div {
    display: block;
  }
  /* line 27, assetic_compassfjuBLG.scss */
  .omnibus .toltipInfo div {
    top: -59px;
    left: -30px;
  }
}

/* line 37, assetic_compassfjuBLG.scss */
.product_description .omnibus {
  width: 100%;
  justify-content: space-between;
  padding: 0 8px 20px 10px;
}
/* line 42, assetic_compassfjuBLG.scss */
.product_description .omnibus .omnibus_price {
  text-align: left;
  max-width: 46%;
}
@media (max-width: 800px) {
  /* line 42, assetic_compassfjuBLG.scss */
  .product_description .omnibus .omnibus_price {
    max-width: none;
  }
}
/* line 52, assetic_compassfjuBLG.scss */
.product_description .tariffs_generator .omnibus {
  padding: 20px 0 0;
}

/* line 59, assetic_compassfjuBLG.scss */
.box_text .omnibus, .carousel-text-container .omnibus {
  align-items: end;
  margin-top: 12px;
  margin-left: 0;
}
/* line 64, assetic_compassfjuBLG.scss */
.box_text .omnibus_price--value, .carousel-text-container .omnibus_price--value {
  min-width: 51px;
}
/* line 68, assetic_compassfjuBLG.scss */
.box_text .omnibus .toltipInfo, .carousel-text-container .omnibus .toltipInfo {
  display: none !important;
}
