.tpl-block-main.tpl-component-cart {
  width: 100%;
}
.tpl-block-main.tpl-component-cart .tpl-block-breadcrumbs {
  margin: 20px 0;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border: 5px solid;
  width: 100%;
  padding: 30px 55px 55px;
  margin-top: 30px;
  font-weight: 400;
  position: relative;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #166CB9;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
    padding: 55px 0 0;
    border: none;
    margin-top: 75px;
    margin-bottom: 235px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-contents legend,
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons legend {
  font-size: 24px;
  font-weight: 400;
  padding: 0 20px;
  margin-left: -20px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-contents legend,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons legend {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 0 20px;
    margin: 0;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item {
  margin-bottom: 55px;
  position: relative;
  padding: 65px 0 0 215px;
  height: 170px;
/*.tpl-block-rating
        position: absolute
        left: 215px
        top: 10px
        font-size: 16px
      */
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item h3 {
  display: block;
  text-transform: none;
  /*width: 390px;*/
  font-size: 18px;
  margin-bottom: -15px;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item h3 {
    width: 430px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-subdivision {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  position: static;
  font-size: 12px;
  font-weight: 400;
  margin-top: 10px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-image {
  display: block;
  position: absolute;
  width: 165px;
  left: 0;
  top: 0;
  height: 170px;
  line-height: 170px;
  text-align: center;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-image img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-type {
  display: block;
  position: absolute;
  left: 215px;
  top: 30px;
  font-size: 14px;
  font-weight: 300;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-total-price {
  display: block;
  position: absolute;
  right: 70px;
  top: 58px;
  line-height: 1.2;
  font-size: 32px;
  text-align: left;
  font-weight: 400;
  white-space: nowrap;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-variant-name {
  display: block;
  font-style: italic;
  margin: 8px 0 -18px 0;
  width: 390px;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-variant-name {
    width: 430px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty {
  display: block;
  position: absolute;
  left: 640px;
  top: 58px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty .tpl-value {
  width: 40px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty .tpl-value-units {
  display: none;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty {
    left: 690px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  font-size: 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 57px;
  background: transparent;
  margin: 0;
  padding: 0;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:before {
  font-size: 15px;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin: 2px 0;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:before {
  /*content: '\e812';*/
  content: 'X';
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:before {
  font-size: 22px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #7a7e87;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:focus {
  outline: thin dotted black;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  background: transparent;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  text-decoration: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-original-price {
  display: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-top: 5px solid;
  padding-top: 50px;
  position: relative;
  line-height: 1.8;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #166CB9;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals {
  float: right;
  clear: both;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals .tpl-caption {
  display: block;
  font-size: 14px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals .tpl-value {
  font-size: 36px;
  font-weight: 600;
  margin-top: -10px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-discount {
  margin-bottom: 20px;
  font-size: 24px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-discount .tpl-caption {
  font-weight: 300;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-discount .tpl-value {
  font-weight: 600;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  font-weight: 300;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #7c6761;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #7a7e87;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  font-weight: 400;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions {
/*position: absolute*/
/*bottom: -100px*/
  left: 0;
  width: 100%;
  text-align: center;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #166CB9;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  color: #fff;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:active {
  outline: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #166CB9;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #fff;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  color: #fff;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-actions {
    bottom: -175px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions button,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  font-size: 18px;
  margin: 5px 0;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-actions button,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
    font-size: 32px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  margin-bottom: 40px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-block-cart-coupon-code {
  margin-right: 20px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  background: transparent;
  margin: 0;
  padding: 0;
  margin-top: -2px;
  text-decoration: underline;
  outline: none;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  -webkit-tap-highlight-color: transparent;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:focus {
  outline: thin dotted black;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  background: transparent;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #166CB9;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input {
  background: #eaeff2;
  width: 400px;
  height: 40px;
  margin-right: 8px;
  float: left;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input:focus {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
  box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input {
    background: transparent;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item {
    margin-bottom: 100px;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item:after {
    content: "";
    display: table;
    clear: both;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item h3 {
    font-size: 28px;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-subdivision {
    display: none;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-item-price,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-top: 30px;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-item-price {
    font-size: 32px;
    font-weight: 300;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-item-price:after {
    content: ' × ';
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    padding: 0 20px;
    opacity: 0.6;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-total-price {
    display: none;
/*
        position relative
        display block
        top auto
        right auto
        left auto
        width 100%
        font-size 32px
        &:before
          content: ' = '
          font-weight 100
          opacity 0.6
        */
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals {
    position: relative;
    right: auto;
  }
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #161312 !important;
}



/*
                            ,,
  .g8""8q.                `7MM
.dP'    `YM.                MM
dM'      `MM `7Mb,od8  ,M""bMM  .gP"Ya `7Mb,od8 ,pP"Ybd
MM        MM   MM' "',AP    MM ,M'   Yb  MM' "' 8I   `"
MM.      ,MP   MM    8MI    MM 8M""""""  MM     `YMMMa.
`Mb.    ,dP'   MM    `Mb    MM YM.    ,  MM     L.   I8
  `"bmmd"'   .JMML.   `Wbmd"MML.`Mbmmd'.JMML.   M9mmmP'

                                                        */


.tpl-block-main.tpl-component-order,
.tpl-block-main.tpl-component-order-added {
  width: 100%;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order,
  .tpl-block-main.tpl-component-order-added {
    margin-bottom: 200px;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-breadcrumbs,
.tpl-block-main.tpl-component-order-added .tpl-block-breadcrumbs {
  margin: 20px 0;
}
.tpl-block-main.tpl-component-order table.tpl-block-order-items,
.tpl-block-main.tpl-component-order-added table.tpl-block-order-items {
  padding-bottom: 30px;
/*
    .tpl-property-qty
      text-align center
    */
}
.tpl-block-order-confirmation .tpl-block-main.tpl-component-order table.tpl-block-order-items,
.tpl-block-order-confirmation .tpl-block-main.tpl-component-order-added table.tpl-block-order-items {
  padding-bottom: 0;
}
.tpl-block-main.tpl-component-order table.tpl-block-order-items th,
.tpl-block-main.tpl-component-order-added table.tpl-block-order-items th,
.tpl-block-main.tpl-component-order table.tpl-block-order-items td,
.tpl-block-main.tpl-component-order-added table.tpl-block-order-items td {
  text-align: left;
  padding: 10px 20px;
}
.tpl-block-main.tpl-component-order table.tpl-block-order-items th:first-child,
.tpl-block-main.tpl-component-order-added table.tpl-block-order-items th:first-child,
.tpl-block-main.tpl-component-order table.tpl-block-order-items td:first-child,
.tpl-block-main.tpl-component-order-added table.tpl-block-order-items td:first-child {
  text-align: left;
}
.tpl-block-main.tpl-component-order fieldset,
.tpl-block-main.tpl-component-order-added fieldset {
  border: 5px solid;
  width: 100%;
  padding: 30px 75px 75px;
  margin-top: 30px;
  font-weight: 400;
  position: relative;
}
.tpl-block-main.tpl-component-order fieldset,
.tpl-block-main.tpl-component-order-added fieldset {
  border-color: #166CB9;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #7c6761;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #135cbe;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #c03004;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order fieldset,
  .tpl-block-main.tpl-component-order-added fieldset {
    padding: 55px 0 0;
    border: none;
    margin: 75px 0;
  }
  .tpl-block-main.tpl-component-order fieldset:first-of-type,
  .tpl-block-main.tpl-component-order-added fieldset:first-of-type {
    margin-top: 150px;
  }
}
.tpl-block-main.tpl-component-order fieldset legend,
.tpl-block-main.tpl-component-order-added fieldset legend {
  font-size: 24px;
  font-weight: 400;
  padding: 0 20px;
  margin-left: -18px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order fieldset legend,
  .tpl-block-main.tpl-component-order-added fieldset legend {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 0 20px;
    margin: 0;
  }
}
.tpl-block-main.tpl-component-order fieldset.tpl-block-order-confirm-items,
.tpl-block-main.tpl-component-order-added fieldset.tpl-block-order-confirm-items {
  padding-bottom: 50px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order fieldset.tpl-block-order-confirm-items,
  .tpl-block-main.tpl-component-order-added fieldset.tpl-block-order-confirm-items {
    padding: 55px 0 0;
  }
}
.tpl-block-main.tpl-component-order h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: none;
  margin-bottom: 40px;
}
.tpl-block-main.tpl-component-order input[type=text],
.tpl-block-main.tpl-component-order input[type=number],
.tpl-block-main.tpl-component-order input[type=email],
.tpl-block-main.tpl-component-order textarea {
  font-weight: 400;
  background: #eaeff2;
}
.tpl-block-main.tpl-component-order input[type=text]:focus,
.tpl-block-main.tpl-component-order input[type=number]:focus,
.tpl-block-main.tpl-component-order input[type=email]:focus,
.tpl-block-main.tpl-component-order textarea:focus {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
  box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order input[type=text],
  .tpl-block-main.tpl-component-order input[type=number],
  .tpl-block-main.tpl-component-order input[type=email],
  .tpl-block-main.tpl-component-order textarea {
    background: transparent;
  }
  .tpl-block-main.tpl-component-order input[type=text]:focus,
  .tpl-block-main.tpl-component-order input[type=number]:focus,
  .tpl-block-main.tpl-component-order input[type=email]:focus,
  .tpl-block-main.tpl-component-order textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-data {
  padding-bottom: 75px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer,
.tpl-block-main.tpl-component-order .tpl-block-order-address {
  float: left;
  position: relative;
  margin-right: -100%;
  width: 50%;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order .tpl-block-order-customer,
  .tpl-block-main.tpl-component-order .tpl-block-order-address {
    float: none;
    left: auto !important;
    width: auto;
    margin: 0 !important;
    padding: 0 !important;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer p,
.tpl-block-main.tpl-component-order .tpl-block-order-address p {
  margin-bottom: 20px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer p label:after,
.tpl-block-main.tpl-component-order .tpl-block-order-address p label:after {
  content: "";
  display: table;
  clear: both;
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
.tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
  width: 30%;
  float: left;
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-value,
.tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-value {
  width: 70%;
  float: left;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption,
  .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-value,
  .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-value {
    float: none;
    width: 100%;
  }
  .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    font-weight: 300;
  }
  .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #7d7d7d;
  }
  .tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #7c6761;
  }
  .tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #9b9b9b;
  }
  .tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #9b9b9b;
  }
  .tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #9b9b9b;
  }
  .tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #9b9b9b;
  }
  .tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #86889a;
  }
  .tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #577395;
  }
  .tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #7a7e87;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer {
  padding-right: 50px;
  left: 0;
}
.tpl-block-main.tpl-component-order .tpl-block-order-address {
  left: 50%;
  padding-left: 50px;
}
.tpl-block-main.tpl-component-order .tpl-block-register {
  margin: 60px 0 60px 35px !important;
}
.tpl-block-main.tpl-component-order .tpl-block-register input[type=checkbox] {
  margin-left: -35px;
  width: 32px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-payment,
.tpl-block-main.tpl-component-order .tpl-block-order-delivery {
  clear: both;
}
.tpl-block-main.tpl-component-order .tpl-block-order-actions {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  text-align: center;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order .tpl-block-order-actions {
    bottom: -175px;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-actions button {
  font-size: 18px;
  margin: 5px 0;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order .tpl-block-order-actions button {
    font-size: 32px;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method {
  width: 33%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  vertical-align: top;
  padding: 0 40px 60px 0;
  line-height: 1.6;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order .tpl-block-order-delivery-method,
  .tpl-block-main.tpl-component-order .tpl-block-order-payment-method {
    width: 100%;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method label,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method label {
  display: block;
  margin-left: 30px;
  position: relative;
}
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method input[type=radio],
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method input[type=radio] {
  margin-left: -35px;
  width: 31px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method .tpl-property-delivery-method-name,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method .tpl-property-delivery-method-name,
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method .tpl-property-payment-method-name,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method .tpl-property-payment-method-name {
  font-size: 16px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method .tpl-property-delivery-method-description,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method .tpl-property-delivery-method-description,
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method .tpl-property-delivery-method-estimate,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method .tpl-property-delivery-method-estimate,
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method .tpl-property-payment-method-description,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method .tpl-property-payment-method-description {
  font-size: 12px;
  font-weight: 300;
  margin-top: 20px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  margin-top: 35px;
  margin-bottom: 15px;
  font-weight: 600;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #166CB9;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #de4112;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  line-height: 2em;
  margin-top: 10px;
  padding: 2px 12px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  background: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  background: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  background: #86889a;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  background: #577395;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  background: #7a7e87;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  color: #fff;
}
.tpl-block-main.tpl-component-order .tpl-block-totals-confirmation {
  margin-bottom: 50px;
}
.tpl-block-main.tpl-component-order-added {
  text-align: center;
}
.tpl-block-main.tpl-component-order-added .tpl-block-order-info {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-block-main.tpl-component-order-added input[type=submit] {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  margin: 0;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #fff;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #fff;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #166CB9;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #de4112;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  color: #fff;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:active,
.tpl-block-main.tpl-component-order-added input[type=submit]:active {
  outline: none;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #166CB9;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #de4112;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #fff;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #242863;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  color: #fff;
}

/*
                     ,,    ,,        ,,
                   `7MM    db      `7MM           mm
                     MM              MM           MM
`7M'   `MF',6"Yb.    MM  `7MM   ,M""bMM   ,6"Yb.mmMMmm .gP"Ya
  VA   ,V 8)   MM    MM    MM ,AP    MM  8)   MM  MM  ,M'   Yb
   VA ,V   ,pm9MM    MM    MM 8MI    MM   ,pm9MM  MM  8M""""""
    VVV   8M   MM    MM    MM `Mb    MM  8M   MM  MM  YM.    ,
     W    `Moo9^Yo..JMML..JMML.`Wbmd"MML.`Moo9^Yo.`Mbmo`Mbmmd'

                                                               */
.error {
  color: red;
  font-size: 16px;
}

