﻿/* ==========================================================================
Base colors
   ========================================================================== */
/**
 * Table of Contents:
 *
 *  1. Variables for colors
 *  2.
 *  3. 
 *  4.
 *  5.
 *  6.
 *  7.
 *  8.
 *  9.
 *  10. 
 *  11.
 *  12.
 *  13.
 *  14.
 *  15.
 *  16.
 *  17.
 *  18.
 *  19.
 *  20.
 *  21.
 *  22.
 *  23.
 *  24.
 */
/* 1. Variables for colors
   ========================================================================== */
/* ==========================================================================
Base Mixins
   ========================================================================== */
/**
 * Table of Contents:
 *
 *  1. Variables for colors
 *  2.
 *  3. 
 *  4.
 *  5.
 *  6.
 *  7.
 *  8.
 *  9.
 *  10. 
 *  11.
 *  12.
 *  13.
 *  14.
 *  15.
 *  16.
 *  17.
 *  18.
 *  19.
 *  20.
 *  21.
 *  22.
 *  23.
 *  24.
 */
/* 1. Mixins
   ========================================================================== */
/*when used ALLWAYS use in this order 
       @include phones {
                bottom: 117px;
            }

            @include tablets {
                bottom: 190px;
            }

            @include desktops {
                bottom: 300px;
            }
*/
/* ==========================================================================
Base colors
   ========================================================================== */
/**
 * Table of Contents:
 *
 *  1. Variables for colors
 *  2.
 *  3. 
 *  4.
 *  5.
 *  6.
 *  7.
 *  8.
 *  9.
 *  10. 
 *  11.
 *  12.
 *  13.
 *  14.
 *  15.
 *  16.
 *  17.
 *  18.
 *  19.
 *  20.
 *  21.
 *  22.
 *  23.
 *  24.
 */
/* 1. Variables for colors
   ========================================================================== */
/* ==========================================================================
Base utility
   ========================================================================== */
/**
 * Table of Contents:
 *
 *  1. Variables for font-family 
 *  2. Other variables
 *  3. Animations
 *  4. Shadows
 *  5.
 *  6.
 *  7.
 *  8.
 *  9.
 *  10. 
 *  11.
 *  12.
 *  13.
 *  14.
 *  15.
 *  16.
 *  17.
 *  18.
 *  19.
 *  20.
 *  21.
 *  22.
 *  23.
 *  24.
 */
/* 1. Variables for font-family
   ========================================================================== */
/* 2. Other variables
   ========================================================================== */
/*sizes*/
/*input, select*/
/*Buttons*/
/*$button-min-width: 50px;*/
/*$button-max-width: 130px;*/
/*$button-min-width-small: $input-select-height;*/ /*same as $button-min-height*/
/*$button-background-color: $blue;*/
/* 3. animations
   ========================================================================== */
/*Buttons*/
/* ==========================================================================
Base ordersummary
   ========================================================================== */
/**
 * Table of Contents:
 *
 *  1. order-summary
 *  2. need-help 
 *  3. checkbox-bussines-terms
 *  4.
 *  5.
 *  6.
 *  7.
 *  8.
 *  9.
 *  10. 
 *  11.
 *  12.
 *  13.
 *  14.
 *  15.
 *  16.
 *  17.
 *  18.
 *  19.
 *  20.
 *  21.
 *  22.
 *  23.
 *  24.
 */
/* 1. order-summary
   ========================================================================== */
.order-summary .border-checkout {
  margin-top: 25px !important;
}
.order-summary .panel-top {
  text-align: left;
  padding-left: 30px;
  margin-bottom: 30px;
  border-bottom: 0;
  background-color: #edf2f3 !important;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .order-summary .panel-top {
    padding-left: 10px;
  }
}
.order-summary .panel-top ul {
  padding-left: 0;
  margin-top: 5px;
}
.order-summary .panel-top .panel-top-header {
  font-weight: 600;
}
.order-summary .delivery-product-list {
  margin-top: 22px;
}
@media only screen and (max-width: 767px) {
  .order-summary .delivery-product-list {
    border-bottom: 15px solid #edf2f3;
    padding-bottom: 15px;
  }
}
.order-summary .delivery-product-list img {
  width: 100%;
}
.order-summary .delivery-product-list b {
  margin-top: 15px;
  display: block;
}
.order-summary .delivery-product-list ul {
  padding-left: 0;
  margin-top: 5px;
}
.order-summary .delivery-product-list ul .giftwrapping {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .order-summary .delivery-product-list .s-p-name-wrapper {
    /*padding: 0;*/
  }
}
.order-summary .delivery-product-list .s-p-amount-wrapper .s-p-amount {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .order-summary .delivery-product-list .s-p-amount-wrapper .s-p-amount {
    margin-top: 0;
  }
}
.order-summary .delivery-product-list .price {
  text-align: right;
}
.order-summary .delivery-product-list .price .s-p-price {
  font-weight: 600;
  margin-top: 40px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .order-summary .delivery-product-list .price .s-p-price {
    margin-top: -30px;
  }
}
.order-summary .delivery-product-list .price .giftwrapping-price {
  margin-top: 10px;
}
.order-summary .subtotal-prices {
  margin-top: 30px;
}
.order-summary .subtotal-prices .s-p-subtotal, .order-summary .subtotal-prices .s-p-shipping, .order-summary .subtotal-prices .s-p-discount, .order-summary .subtotal-prices .s-p-total, .order-summary .subtotal-prices .total-price {
  text-align: left;
  float: left;
}
.order-summary .subtotal-prices .s-p-subtotal-price, .order-summary .subtotal-prices .s-p-discount-total, .order-summary .subtotal-prices .s-p-shipping-price, .order-summary .subtotal-prices .s-p-total-price {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .order-summary .subtotal-prices .s-p-total .p-large, .order-summary .subtotal-prices .s-p-total-price .p-large {
    font-size: 1em;
  }
}
.order-summary .checkout-proceed-box {
  margin-top: 30px;
}
.order-summary .checkout-proceed-box .error-text {
  text-align: center;
}
.order-summary .checkout-payment-options-wrapper {
  margin-bottom: 30px;
}
.order-summary .checkout-payment-options-wrapper .text-payment-type {
  color: #0077aa;
}
.order-summary .checkout-payment-options-wrapper .radiobutton-wrapper {
  float: none !important;
}
.order-summary .checkbox-bussines-terms {
  margin-bottom: 15px;
}

/* 2. need-help
   ========================================================================== */
.need-help .need-help-phone-txt {
  font-weight: 600;
  font-size: 1.286em;
}
.need-help p {
  display: inline-block;
}

/* 3. checkbox-bussines-terms
   ========================================================================== */
.checkbox-bussines-terms input {
  margin-right: 10px;
}
.checkbox-bussines-terms a {
  text-decoration: underline;
  color: #333333;
}
.checkbox-bussines-terms a:hover {
  text-decoration: underline;
  color: #333333;
}
