HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/wwwroot/css/mobile/partials/_dpdParchel.sass
.checkout-page
  .checkout-block
    #map-canvas
      width: 100%
      height: 450px
      border: 1px solid #d6cfc9
      border-radius: 4px

    #dpd-parcel-shop-box
      padding: 0 2px
      background-color: transparent
      &.open
        max-height: 460px
      .gm-fullscreen-control
        display: none
      #pac-close
        display: none
      #pac-input
        border: 1px solid #d6cfc9
        border-radius: 4px
        +regular
        font-size: 14px
        line-height: 17px
        color: $mobileBlack
        padding: 0 8px
        width: calc(100% - 80px)
        margin-top: 10px
        margin-left: 10px
        position: relative
      #pac-submit
        +icon-sprite-mobile(-90px -90px, 20px, 20px)
        display: block
        position: absolute
        right: 80px !important
        top: 16px !important
        &:focus
          outline: none
          box-shadow: none
      .shopInfoContainer
        h1
          margin-bottom: 0
          +bold
          font-size: 14px
          line-height: 17px
          color: $mobileBlack
        p
          +regular
          font-size: 13px
          line-height: 15px
          color: $mobileBlack
          margin: 0 0 10px
        .openingHours
          margin-bottom: 15px
          table tr td
            padding-right: 10px

          h2
            margin: 0
            padding: 0
            font-size: 1.2em

        .btn
          margin-top: 5px
          height: 30px
          cursor: pointer
          background-color: $blue
          border-radius: 4px
          width: 200px
          +semibold
          color: white
          font-size: 13px
          line-height: 15px
          padding: 0 15px
          position: relative
          +flex(center, center)
          input
            position: absolute
            width: 100%
            height: 100%
            left: 0
            top: 0
            opacity: 0


        .centerText
          input
            cursor: pointer


      #chosenShop
        margin: 10px 16px
        border: 1px solid #e7e4e1
        display: inline-block
        padding: 20px
        h1
          margin: 0
        .openingHours
          margin-bottom: 15px
          h2
            +semibold
            font-size: 14px
            line-height: 16px
            color: $blue
          table
            tr
              margin-bottom: 3px
              td
                padding: 2px 10px 1px 0
                font-size: 13px
                line-height: 14px
                color: $mobileBlack
                +regular