.customPapers {
  width: 100%; }
  .customPapers ul {
    display: flex;
    justify-content: center;
    width: 100%;
    list-style: none; }
    .customPapers ul li {
      margin-right: 10px; }
      .customPapers ul li a {
        background: #fed709;
        color: #000;
        text-transform: uppercase;
        font-weight: bold;
        text-align: center;
        min-width: 300px;
        line-height: 60px;
        height: 60px;
        padding: 5px;
        display: block; }
        .customPapers ul li a img {
          vertical-align: middle;
          margin-right: 5px; }
        .customPapers ul li a:hover {
          opacity: 0.8; }
      .customPapers ul li:last-child {
        margin-right: 0; }

.shopsMap {
  width: 100%;
  height: 500px; }

.shopList {
  display: flex;
  flex-wrap: wrap; }

.our-shops-banners img {
  width: 100%; }

.afterLimit {
  display: none; }

#container .our-shops .s-content ul li.odd-line {
  background-color: #e7e7e7; }

.sidebar .legend ul li.special, .newShopSearch .legend ul li.special {
  background: url(../img/ico_dot_special.png) 0 0 no-repeat; }

.our-shops .s-content > ul > li > ul {
  min-height: 36px; }

li.shopListElement p.shopAddress {
  min-height: 36px; }

#container .our-shops .s-content > ul > li h4 span {
  display: inline; }

#container .our-shops .s-content > ul > li h4 span.shopFullAddress {
  display: block; }

.shopListElement .shops-sizes {
  display: block;
  margin-bottom: 5px; }
  .shopListElement .shops-sizes img {
    vertical-align: middle;
    float: left; }

.shopSearchContainer .search-options {
  padding-bottom: 10px; }

.shopSearchContainer form p {
  font-size: 0.7em;
  margin: 0px; }

.shopSearchContainer form input[type="checkbox"] {
  margin-left: 10px; }

.shopSearchContainer form img {
  margin-left: 10px;
  width: 170px; }

.shop-details {
  list-style-type: none;
  margin: 20px 0px;
  padding: 0px; }

.shop-details-sidebar hgroup {
  margin-bottom: 10px; }
  .shop-details-sidebar hgroup h4 {
    font-weight: bold; }
.shop-details-sidebar .btn-more {
  line-height: 35px;
  font-weight: bold;
  margin-bottom: 15px; }

.shop-details li {
  margin: 0px 0px 15px; }

.shop-details li.with-text {
  height: 36px;
  margin-bottom: 8px;
  padding-left: 58px;
  font-size: 0.875em;
  line-height: 36px; }

.shop-details li.bread {
  background: url(../img/ico_bread.png) 4px 0 no-repeat; }

.shop-details li.atm {
  background: url(../img/ico_card.png) 4px 0 no-repeat; }

.shop-details li.magizine {
  background: url(../img/ico_dot_magazine.png) 0 0 no-repeat; }

.shopListElement .showDetails {
  padding-right: 27px;
  color: #333;
  background: url(../img/ico_show_more.png) 100% 0 no-repeat; }

.shop-details-page .s-content {
  padding: 3px; }

.shop-details-page aside.sidebar, .shop-details-page .newShopSearch {
  position: static;
  float: right;
  width: 310px;
  background: #fff;
  margin-bottom: 20px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); }

.shop-details-page .shop-details-sidebar {
  font-size: 0.8em;
  padding: 20px 20px 0px; }

.shop-details {
  padding: 0px 20px 20px;
  margin: 0px; }

.shop-details li {
  margin-bottom: 8px; }

.shop-details-page .nearest-shops {
  background: #e7e7e7;
  margin-top: 20px;
  padding: 20px 0px;
  font-size: 0.8em;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px; }

.shop-details-page .nearest-shops h3 {
  margin: 0px 0px 10px 20px; }

