/****** FILE: swipestripe/css/Order.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
.swipe-stripe .swipe-stripe-order-address .swipe-stripe-address-title,
.swipe-stripe .swipe-stripe-order-address .swipe-stripe-address-company, .swipe-stripe-email .swipe-stripe-order-address .swipe-stripe-address-title,
.swipe-stripe-email .swipe-stripe-order-address .swipe-stripe-address-company {
  margin: 0; }

.swipe-stripe .swipe-stripe-order-address .swipe-stripe-address-title, .swipe-stripe-email .swipe-stripe-order-address .swipe-stripe-address-title {
  font-weight: bold; }

.swipe-stripe .swipe-stripe-order-address .swipe-stripe-order-address-shipping .swipe-stripe-address-content, .swipe-stripe-email .swipe-stripe-order-address .swipe-stripe-order-address-shipping .swipe-stripe-address-content {
  margin: 0; }

@media (min-width: 400px) {
  .swipe-stripe .swipe-stripe-order-address .swipe-stripe-order-address-billing, .swipe-stripe-email .swipe-stripe-order-address .swipe-stripe-order-address-billing {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
  .swipe-stripe .swipe-stripe-order-address .swipe-stripe-order-address-shipping, .swipe-stripe-email .swipe-stripe-order-address .swipe-stripe-order-address-shipping {
    width: 47.82609%;
    float: right;
    margin-right: 0; } }

.swipe-stripe .swipe-stripe-order-products .swipe-stripe-order-total td, .swipe-stripe-email .swipe-stripe-order-products .swipe-stripe-order-total td {
  font-size: 18px; }
  .swipe-stripe .swipe-stripe-order-products .swipe-stripe-order-total td small, .swipe-stripe-email .swipe-stripe-order-products .swipe-stripe-order-total td small {
    font-weight: normal; }

.swipe-stripe .swipe-stripe-order-products .swipe-stripe-checkout-review-tax td, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-checkout-review-net td, .swipe-stripe-email .swipe-stripe-order-products .swipe-stripe-checkout-review-tax td, .swipe-stripe-email .swipe-stripe-order-products .swipe-stripe-checkout-review-net td {
  border: 0;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 0; }
  .swipe-stripe .swipe-stripe-order-products .swipe-stripe-checkout-review-tax td.col-Title, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-checkout-review-net td.col-Title, .swipe-stripe-email .swipe-stripe-order-products .swipe-stripe-checkout-review-tax td.col-Title, .swipe-stripe-email .swipe-stripe-order-products .swipe-stripe-checkout-review-net td.col-Title {
    text-align: right; }


/****** FILE: swipestripe/css/Product.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
.swipe-stripe-product-teaser {
  padding: 0 0 38px; }
  .swipe-stripe-product-teaser a {
    color: #000;
    position: relative; }
    .swipe-stripe-product-teaser a, .swipe-stripe-product-teaser a:hover {
      text-decoration: none; }
  .swipe-stripe-product-teaser p a {
    text-decoration: underline; }
    .swipe-stripe-product-teaser p a:hover {
      text-decoration: none; }
  .swipe-stripe-product-teaser.out-of-stock a:before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 40px;
    left: 10px;
    background: center center no-repeat url("/mysite/images/out-of-stock.png");
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    content: ''; }
  .swipe-stripe-product-teaser .swipe-stripe-product-teaser-price {
    display: block;
    font-weight: bold;
    font-size: 22px; }
  .swipe-stripe-product-teaser .swipe-stripe-product-teaser-price-info {
    clear: both;
    display: block;
    font-size: 14px;
    margin: 0 0 5px;
    float: right;
    line-height: 30px; }
  .swipe-stripe-product-teaser .swipe-stripe-product-teaser-sub-title {
    float: right;
    text-align: right;
    display: block;
    font-size: 14px;
    line-height: 32px; }
  .swipe-stripe-product-teaser .swipe-stripe-product-teaser-price-hint {
    clear: both; }
  .swipe-stripe-product-teaser .swipe-stripe-product-teaser-more-link {
    float: left;
    margin-top: 5px; }

.size-helper {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }

@media (min-width: 600px) {
  .swipe-stripe-product-teaser, .size-helper-item {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
    .swipe-stripe-product-teaser.multiple-2, .size-helper-item.multiple-2 {
      width: 47.82609%;
      float: right;
      margin-right: 0; }
    .swipe-stripe-product-teaser.multiple-2-1, .size-helper-item.multiple-2-1 {
      clear: both; } }

@media (min-width: 800px) {
  .swipe-stripe-product-teaser, .swipe-stripe-product-teaser.multiple-2, .size-helper-item, .size-helper-item.multiple-2 {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%; }
  .swipe-stripe-product-teaser.multiple-3, .size-helper-item.multiple-3 {
    width: 30.43478%;
    float: right;
    margin-right: 0; }
  .swipe-stripe-product-teaser.multiple-2-1, .size-helper-item.multiple-2-1 {
    clear: none; }
  .swipe-stripe-product-teaser.multiple-3-1, .size-helper-item.multiple-3-1 {
    clear: both; } }

.other-products, .home-products {
  position: relative;
  padding-left: 40px;
  padding-right: 40px; }
  .other-products > h3, .home-products > h3 {
    text-align: center;
    font-weight: 700;
    clear: both;
    font-size: 32px;
    font-family: "Gotham-Black", "SourceSansPro", sans-serif;
    margin: 0 0 35px;
    line-height: 1.1; }
  .other-products .swipe-stripe-product-teaser, .home-products .swipe-stripe-product-teaser {
    float: left;
    clear: none; }
  .other-products .arrow, .home-products .arrow {
    position: absolute;
    top: 50%;
    width: 10px;
    height: 24px;
    margin: -48px 0 0;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden; }
    .other-products .arrow.prev, .home-products .arrow.prev {
      left: 0;
      background: url("/mysite/images/icons/arrow-left.png"); }
      .other-products .arrow.prev:hover, .other-products .arrow.prev.disabled, .home-products .arrow.prev:hover, .home-products .arrow.prev.disabled {
        background: url("/mysite/images/icons/arrow-left-hover.png"); }
    .other-products .arrow.next, .home-products .arrow.next {
      right: 0;
      background: url("/mysite/images/icons/arrow-right.png"); }
      .other-products .arrow.next:hover, .other-products .arrow.next.disabled, .home-products .arrow.next:hover, .home-products .arrow.next.disabled {
        background: url("/mysite/images/icons/arrow-right-hover.png"); }
    .other-products .arrow.disabled, .home-products .arrow.disabled {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
      opacity: 0.3; }
    .other-products .arrow:focus, .home-products .arrow:focus {
      outline: 0; }
  .other-products .products-container, .home-products .products-container {
    overflow: hidden;
    padding: 5px 0 0; }

.swipe-stripe-product-images {
  padding: 18px 0 30px;
  position: relative; }
  .swipe-stripe-product-images:after {
    position: absolute;
    top: -50px;
    left: -50px;
    content: url("/mysite/images/guetesiegel.png");
    width: 150px;
    height: 150px; }
  .swipe-stripe-product-images .product-image {
    width: 23.40426%;
    float: left;
    margin-right: 2.12766%; }
    .swipe-stripe-product-images .product-image.last {
      width: 23.40426%;
      float: right;
      margin-right: 0; }
    .swipe-stripe-product-images .product-image a {
      display: block;
      text-decoration: none;
      color: #000; }
      .swipe-stripe-product-images .product-image a img {
        border: 0;
        display: block;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        width: 100%; }
  @media (min-width: 600px) {
    .swipe-stripe-product-images {
      width: 65.21739%;
      float: left;
      margin-right: 4.34783%; } }

.swipe-stripe-product-details {
  padding: 18px 0 30px; }
  @media (min-width: 600px) {
    .swipe-stripe-product-details {
      width: 30.43478%;
      float: right;
      margin-right: 0; } }
  .swipe-stripe-product-details .swipe-stripe-product-price-info {
    margin: 0 0 2px; }
  .swipe-stripe-product-details .swipe-stripe-product-price {
    font-weight: bold;
    font-size: 28px;
    line-height: 40px;
    margin: 0 70px 0 0; }
    .swipe-stripe-product-details .swipe-stripe-product-price small {
      font-weight: normal;
      font-size: 14px; }
  .swipe-stripe-product-details .swipe-stripe-product-add-to-cart form {
    padding: 5px 0 50px; }
    .swipe-stripe-product-details .swipe-stripe-product-add-to-cart form div.quantity {
      float: right; }
      .swipe-stripe-product-details .swipe-stripe-product-add-to-cart form div.quantity label.left {
        display: none; }
      .swipe-stripe-product-details .swipe-stripe-product-add-to-cart form div.quantity .middleColumn {
        margin: 2px 0 0; }
        .swipe-stripe-product-details .swipe-stripe-product-add-to-cart form div.quantity .middleColumn input {
          width: 60px;
          text-align: center !important; }
    .swipe-stripe-product-details .swipe-stripe-product-add-to-cart form .Actions {
      clear: both;
      margin: 5px 0 0; }
      .swipe-stripe-product-details .swipe-stripe-product-add-to-cart form .Actions input {
        padding: 10px 0 8px !important;
        width: 100%; }
        .swipe-stripe-product-details .swipe-stripe-product-add-to-cart form .Actions input.disabled {
          background: #000;
          opacity: .5;
          cursor: default; }
  .swipe-stripe-product-details .swipe-stripe-product-details-table {
    width: 100%; }
    .swipe-stripe-product-details .swipe-stripe-product-details-table tr {
      border-bottom: 1px solid #CACACA; }
      .swipe-stripe-product-details .swipe-stripe-product-details-table tr.last {
        border-bottom: 0; }
      .swipe-stripe-product-details .swipe-stripe-product-details-table tr.swipe-stripe-product-detail-link, .swipe-stripe-product-details .swipe-stripe-product-details-table tr.swipe-stripe-product-detail-file {
        background: right center no-repeat url("/mysite/images/icons/document.png"); }
      .swipe-stripe-product-details .swipe-stripe-product-details-table tr.swipe-stripe-product-detail-video {
        background: right center no-repeat url("/mysite/images/icons/video.png"); }
      .swipe-stripe-product-details .swipe-stripe-product-details-table tr td, .swipe-stripe-product-details .swipe-stripe-product-details-table tr th {
        padding: 10px 0;
        font-size: 15px;
        border: 0; }
        .swipe-stripe-product-details .swipe-stripe-product-details-table tr td .green, .swipe-stripe-product-details .swipe-stripe-product-details-table tr th .green {
          color: #198400; }
        .swipe-stripe-product-details .swipe-stripe-product-details-table tr td .red, .swipe-stripe-product-details .swipe-stripe-product-details-table tr th .red {
          color: #BD0923; }
        .swipe-stripe-product-details .swipe-stripe-product-details-table tr td .grey, .swipe-stripe-product-details .swipe-stripe-product-details-table tr th .grey {
          color: #747474; }
      .swipe-stripe-product-details .swipe-stripe-product-details-table tr th {
        text-align: left;
        font-weight: bold;
        vertical-align: top; }
        .swipe-stripe-product-details .swipe-stripe-product-details-table tr th a {
          color: #000;
          text-decoration: none; }
      .swipe-stripe-product-details .swipe-stripe-product-details-table tr td {
        text-align: right; }


/****** FILE: swipestripe/css/ShopPage.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
.swipe-stripe-navigation {
  position: absolute;
  position: fixed;
  text-align: right;
  right: 0;
  top: 35%;
  z-index: 300;
  width: 0; }
  .swipe-stripe-navigation a {
    margin: 0 0 5px 0;
    display: inline-block;
    white-space: nowrap;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    position: relative;
    text-shadow: 1px 1px 0 #131313;
    padding: 7px 20px 7px 10px; }
    .swipe-stripe-navigation a, .swipe-stripe-navigation a .icon {
      background: #181818;
      border-top: 2px solid #000;
      border-bottom: 2px solid #000;
      color: #FFF;
      font-weight: bold;
      font-size: 16px;
      text-decoration: none;
      cursor: pointer; }
    .swipe-stripe-navigation a .icon {
      border-left: 2px solid #000;
      -webkit-border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      -ms-border-radius: 3px 0 0 3px;
      -o-border-radius: 3px 0 0 3px;
      border-radius: 3px 0 0 3px;
      position: absolute;
      left: -40px;
      top: 0;
      bottom: 0;
      width: 40px;
      padding: 0;
      margin: -2px 0;
      text-align: center; }
      .swipe-stripe-navigation a .icon span {
        -webkit-transform: scale(0.6, 0.6);
        -moz-transform: scale(0.6, 0.6);
        -ms-transform: scale(0.6, 0.6);
        -o-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6); }
    .swipe-stripe-navigation a:hover {
      background: #000;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%); }
      .swipe-stripe-navigation a:hover .icon {
        background: #000; }
  .swipe-stripe-navigation .swipe-stripe-cart-navigation.show-cart-hint a {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }

.home-products .swipe-stripe-product-teaser-price,
.home-products .swipe-stripe-product-teaser-price-hint,
.home-products .swipe-stripe-product-teaser-price-info {
  display: none; }

.home-products .swipe-stripe-product-teaser-more-link {
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  display: block;
  outline: none;
  padding: 0;
  margin: 0;
  color: #000 !important;
  text-decoration: none;
  position: relative;
  text-shadow: none;
  font-weight: normal;
  padding: 0;
  border: 0;
  margin: 0;
  text-transform: none;
  background: transparent !important;
  font-size: 13px; }
  .home-products .swipe-stripe-product-teaser-more-link:after {
    position: absolute;
    content: ' ';
    width: 5px;
    height: 10px;
    background: url("/swipestripe/images/../../mysite/images/icons/arrow-small-right.png");
    right: -5px;
    top: 50%;
    margin: -5px -5px 0 0; }
  .home-products .swipe-stripe-product-teaser-more-link:hover:after {
    background: url("/swipestripe/images/../../mysite/images/icons/arrow-small-right-hover.png"); }

.swipe-stripe h3, .swipe-stripe .swipe-stripe-address-preview-select-list .swipe-stripe-address-title, .swipe-stripe #PaymentMethod label.left {
  border-bottom: 1px solid #D6D6D6;
  margin: 0 0 18px;
  clear: both;
  font-size: 17px;
  font-weight: bold; }

.swipe-stripe select {
  color: #747474;
  background: #FFF; }
  .swipe-stripe select option {
    padding: 3px 10px;
    color: #000; }
    .swipe-stripe select option:first-child {
      padding: 3px;
      color: #747474; }

.swipe-stripe .swipe-stripe-has-placeholder-show-label select {
  color: #000; }

.swipe-stripe div.field.text label.left,
.swipe-stripe div.field.dropdown label.left,
.swipe-stripe div.field.textarea label.left {
  -webkit-transition: color 400ms ease;
  -moz-transition: color 400ms ease;
  -o-transition: color 400ms ease;
  transition: color 400ms ease;
  color: #747474; }

.swipe-stripe div.field.text:hover label.left, .swipe-stripe div.field.text.swipe-stripe-input-focus label.left,
.swipe-stripe div.field.dropdown:hover label.left,
.swipe-stripe div.field.dropdown.swipe-stripe-input-focus label.left,
.swipe-stripe div.field.textarea:hover label.left,
.swipe-stripe div.field.textarea.swipe-stripe-input-focus label.left {
  color: #000; }

.swipe-stripe form .Actions .action.left {
  float: left;
  margin: 0 10px 0 0; }

.swipe-stripe form .Actions .action.right {
  float: right;
  margin: 0 0 0 10px; }

.swipe-stripe .swipe-stripe-cart form .Actions {
  float: right; }
  .swipe-stripe .swipe-stripe-cart form .Actions input {
    float: left; }

.swipe-stripe .ss-gridfield-table, .swipe-stripe .swipe-stripe-table {
  width: 100%; }
  .swipe-stripe .ss-gridfield-table tr td, .swipe-stripe .ss-gridfield-table tr th, .swipe-stripe .swipe-stripe-table tr td, .swipe-stripe .swipe-stripe-table tr th {
    padding: 15px;
    vertical-align: top;
    border-right: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    font-weight: bold; }
    .swipe-stripe .ss-gridfield-table tr td:first-child, .swipe-stripe .ss-gridfield-table tr th:first-child, .swipe-stripe .swipe-stripe-table tr td:first-child, .swipe-stripe .swipe-stripe-table tr th:first-child {
      border-left: 0; }
    .swipe-stripe .ss-gridfield-table tr td:last-child, .swipe-stripe .ss-gridfield-table tr th:last-child, .swipe-stripe .swipe-stripe-table tr td:last-child, .swipe-stripe .swipe-stripe-table tr th:last-child {
      border-right: 0; }
    .swipe-stripe .ss-gridfield-table tr td.col-DeleteButton, .swipe-stripe .ss-gridfield-table tr th.col-DeleteButton, .swipe-stripe .swipe-stripe-table tr td.col-DeleteButton, .swipe-stripe .swipe-stripe-table tr th.col-DeleteButton {
      width: 40px;
      padding-left: 0;
      padding-right: 0;
      vertical-align: middle;
      text-align: center; }
      .swipe-stripe .ss-gridfield-table tr td.col-DeleteButton a, .swipe-stripe .ss-gridfield-table tr th.col-DeleteButton a, .swipe-stripe .swipe-stripe-table tr td.col-DeleteButton a, .swipe-stripe .swipe-stripe-table tr th.col-DeleteButton a {
        -webkit-tap-highlight-color: transparent;
        cursor: pointer;
        background: transparent;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        display: block;
        outline: none;
        padding: 0;
        margin: 0;
        display: inline-block;
        -webkit-transform: scale(0.7, 0.7);
        -moz-transform: scale(0.7, 0.7);
        -ms-transform: scale(0.7, 0.7);
        -o-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7); }
        .swipe-stripe .ss-gridfield-table tr td.col-DeleteButton a span, .swipe-stripe .ss-gridfield-table tr th.col-DeleteButton a span, .swipe-stripe .swipe-stripe-table tr td.col-DeleteButton a span, .swipe-stripe .swipe-stripe-table tr th.col-DeleteButton a span {
          color: #000; }
          .swipe-stripe .ss-gridfield-table tr td.col-DeleteButton a span:before, .swipe-stripe .ss-gridfield-table tr th.col-DeleteButton a span:before, .swipe-stripe .swipe-stripe-table tr td.col-DeleteButton a span:before, .swipe-stripe .swipe-stripe-table tr th.col-DeleteButton a span:before {
            height: 3px; }
          .swipe-stripe .ss-gridfield-table tr td.col-DeleteButton a span:after, .swipe-stripe .ss-gridfield-table tr th.col-DeleteButton a span:after, .swipe-stripe .swipe-stripe-table tr td.col-DeleteButton a span:after, .swipe-stripe .swipe-stripe-table tr th.col-DeleteButton a span:after {
            width: 3px; }
  .swipe-stripe .ss-gridfield-table tr th, .swipe-stripe .swipe-stripe-table tr th {
    padding: 5px;
    text-align: center;
    vertical-align: middle; }
  .swipe-stripe .ss-gridfield-table tbody tr:nth-child(2n+1), .swipe-stripe .swipe-stripe-table tbody tr:nth-child(2n+1) {
    background: #F0F0F0;
    background: rgba(0, 0, 0, 0.03); }

.swipe-stripe .swipe-stripe-login {
  width: 30.43478%;
  float: left;
  margin-right: 4.34783%;
  float: none;
  margin: 0 auto; }
  .swipe-stripe .swipe-stripe-login input.text {
    width: 100%; }

.js .swipe-stripe div.field.swipe-stripe-has-placeholder label.left {
  opacity: 0;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease; }

.js .swipe-stripe div.field.swipe-stripe-has-placeholder.swipe-stripe-has-placeholder-show-label label.left {
  opacity: 1; }


/****** FILE: swipestripe/css/ShopPageCheckoutStepNavigation.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
.swipe-stripe-checkout-step-navigation ul {
  display: table;
  border: 1px solid #CACACA;
  margin: 0 0 40px;
  padding: 0; }
  .swipe-stripe-checkout-step-navigation ul li {
    display: table-cell;
    width: 1%;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    height: 40px;
    border-right: 1px solid #CACACA; }
    .swipe-stripe-checkout-step-navigation ul li a, .swipe-stripe-checkout-step-navigation ul li span {
      color: #000; }
    .swipe-stripe-checkout-step-navigation ul li.disabled a, .swipe-stripe-checkout-step-navigation ul li.disabled span {
      color: #CACACA; }
    .swipe-stripe-checkout-step-navigation ul li.current a, .swipe-stripe-checkout-step-navigation ul li.current span {
      color: #000;
      font-weight: bold;
      text-decoration: underline; }
    .swipe-stripe-checkout-step-navigation ul li.last {
      border-right: 0; }


/****** FILE: swipestripe/css/ShopPage_cart.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
.swipe-stripe .swipe-stripe-cart .ss-gridfield-table, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table {
  margin: 0; }
  .swipe-stripe .swipe-stripe-cart .ss-gridfield-table tr td, .swipe-stripe .swipe-stripe-cart .ss-gridfield-table tr th, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table tr td, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table tr th, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table tr td, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table tr th, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table tr td, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table tr th, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table tr td, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table tr th, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table tr td, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table tr th {
    vertical-align: middle; }
    .swipe-stripe .swipe-stripe-cart .ss-gridfield-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-cart .ss-gridfield-table tr td.col-Quantity, .swipe-stripe .swipe-stripe-cart .ss-gridfield-table tr td.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-cart .ss-gridfield-table tr th.col-ProductPrice, .swipe-stripe .swipe-stripe-cart .ss-gridfield-table tr th.col-Quantity, .swipe-stripe .swipe-stripe-cart .ss-gridfield-table tr th.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table tr td.col-Quantity, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table tr td.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table tr th.col-ProductPrice, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table tr th.col-Quantity, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table tr th.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table tr td.col-Quantity, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table tr td.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table tr th.col-ProductPrice, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table tr th.col-Quantity, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table tr th.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table tr td.col-Quantity, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table tr td.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table tr th.col-ProductPrice, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table tr th.col-Quantity, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table tr th.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table tr td.col-Quantity, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table tr td.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table tr th.col-ProductPrice, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table tr th.col-Quantity, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table tr th.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table tr td.col-Quantity, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table tr td.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table tr th.col-ProductPrice, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table tr th.col-Quantity, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table tr th.col-ProductPriceTotal {
      width: 130px; }
  .swipe-stripe .swipe-stripe-cart .ss-gridfield-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-cart .ss-gridfield-table tr td.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table tr td.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table tr td.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table tr td.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table tr td.col-ProductPriceTotal, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table tr td.col-ProductPrice, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table tr td.col-ProductPriceTotal {
    text-align: right; }
  .swipe-stripe .swipe-stripe-cart .ss-gridfield-table tr td.col-Quantity, .swipe-stripe .swipe-stripe-cart .swipe-stripe-table tr td.col-Quantity, .swipe-stripe .swipe-stripe-checkout-review-products .ss-gridfield-table tr td.col-Quantity, .swipe-stripe .swipe-stripe-checkout-review-products .swipe-stripe-table tr td.col-Quantity, .swipe-stripe .swipe-stripe-order-products .ss-gridfield-table tr td.col-Quantity, .swipe-stripe .swipe-stripe-order-products .swipe-stripe-table tr td.col-Quantity {
    text-align: center; }

.swipe-stripe .swipe-stripe-cart input.quantity, .swipe-stripe .swipe-stripe-checkout-review-products input.quantity, .swipe-stripe .swipe-stripe-order-products input.quantity {
  width: 100%;
  font-weight: 700;
  text-align: center; }

.swipe-stripe .swipe-stripe-cart #Total, .swipe-stripe .swipe-stripe-cart #SwipeStripeCartForm_CartForm_Total_Holder, .swipe-stripe .swipe-stripe-checkout-review-products #Total, .swipe-stripe .swipe-stripe-checkout-review-products #SwipeStripeCartForm_CartForm_Total_Holder, .swipe-stripe .swipe-stripe-order-products #Total, .swipe-stripe .swipe-stripe-order-products #SwipeStripeCartForm_CartForm_Total_Holder {
  text-align: right;
  border-bottom: 1px solid #d6d6d6;
  padding: 15px 0;
  margin: 0 0 18px; }
  .swipe-stripe .swipe-stripe-cart #Total label.left, .swipe-stripe .swipe-stripe-cart #SwipeStripeCartForm_CartForm_Total_Holder label.left, .swipe-stripe .swipe-stripe-checkout-review-products #Total label.left, .swipe-stripe .swipe-stripe-checkout-review-products #SwipeStripeCartForm_CartForm_Total_Holder label.left, .swipe-stripe .swipe-stripe-order-products #Total label.left, .swipe-stripe .swipe-stripe-order-products #SwipeStripeCartForm_CartForm_Total_Holder label.left {
    display: inline;
    color: #999;
    font-size: 14px;
    font-style: italic;
    font-weight: 400; }
  .swipe-stripe .swipe-stripe-cart #Total .middleColumn, .swipe-stripe .swipe-stripe-cart #SwipeStripeCartForm_CartForm_Total_Holder .middleColumn, .swipe-stripe .swipe-stripe-checkout-review-products #Total .middleColumn, .swipe-stripe .swipe-stripe-checkout-review-products #SwipeStripeCartForm_CartForm_Total_Holder .middleColumn, .swipe-stripe .swipe-stripe-order-products #Total .middleColumn, .swipe-stripe .swipe-stripe-order-products #SwipeStripeCartForm_CartForm_Total_Holder .middleColumn {
    display: inline;
    margin: 0;
    padding: 0 15px; }
    .swipe-stripe .swipe-stripe-cart #Total .middleColumn span, .swipe-stripe .swipe-stripe-cart #SwipeStripeCartForm_CartForm_Total_Holder .middleColumn span, .swipe-stripe .swipe-stripe-checkout-review-products #Total .middleColumn span, .swipe-stripe .swipe-stripe-checkout-review-products #SwipeStripeCartForm_CartForm_Total_Holder .middleColumn span, .swipe-stripe .swipe-stripe-order-products #Total .middleColumn span, .swipe-stripe .swipe-stripe-order-products #SwipeStripeCartForm_CartForm_Total_Holder .middleColumn span {
      display: inline;
      font-weight: 700;
      font-size: 24px;
      line-height: 33px; }


/****** FILE: swipestripe/css/ShopPage_checkout_account.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
.swipe-stripe .swipe-stripe-checkout-account fieldset {
  padding: 0 0 20px; }

.swipe-stripe .swipe-stripe-checkout-account .button.logout {
  display: inline-block; }

.swipe-stripe .swipe-stripe-checkout-account #CheckoutAccountOption {
  overflow: auto; }
  .swipe-stripe .swipe-stripe-checkout-account #CheckoutAccountOption ul li {
    margin: 0;
    clear: none;
    position: relative;
    padding: 0 0 18px; }
    @media (min-width: 600px) {
      .swipe-stripe .swipe-stripe-checkout-account #CheckoutAccountOption ul li {
        width: 30.43478%;
        float: left;
        margin-right: 4.34783%; }
        .swipe-stripe .swipe-stripe-checkout-account #CheckoutAccountOption ul li.valLogin {
          width: 30.43478%;
          float: right;
          margin-right: 0; } }
    .swipe-stripe .swipe-stripe-checkout-account #CheckoutAccountOption ul li h3 {
      padding: 0 0 0 20px; }
    .swipe-stripe .swipe-stripe-checkout-account #CheckoutAccountOption ul li small {
      font-size: 13px; }
    .swipe-stripe .swipe-stripe-checkout-account #CheckoutAccountOption ul li input {
      position: absolute;
      left: 1px;
      top: 6px;
      margin: 0; }
    .swipe-stripe .swipe-stripe-checkout-account #CheckoutAccountOption ul li label {
      display: block;
      opacity: 0.5; }
      .swipe-stripe .swipe-stripe-checkout-account #CheckoutAccountOption ul li label:hover {
        opacity: 1; }
    .swipe-stripe .swipe-stripe-checkout-account #CheckoutAccountOption ul li input:checked + label {
      opacity: 1; }

.swipe-stripe .swipe-stripe-checkout-account input.text {
  width: 100%; }

@media (min-width: 600px) {
  .swipe-stripe .swipe-stripe-checkout-account #NewEmail, .swipe-stripe .swipe-stripe-checkout-account #SwipeStripeAccountForm_CheckoutAccountForm_NewEmail_Holder,
  .swipe-stripe .swipe-stripe-checkout-account #NewPassword, .swipe-stripe .swipe-stripe-checkout-account #SwipeStripeAccountForm_CheckoutAccountForm_NewPassword_Holder,
  .swipe-stripe .swipe-stripe-checkout-account #NewPassword2, .swipe-stripe .swipe-stripe-checkout-account #SwipeStripeAccountForm_CheckoutAccountForm_NewPassword2_Holder {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
    margin: 0 auto;
    clear: both;
    float: none; } }

@media (min-width: 600px) {
  .swipe-stripe .swipe-stripe-checkout-account #Email, .swipe-stripe .swipe-stripe-checkout-account #SwipeStripeAccountForm_CheckoutAccountForm_Email_Holder,
  .swipe-stripe .swipe-stripe-checkout-account #Password, .swipe-stripe .swipe-stripe-checkout-account #SwipeStripeAccountForm_CheckoutAccountForm_Password_Holder {
    width: 30.43478%;
    float: right;
    margin-right: 0;
    clear: both; } }

.swipe-stripe .swipe-stripe-checkout-account #Email label.right, .swipe-stripe .swipe-stripe-checkout-account #SwipeStripeAccountForm_CheckoutAccountForm_Email_Holder label.right,
.swipe-stripe .swipe-stripe-checkout-account #Password label.right, .swipe-stripe .swipe-stripe-checkout-account #SwipeStripeAccountForm_CheckoutAccountForm_Password_Holder label.right {
  margin: 0 0 10px;
  display: block; }
  .swipe-stripe .swipe-stripe-checkout-account #Email label.right a, .swipe-stripe .swipe-stripe-checkout-account #SwipeStripeAccountForm_CheckoutAccountForm_Email_Holder label.right a,
  .swipe-stripe .swipe-stripe-checkout-account #Password label.right a, .swipe-stripe .swipe-stripe-checkout-account #SwipeStripeAccountForm_CheckoutAccountForm_Password_Holder label.right a {
    text-decoration: underline; }
    .swipe-stripe .swipe-stripe-checkout-account #Email label.right a:hover, .swipe-stripe .swipe-stripe-checkout-account #SwipeStripeAccountForm_CheckoutAccountForm_Email_Holder label.right a:hover,
    .swipe-stripe .swipe-stripe-checkout-account #Password label.right a:hover, .swipe-stripe .swipe-stripe-checkout-account #SwipeStripeAccountForm_CheckoutAccountForm_Password_Holder label.right a:hover {
      text-decoration: none; }


/****** FILE: swipestripe/css/ShopPage_checkout_address.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
.swipe-stripe .swipe-stripe-checkout-address fieldset {
  min-height: 350px;
  padding: 0 0 20px; }

.swipe-stripe .swipe-stripe-checkout-address input.text, .swipe-stripe .swipe-stripe-checkout-address select {
  width: 100%; }

.swipe-stripe .swipe-stripe-checkout-address #BillingPersonType {
  min-height: 66px; }
  .swipe-stripe .swipe-stripe-checkout-address #BillingPersonType label.left {
    display: block; }
  .swipe-stripe .swipe-stripe-checkout-address #BillingPersonType .middleColumn li {
    margin: 0;
    padding: 9px 0 0;
    clear: none;
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
    .swipe-stripe .swipe-stripe-checkout-address #BillingPersonType .middleColumn li input {
      margin-top: 2px; }
    .swipe-stripe .swipe-stripe-checkout-address #BillingPersonType .middleColumn li:last-child {
      width: 47.82609%;
      float: right;
      margin-right: 0; }

@media (min-width: 600px) {
  .swipe-stripe .swipe-stripe-checkout-address #BillingPersonType {
    width: 65.21739%;
    float: left;
    margin-right: 4.34783%; }
    .swipe-stripe .swipe-stripe-checkout-address #BillingPersonType .middleColumn li {
      width: 46.66667%;
      float: left;
      margin-right: 6.66667%; }
      .swipe-stripe .swipe-stripe-checkout-address #BillingPersonType .middleColumn li:last-child {
        width: 46.66667%;
        float: right;
        margin-right: 0; }
  .swipe-stripe .swipe-stripe-checkout-address #BillingVAT, .swipe-stripe .swipe-stripe-checkout-address #SwipeStripeAddressForm_CheckoutAddressForm_BillingVAT_Holder {
    width: 30.43478%;
    float: right;
    margin-right: 0; }
  .swipe-stripe .swipe-stripe-checkout-address #BillingEmail, .swipe-stripe .swipe-stripe-checkout-address #SwipeStripeAddressForm_CheckoutAddressForm_BillingEmail_Holder {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
  .swipe-stripe .swipe-stripe-checkout-address #ShippingPhone, .swipe-stripe .swipe-stripe-checkout-address #SwipeStripeAddressForm_CheckoutAddressForm_ShippingPhone_Holder {
    width: 47.82609%;
    float: right;
    margin-right: 0; } }

.swipe-stripe .swipe-stripe-address-preview-select-list .middleColumn {
  margin: 0; }

.swipe-stripe .swipe-stripe-address-preview-select-list li {
  position: relative; }
  .swipe-stripe .swipe-stripe-address-preview-select-list li input {
    position: absolute;
    left: 1px;
    top: 6px;
    margin: 0; }
  .swipe-stripe .swipe-stripe-address-preview-select-list li label {
    display: block;
    opacity: 0.5; }
    .swipe-stripe .swipe-stripe-address-preview-select-list li label:hover {
      opacity: 1; }
  .swipe-stripe .swipe-stripe-address-preview-select-list li input:checked + label {
    opacity: 1; }
  .swipe-stripe .swipe-stripe-address-preview-select-list li h3, .swipe-stripe .swipe-stripe-address-preview-select-list li .swipe-stripe-address-title {
    padding: 0 0 0 20px;
    line-height: 26px; }

.swipe-stripe .hr {
  clear: both;
  margin: 30px 0 40px; }

.swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.text, .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.dropdown,
.swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.text,
.swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.dropdown {
  overflow: hidden; }
  @media (min-width: 600px) {
    .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.text, .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.dropdown,
    .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.text,
    .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.dropdown {
      clear: both;
      width: 47.82609%;
      float: left;
      margin-right: 4.34783%; }
      .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.text:nth-child(even), .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.dropdown:nth-child(even),
      .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.text:nth-child(even),
      .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.dropdown:nth-child(even) {
        clear: none;
        width: 47.82609%;
        float: right;
        margin-right: 0; } }
  @media (min-width: 800px) {
    .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.text, .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.dropdown,
    .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.text,
    .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.dropdown {
      clear: none; }
      .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.text, .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.text:nth-child(even), .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.dropdown, .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.dropdown:nth-child(even),
      .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.text,
      .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.text:nth-child(even),
      .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.dropdown,
      .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.dropdown:nth-child(even) {
        width: 30.43478%;
        float: left;
        margin-right: 4.34783%; }
      .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.text:nth-child(3n), .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.dropdown:nth-child(3n),
      .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.text:nth-child(3n),
      .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.dropdown:nth-child(3n) {
        width: 30.43478%;
        float: right;
        margin-right: 0; }
      .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.text:nth-child(3n+1), .swipe-stripe .swipe-stripe-billing-address-fields .composite div.field.dropdown:nth-child(3n+1),
      .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.text:nth-child(3n+1),
      .swipe-stripe .swipe-stripe-shipping-address-fields .composite div.field.dropdown:nth-child(3n+1) {
        clear: both; } }


/****** FILE: swipestripe/css/ShopPage_checkout_order.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
.swipe-stripe .swipe-stripe-coupon-container {
  padding: 20px 0 0; }
  .swipe-stripe .swipe-stripe-coupon-container p {
    margin: 0 0 5px; }
  .swipe-stripe .swipe-stripe-coupon-container form {
    position: relative; }
    .swipe-stripe .swipe-stripe-coupon-container form .middleColumn {
      width: 200px; }
      .swipe-stripe .swipe-stripe-coupon-container form .middleColumn input {
        width: 100%; }
    @media (min-width: 400px) {
      .swipe-stripe .swipe-stripe-coupon-container form .Actions {
        position: absolute;
        margin: 0;
        padding: 0;
        left: 210px;
        top: 20px; }
        .swipe-stripe .swipe-stripe-coupon-container form .Actions input {
          padding-top: 6px;
          padding-bottom: 5px; } }

@media (min-width: 600px) {
  .swipe-stripe .swipe-stripe-checkout-order .swipe-stripe-checkout-preview-side .swipe-stripe-order-account,
  .swipe-stripe .swipe-stripe-checkout-order .swipe-stripe-checkout-preview-side .swipe-stripe-order-address-billing {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%; }
  .swipe-stripe .swipe-stripe-checkout-order .swipe-stripe-checkout-preview-side .swipe-stripe-order-address-shipping {
    width: 30.43478%;
    float: right;
    margin-right: 0; } }

@media (min-width: 800px) {
  .swipe-stripe .swipe-stripe-checkout-order .swipe-stripe-checkout-preview-side {
    padding-top: 6px;
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%; }
    .swipe-stripe .swipe-stripe-checkout-order .swipe-stripe-checkout-preview-side .swipe-stripe-checkout-review-account,
    .swipe-stripe .swipe-stripe-checkout-order .swipe-stripe-checkout-preview-side .swipe-stripe-order-address-billing,
    .swipe-stripe .swipe-stripe-checkout-order .swipe-stripe-checkout-preview-side .swipe-stripe-order-address-shipping {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

@media (min-width: 800px) {
  .swipe-stripe .swipe-stripe-checkout-order .swipe-stripe-checkout-preview-main {
    width: 65.21739%;
    float: right;
    margin-right: 0; } }

.swipe-stripe .swipe-stripe-checkout-order form {
  clear: both; }
  .swipe-stripe .swipe-stripe-checkout-order form textarea {
    width: 100%; }
  .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod label.left {
    display: block;
    float: none; }
  .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul {
    overflow: auto; }
    .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li {
      display: block;
      margin: 0;
      padding: 0;
      clear: none; }
      .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li input {
        float: none;
        vertical-align: top;
        margin: 20px 0 20px 20px; }
      .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li label {
        display: inline-block;
        text-indent: 110%;
        white-space: nowrap;
        overflow: hidden;
        position: relative; }
        .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li label:after {
          content: '';
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          opacity: 0; }
      .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li label:hover:after, .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li input:hover + label:after, .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li input:checked + label:after {
        opacity: 1; }
      .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li.valCCARD label {
        width: 250px;
        height: 50px;
        background: url("/swipestripe/images/payment/CCARD.png"); }
        .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li.valCCARD label:after {
          background: url("/swipestripe/images/payment/CCARD-hover.png"); }
      .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li.valPAYPAL label {
        width: 150px;
        height: 50px;
        background: url("/swipestripe/images/payment/PAYPAL.png"); }
        .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li.valPAYPAL label:after {
          background: url("/swipestripe/images/payment/PAYPAL-hover.png"); }
      .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li.valSOFORTUEBERWEISUNG label {
        width: 150px;
        height: 50px;
        background: url("/swipestripe/images/payment/SOFORTUEBERWEISUNG.png"); }
        .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li.valSOFORTUEBERWEISUNG label:after {
          background: url("/swipestripe/images/payment/SOFORTUEBERWEISUNG-hover.png"); }
      @media (min-width: 800px) {
        .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li {
          text-align: center; }
          .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li label {
            display: inline-block; }
          .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li.valCCARD {
            width: 47.82609%;
            float: left;
            margin-right: 4.34783%; }
          .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li.valPAYPAL {
            width: 21.73913%;
            float: left;
            margin-right: 4.34783%; }
          .swipe-stripe .swipe-stripe-checkout-order form #PaymentMethod ul li.valSOFORTUEBERWEISUNG {
            width: 21.73913%;
            float: right;
            margin-right: 0; } }
  .swipe-stripe .swipe-stripe-checkout-order form #AcceptTerms, .swipe-stripe .swipe-stripe-checkout-order form #SwipeStripeOrderForm_CheckoutOrderForm_AcceptTerms_Holder {
    margin: 0 0 18px; }


/****** FILE: swipestripe/css/SwipeStripeEmail.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
.swipe-stripe-email * {
  margin: 0;
  padding: 0; }

.swipe-stripe-email body {
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif; }

.swipe-stripe-email p {
  margin: 0 0 18px; }

.swipe-stripe-email h1, .swipe-stripe-email h2, .swipe-stripe-email h3, .swipe-stripe-email h4, .swipe-stripe-email h5, .swipe-stripe-email h6 {
  font-weight: 300; }

.swipe-stripe-email h4 {
  margin: 0 0 16px 0; }

.swipe-stripe-email h5, .swipe-stripe-email h6 {
  margin: 0 0 12px 0; }

.swipe-stripe-email h1 {
  font-size: 26px; }

.swipe-stripe-email h2 {
  font-size: 24px; }

.swipe-stripe-email h3 {
  font-size: 22px; }

.swipe-stripe-email h4 {
  font-size: 20px; }

.swipe-stripe-email h5 {
  font-size: 19px; }

.swipe-stripe-email h6 {
  font-size: 18px; }

.swipe-stripe-email a {
  color: #000; }

.swipe-stripe-email .top-url {
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  float: right;
  margin: 5px; }

.swipe-stripe-email .swipe-stripe-order-address h3 {
  border-bottom: 1px solid #D6D6D6;
  margin: 0 0 18px;
  clear: both;
  font-size: 17px;
  font-weight: bold; }

.swipe-stripe-email .ss-gridfield-table, .swipe-stripe-email .swipe-stripe-table {
  width: 100%;
  border: 0;
  border-collapse: collapse; }
  .swipe-stripe-email .ss-gridfield-table tr td, .swipe-stripe-email .ss-gridfield-table tr th, .swipe-stripe-email .swipe-stripe-table tr td, .swipe-stripe-email .swipe-stripe-table tr th {
    padding: 15px;
    vertical-align: top;
    border-right: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    font-weight: bold; }
    .swipe-stripe-email .ss-gridfield-table tr td:first-child, .swipe-stripe-email .ss-gridfield-table tr th:first-child, .swipe-stripe-email .swipe-stripe-table tr td:first-child, .swipe-stripe-email .swipe-stripe-table tr th:first-child {
      border-left: 0; }
    .swipe-stripe-email .ss-gridfield-table tr td:last-child, .swipe-stripe-email .ss-gridfield-table tr th:last-child, .swipe-stripe-email .swipe-stripe-table tr td:last-child, .swipe-stripe-email .swipe-stripe-table tr th:last-child {
      border-right: 0; }
    .swipe-stripe-email .ss-gridfield-table tr td.col-DeleteButton, .swipe-stripe-email .ss-gridfield-table tr th.col-DeleteButton, .swipe-stripe-email .swipe-stripe-table tr td.col-DeleteButton, .swipe-stripe-email .swipe-stripe-table tr th.col-DeleteButton {
      width: 40px;
      padding-left: 0;
      padding-right: 0;
      vertical-align: middle;
      text-align: center; }
      .swipe-stripe-email .ss-gridfield-table tr td.col-DeleteButton button, .swipe-stripe-email .ss-gridfield-table tr th.col-DeleteButton button, .swipe-stripe-email .swipe-stripe-table tr td.col-DeleteButton button, .swipe-stripe-email .swipe-stripe-table tr th.col-DeleteButton button {
        -webkit-tap-highlight-color: transparent;
        cursor: pointer;
        background: transparent;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        display: block;
        outline: none;
        padding: 0;
        margin: 0;
        display: inline-block;
        -webkit-transform: scale(0.7, 0.7);
        -moz-transform: scale(0.7, 0.7);
        -ms-transform: scale(0.7, 0.7);
        -o-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7); }
        .swipe-stripe-email .ss-gridfield-table tr td.col-DeleteButton button span, .swipe-stripe-email .ss-gridfield-table tr th.col-DeleteButton button span, .swipe-stripe-email .swipe-stripe-table tr td.col-DeleteButton button span, .swipe-stripe-email .swipe-stripe-table tr th.col-DeleteButton button span {
          color: #000; }
          .swipe-stripe-email .ss-gridfield-table tr td.col-DeleteButton button span:before, .swipe-stripe-email .ss-gridfield-table tr th.col-DeleteButton button span:before, .swipe-stripe-email .swipe-stripe-table tr td.col-DeleteButton button span:before, .swipe-stripe-email .swipe-stripe-table tr th.col-DeleteButton button span:before {
            height: 3px; }
          .swipe-stripe-email .ss-gridfield-table tr td.col-DeleteButton button span:after, .swipe-stripe-email .ss-gridfield-table tr th.col-DeleteButton button span:after, .swipe-stripe-email .swipe-stripe-table tr td.col-DeleteButton button span:after, .swipe-stripe-email .swipe-stripe-table tr th.col-DeleteButton button span:after {
            width: 3px; }
  .swipe-stripe-email .ss-gridfield-table tr th, .swipe-stripe-email .swipe-stripe-table tr th {
    padding: 5px;
    text-align: center;
    vertical-align: middle; }
  .swipe-stripe-email .ss-gridfield-table tbody tr:nth-child(2n+1), .swipe-stripe-email .swipe-stripe-table tbody tr:nth-child(2n+1) {
    background: #F0F0F0;
    background: rgba(0, 0, 0, 0.03); }


/****** FILE: swipestripe/css/SwipeStripePDF.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
*, *:before, *:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-weight: 700;
  font-family: "Gotham-Black";
  src: url("../../mysite/fonts/Gotham-Black/Gotham-Black-700.eot?1417607171");
  src: url("../../mysite/fonts/Gotham-Black/Gotham-Black-700.eot?iefix&1417607171") format("eot"), url("../../mysite/fonts/Gotham-Black/Gotham-Black-700.ttf?1417607171") format("truetype"), url("../../mysite/fonts/Gotham-Black/Gotham-Black-700.woff?1417607171") format("woff"), url("../../mysite/fonts/Gotham-Black/Gotham-Black-700.otf?1417607171") format("opentype"), url("../../mysite/fonts/Gotham-Black/Gotham-Black-700.svg?1417607171") format("svg"); }

@font-face {
  font-weight: 400;
  font-family: "SourceSansPro";
  src: url("../../mysite/fonts/SourceSansPro/SourceSansPro-400.eot?1417607171");
  src: url("../../mysite/fonts/SourceSansPro/SourceSansPro-400.eot?iefix&1417607171") format("eot"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-400.ttf?1417607171") format("truetype"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-400.woff?1417607171") format("woff"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-400.otf?1417607171") format("opentype"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-400.svg?1417607171") format("svg"); }

@font-face {
  font-style: italic;
  font-weight: 400;
  font-family: "SourceSansPro";
  src: url("../../mysite/fonts/SourceSansPro/SourceSansPro-400-italic.eot?1417607171");
  src: url("../../mysite/fonts/SourceSansPro/SourceSansPro-400-italic.eot?iefix&1417607171") format("eot"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-400-italic.ttf?1417607171") format("truetype"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-400-italic.woff?1417607171") format("woff"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-400-italic.otf?1417607171") format("opentype"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-400-italic.svg?1417607171") format("svg"); }

@font-face {
  font-weight: 700;
  font-family: "SourceSansPro";
  src: url("../../mysite/fonts/SourceSansPro/SourceSansPro-700.eot?1417607171");
  src: url("../../mysite/fonts/SourceSansPro/SourceSansPro-700.eot?iefix&1417607171") format("eot"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-700.ttf?1417607171") format("truetype"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-700.woff?1417607171") format("woff"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-700.otf?1417607171") format("opentype"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-700.svg?1417607171") format("svg"); }

@font-face {
  font-style: italic;
  font-weight: 700;
  font-family: "SourceSansPro";
  src: url("../../mysite/fonts/SourceSansPro/SourceSansPro-700-italic.eot?1417607171");
  src: url("../../mysite/fonts/SourceSansPro/SourceSansPro-700-italic.eot?iefix&1417607171") format("eot"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-700-italic.ttf?1417607171") format("truetype"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-700-italic.woff?1417607171") format("woff"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-700-italic.otf?1417607171") format("opentype"), url("../../mysite/fonts/SourceSansPro/SourceSansPro-700-italic.svg?1417607171") format("svg"); }

html {
  font-size: 14px;
  background: #FFF;
  line-height: 1.4;
  color: #000;
  font-family: "SourceSansPro", sans-serif; }

a {
  color: #000;
  text-decoration: none; }

/**
 * A better looking default horizontal rule
 */
