/* GENERATED LESS STYLESHEET 2018 (c) IcIWare */ 
#bag {
  padding: 0.5rem 1rem;
  min-height: calc(100% - 8rem);
  height: calc(100% - 8rem);
}
#bag * {
  list-style: none;
  box-sizing: border-box;
}
#bag table {
  border-collapse: collapse;
}
#bag .bag-content td:first-child {
  text-align: left;
}
#bag h3 {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  margin: 2rem 0 0.5rem 0;
  text-align: center;
}
#bag .button {
  width: 165px;
  text-align: center;
  transition: all 0.2s;
}
#bag .button:hover {
  background: black;
  color: white;
}
#bag .section-bag {
  width: 100%;
  border-collapse: collapse;
}
#bag .section-bag .action {
  cursor: pointer;
  display: inline-block;
  margin: 0.5rem;
}
#bag .section-bag .action.action-to-bag img {
  height: 1em;
  width: 1em;
  margin-bottom: -2px;
}
#bag .section-bag .button-checkout,
#bag .section-bag .button-to-bag {
  margin-top: 2rem;
  background: #fcc4f9;
  border-color: #fcc4f9;
  font-weight: bold;
  letter-spacing: 0.2rem;
}
#bag .section-bag .button-checkout:hover,
#bag .section-bag .button-to-bag:hover {
  background: black;
  border-color: black;
  color: #fcc4f9;
}
#bag .section-bag span {
  cursor: pointer;
}
#bag .section-bag .bag-footer td > div {
  display: flex;
  justify-content: space-between;
}
#bag .section-bag .bag-footer button,
#bag .section-bag .bag-footer .button {
  text-transform: uppercase;
}
#bag .section-bag .bag-footer-leave {
  display: flex;
  flex-direction: column;
  width: 240px;
}
#bag .section-bag .bag-footer-leave .button {
  width: 100%;
}
#bag .section-bag thead th,
#bag .section-address thead th {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 0.5rem;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-size: 10pt;
}
#bag .section-bag thead th:nth-child(2),
#bag .section-address thead th:nth-child(2) {
  text-align: left;
}
#bag .section-bag thead th:first-child,
#bag .section-address thead th:first-child {
  border-left: 1px solid black;
}
#bag .section-bag thead th:last-child,
#bag .section-address thead th:last-child {
  border-right: 1px solid black;
}
#bag .section-bag tbody.bag-content,
#bag .section-address tbody.bag-content {
  text-align: center;
}
#bag .section-bag tbody.bag-content td:nth-child(2),
#bag .section-address tbody.bag-content td:nth-child(2) {
  text-align: left;
}
#bag .section-bag tbody.bag-content td:nth-child(2) b,
#bag .section-address tbody.bag-content td:nth-child(2) b {
  font-size: 10pt;
}
#bag .section-bag tbody.bag-content tr:first-child td:first-child img,
#bag .section-address tbody.bag-content tr:first-child td:first-child img {
  margin-top: 5px;
}
#bag .section-bag a.button,
#bag .section-address a.button {
  display: block;
  margin: 0.5rem 2rem 0.5rem 0;
}
#bag .section-bag .thumbnail,
#bag .section-address .thumbnail {
  max-height: 150px;
}
#bag .section-address > * {
  margin-top: 2rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#bag .section-address .address-body {
  flex-direction: column;
  /* desktop only style */
  /* portrait mode for phones */
}
#bag .section-address .address-body > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: start;
}
#bag .section-address .address-body fieldset {
  padding: 0;
  margin: 0.5rem calc(12% / 3) 0 0;
  width: 22%;
}
#bag .section-address .address-body input,
#bag .section-address .address-body select {
  padding: 0.5rem;
  border-radius: 3px;
  border: 1px solid #fcc4f9;
}
#bag .section-address .address-body input {
  width: 100%;
}
#bag .section-address .address-body select {
  width: 100%;
  height: 35px;
}
#bag .section-address .address-body-address-sameasbilling input {
  border-color: black;
  background: white none repeat scroll 0% 0%;
  text-transform: uppercase;
  border-radius: 0;
}
#bag .section-address .address-body-address-sameasbilling input:hover {
  background: black;
  color: white;
}
@media (min-aspect-ratio: 1/1), (aspect-ratio: 1/1) {
  #bag .section-address .address-body-account-taxnumber {
    margin-right: 0 !important;
  }
  #bag .section-address .address-body-account-zipcode,
  #bag .section-address .address-body-address-zipcode {
    width: 11% !important;
  }
  #bag .section-address .address-body-account-address,
  #bag .section-address .address-body-address-address {
    width: 33% !important;
  }
  #bag .section-address .address-body-account-zipcode,
  #bag .section-address .address-body-address-zipcode {
    margin-right: 0 !important;
  }
  #bag .section-address .address-body-address-sameasbilling {
    margin-left: calc(78% / 2) !important;
  }
}
@media (max-aspect-ratio: 1/1) {
  #bag .section-address .address-body fieldset {
    width: 100% !important;
  }
}
#bag .section-address h3 {
  width: 100%;
}
#bag .section-address table {
  width: 100%;
  text-align: center;
}
#bag .section-address .summary-line-header {
  font-weight: bold;
  width: 10em;
  display: inline-block;
}
#bag .section-address .summary-body {
  margin-top: 1rem;
  flex-direction: column;
  /* table {
                tr {
                    position: relative;
                }

                td, th {
                    border: 1px solid @highlight;
                    width: 25%;
                }
            }*/
}
#bag .section-address .summary-body .total {
  text-align: center;
  margin-top: 1rem;
  font-weight: 600;
  font-size: larger;
}
#bag .section-address .summary-footer {
  margin-top: 2rem;
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
}
#bag .section-address .summary-footer .button {
  margin: 1rem 2.1rem 0px;
}
#bag .section-done {
  text-align: center;
  margin: 1rem;
  font-size: larger;
  font-weight: bold;
}
#bag .bag-empty-message .button {
  margin: 5rem auto !important;
}
#barion-submit,
#wire-submit {
  display: flex;
  justify-content: center !important;
  align-items: center !important;
  border: 1px solid black;
  margin-top: 3rem !important;
  border-radius: 3px;
  box-sizing: border-box;
  width: calc(100% - 2px - 2 * 2.1rem) !important;
  background: #2c2e2f;
  color: white;
  min-height: 50px;
  cursor: pointer;
}
#barion-submit {
  margin-top: 1.5rem !important;
}
.order-invalid > div {
  text-align: center;
  margin: auto;
}
/* desktop only style */
@media (min-aspect-ratio: 1/1), (aspect-ratio: 1/1) {
  #barion-submit,
  #wire-submit,
  #paypal-button-container {
    margin-left: auto;
    margin-right: auto;
    width: 400px !important;
    padding: 0 !important;
  }
  .summary-footer .button {
    width: 300px !important;
    line-height: 41.6px;
  }
}
/* portrait mode for phones */
@media (max-aspect-ratio: 1/1) {
  .button-checkout,
  .bag-footer-leave {
    width: 100% !important;
  }
  .two-part-wide {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .shipping-note {
    text-align: center;
    font-size: 9pt;
  }
  .summary-body table {
    border-collapse: collapse;
  }
  .summary-body table th:nth-child(3) {
    border-right: 1px solid black;
  }
  .summary-footer .button {
    width: 100% !important;
    line-height: 2.5rem;
    border-radius: 3px;
  }
  .bag-footer td > div {
    flex-direction: column-reverse;
  }
  #barion-submit,
  #wire-submit {
    width: 100% !important;
    margin-top: 1.5rem !important;
  }
  .bag-content td:nth-child(2) {
    font-size: 9pt;
  }
}
#paypal-button-container {
  text-align: center;
  margin: 1rem auto;
  width: calc(100% - 2rem);
}