.shop-details-page .nearest-shops a {
  color: #333; }

.shop-details-page .nearest-shops ul {
  margin: 0px; }

.search-bottom .search-options-link {
  display: none !important; }

.new-shop-style {
  display: flex;
  justify-content: space-between; }

.new-shop-style .shop-details-sidebar,
.new-shop-style .new-shop-details {
  width: 50%; }

.new-shop-style .shop-details {
  padding: 20px 0; }

.new-shop-style .nearest-shops {
  margin: 0; }

#container .search_shop_filters {
  clear: both;
  margin-top: 20px; }
  #container .search_shop_filters li {
    clear: both;
    padding: 0; }
    #container .search_shop_filters li img {
      width: auto;
      vertical-align: top; }
    #container .search_shop_filters li .c0, #container .search_shop_filters li .c1 {
      float: left; }
    #container .search_shop_filters li span {
      font-weight: bold;
      color: #eb212e;
      font-size: 12px;
      max-width: 150px;
      display: inline-block;
      line-height: 15px; }

.newShopSearch {
  width: 310px;
  float: right; }

.newShopSearch .legend {
  margin-bottom: 10px;
  background-color: #e7e7e7;
  border-radius: 4px;
  overflow: hidden; }

.newShopSearch .legend h3 {
  display: inline-block;
  float: left;
  margin: 12px 0 20px;
  font-size: 1.25em;
  font-weight: 700;
  color: #000; }

.newShopSearch .legend form {
  padding: 0 15px;
  background-color: #fff; }

.newShopSearch .legend form > a {
  float: right;
  margin-top: 20px;
  padding-left: 12px;
  font-size: 0.688em;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  background: url(../img/ico_red_dot.png) 0 center no-repeat; }

.newShopSearch .legend fieldset {
  clear: both;
  position: relative; }

.newShopSearch .legend > h4 {
  margin: 18px 0 8px;
  padding-left: 19px;
  font-size: 1.250em;
  font-weight: 600; }

.newShopSearch .legend ul {
  margin: 0;
  padding: 0 0 14px 14px;
  list-style: none; }

.newShopSearch .legend ul li {
  height: 36px;
  margin-bottom: 8px;
  padding-left: 48px;
  font-size: 0.875em;
  line-height: 36px; }

.newShopSearch .legend ul li.bread {
  background: url(../img/ico_bread.png) 4px 0 no-repeat; }

.newShopSearch .legend ul li.atm {
  background: url(../img/ico_card.png) 4px 0 no-repeat; }

.newShopSearch .legend ul li.tax-free {
  background: url(../img/dostepnosc/tax-free.png) 4px 0 no-repeat; }

.newShopSearch .legend ul li.euro-pay {
  background: url(../img/dostepnosc/euro-payment.png) 4px 0 no-repeat; }

.newShopSearch .legend ul li.magizine {
  background: url(../img/ico_dot_magazine.png) 0 0 no-repeat; }

#container .newShopSearch .legend input[type="text"] {
  margin-bottom: 23px; }

.newShopSearch .legend button {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 35px;
  border: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 0.750em;
  font-weight: 700;
  color: #fff;
  background: #333;
  border-radius: 35px; }

.yourShops {
  background: #fff;
  font-family: Roboto Condensed,sans-serif;
  margin: 0 auto;
  max-width: 600px;
  text-transform: uppercase; }
  .yourShops > h3 {
    font-family: Roboto Condensed,sans-serif;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 1vw;
    text-align: center; }
  .yourShops.hide header {
    background: #f6f8fa; }
    .yourShops.hide header h3, .yourShops.hide header p {
      color: #333; }
  .yourShops.set header p {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-weight: bold;
    font-family: Roboto Condensed,sans-serif; }
    .yourShops.set header p span {
      font-weight: normal; }
  .yourShops .firstWord {
    font-weight: bold !important; }
  .yourShops header {
    background: #e8e8e8;
    border-radius: 50px;
    box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-size: 24px;
    height: 68px;
    line-height: 20px;
    padding: 25px;
    position: relative; }
    .yourShops header p {
      display: none; }
    .yourShops header span.arrow {
      background-color: #e30613;
      border-radius: 50px;
      box-sizing: border-box;
      color: #FFF;
      cursor: pointer;
      font-size: 24px;
      height: 68px;
      min-width: 0;
      padding: 25px;
      position: absolute;
      right: 0;
      text-align: right;
      top: 0; }
      .yourShops header span.arrow.hide:before {
        content: "Zwi\0144\0020";
        text-transform: uppercase; }
      .yourShops header span.arrow.show:before {
        content: "Zmie\0144\0020";
        text-transform: uppercase; }
      .yourShops header span.arrow.show:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 5px 0 5px;
        border-color: #ffffff transparent transparent transparent; }
  .yourShops .body {
    background-color: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 22px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100; }
    .yourShops .body .bodyContent {
      background-color: #fff;
      border-radius: 30px;
      margin: 0 auto;
      max-width: 600px;
      padding: 40px;
      position: relative;
      top: 10%;
      width: auto; }
      .yourShops .body .bodyContent .closeBodyContent {
        cursor: pointer;
        position: absolute;
        right: 20px;
        top: 20px; }
    .yourShops .body h4 {
      display: block;
      font-family: Roboto Condensed,sans-serif;
      font-size: 40px;
      font-weight: 400;
      line-height: 1;
      margin-bottom: 5px;
      margin-top: 15px;
      text-align: center; }
    .yourShops .body p {
      display: inline-block;
      font-size: 20px;
      line-height: 38px; }
    .yourShops .body .yourShopsContent {
      margin: 15px 0;
      position: relative; }
      .yourShops .body .yourShopsContent .yourShopsButton {
        background-color: #e30613;
        border-radius: 50px;
        font-family: Roboto Condensed,sans-serif;
        font-size: 24px;
        font-weight: 400;
        height: 68px;
        min-width: 0;
        padding: 25px;
        position: absolute;
        right: 0;
        top: 0; }
    .yourShops .body .yourShopsInput {
      border-radius: 0 !important;
      background: #fff !important;
      max-width: 100%;
      box-shadow: none !important;
      height: 68px !important;
      background: #e8e8e8 !important;
      padding: 25px 145px 25px 25px !important;
      border-radius: 50px !important;
      margin: 0 !important;
      text-transform: uppercase; }
    .yourShops .body input {
      margin-top: 15px; }
    .yourShops .body button {
      display: inline-block;
      padding: 10px 15px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      background: #e8e8e8;
      color: #fff;
      border: 0;
      border-radius: 15px;
      font-size: 15px;
      line-height: 17px;
      min-width: 200px;
      font-weight: bold; }
      .yourShops .body button:hover {
        background: #e8e8e8;
        text-decoration: none; }
      .yourShops .body button.disabled {
        background: #333;
        cursor: default; }
    .yourShops .body .latestLocation {
      display: none;
      margin-bottom: 7px;
      text-align: center; }
      .yourShops .body .latestLocation p {
        font-size: 14px;
        line-height: 16px;
        font-family: "Open Sans", sans-serif;
        text-transform: none; }
      .yourShops .body .latestLocation ul {
        list-style: none;
        padding: 0;
        margin: 0;
        margin-bottom: 10px; }
        .yourShops .body .latestLocation ul li {
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          background: #000;
          border-radius: none;
          color: #fff;
          cursor: pointer;
          display: inline-block;
          font-size: 18px;
          line-height: 16px;
          margin-bottom: 5px;
          margin-right: 5px;
          padding: 5px 15px; }
          .yourShops .body .latestLocation ul li:hover {
            background: #000; }
      .yourShops .body .latestLocation p span {
        font-weight: normal; }
      .yourShops .body .latestLocation.active {
        display: block; }
    .yourShops .body.hide {
      display: none; }

@media (max-width: 989px) {
  .our-shops-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

  .sidebar .legend, .newShopSearch .legend {
    margin-bottom: 0; }

  #container .s-content {
    margin-bottom: 10px; }

  #container .main-col.our-shops {
    order: 2; }

  .sidebar, .newShopSearch {
    margin-bottom: 10px;
    order: 1;
    width: 100%; } }
@media (max-width: 989px) and (min-width: 660px) {
  .shop-details-page .shop-details-sidebar {
    width: 280px;
    float: left; }

  .shop-details-page .shop-details {
    width: 280px;
    float: right;
    padding-top: 20px; }

  .shop-details-page .directions.btn-more {
    clear: both; } }
@media (max-width: 659px) {
  .new-shop-style {
    flex-wrap: wrap; }

  .new-shop-style .shop-details-sidebar,
  .new-shop-style .new-shop-details {
    width: 100%; }

  .yourShops header p {
    font-size: 14px; }

  .customPapers ul {
    padding: 0; }
    .customPapers ul li a {
      font-size: 3vw; } }

/*# sourceMappingURL=shops.css.map */