hr {
  display: block;
  border: 0;
  height: 1px;
  border-top: 1px solid #ccc;
  margin: 0 0 18px;
  padding: 0; }

/**
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
svg,
video {
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

.clear {
  clear: both; }

.swipe-stripe-pdf-top {
  padding: 0 0 60px; }
  .swipe-stripe-pdf-top .swipe-stripe-pdf-top-logo {
    float: left; }
    .swipe-stripe-pdf-top .swipe-stripe-pdf-top-logo img {
      display: block;
      border: 0;
      max-width: 200px; }
  .swipe-stripe-pdf-top .swipe-stripe-pdf-top-url {
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    float: right;
    margin: 5px;
    font-family: "Gotham-Black", "SourceSansPro", sans-serif; }

.swipe-stripe-order-pdf {
  position: relative; }
  .swipe-stripe-order-pdf .swipe-stripe-order-pdf-addresses-customer *, .swipe-stripe-order-pdf .swipe-stripe-order-pdf-addresses-seller * {
    font-size: 12px; }
  .swipe-stripe-order-pdf .swipe-stripe-order-pdf-addresses-customer h3, .swipe-stripe-order-pdf .swipe-stripe-order-pdf-addresses-seller h3 {
    font-size: 14px; }
  .swipe-stripe-order-pdf .swipe-stripe-order-pdf-addresses-customer {
    width: 30%;
    float: left;
    margin: 0 0 20px; }
    .swipe-stripe-order-pdf .swipe-stripe-order-pdf-addresses-customer .swipe-stripe-order-address-billing {
      margin: 0 0 20px; }
    .swipe-stripe-order-pdf .swipe-stripe-order-pdf-addresses-customer h3 {
      margin: 0 0 5px; }
  .swipe-stripe-order-pdf .swipe-stripe-order-pdf-ids {
    margin: 20px 0; }
  .swipe-stripe-order-pdf .swipe-stripe-order-pdf-addresses-seller {
    width: 30%;
    float: right;
    margin: 0 0 20px;
    text-align: right; }


/****** FILE: swipestripe/css/cms.scss.css *****/
div.SwipeStripeBaseModelAdmin #cms-content-tools-ModelAdmin {
  display: none !important; }


