/* CSS Document */
/* CSS Document */
/* Global defines */
/* Global Colors */
/* white */
/* light grey */
/* light grey */
/* very light grey */
/* dark red */
/* Global fonts */
/* Mixins */
/* ------------------------------------------------------------------ */
/* order */
#store-cart-body.process #cartContent {
  opacity: 0;
}

#store-cart-body {
  clear: both;
  overflow: hidden;
  min-height: 80px;
}

#store-cart-body.process * {
  cursor: default !important;
}

#store-cart-body.process {
  /* background:url(../images/ajax_lader_1.png) no-repeat 50% 50%; */
}

.total-sum {
  clear: both;
  float: none !important;
  overflow: hidden;
  padding: 30px 30px;
  margin: 30px 0;
  background-color: rgba(211, 211, 211, 0.2);
}

#store-summary .cart-table {
  margin-bottom: 0 !important;
}

#store-summary .total-sum {
  margin-top: 0 !important;
}

.total-sum p {
  color: #666;
  float: right;
  text-align: right;
  font: 200 40px/40px Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.total-sum p strong {
  color: #333;
  font-weight: 700;
}

.total-sum .vat-inc {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  color: #999;
}

#store-summary .cart-table div.cart-name {
  width: 42%;
}

#store-summary .cart-table div.cart-data.cart-name {
  width: 79%;
}

#store-cart div.frm-cnt div.frm-item {
  padding: 0;
}

#store-cart #cart-total {
  margin-top: 0;
  font-size: 40px;
  display: none;
}

div.frm-cnt ul#payTypes.frm-list span,
div.frm-cnt ul#regulationsAgree.frm-list span {
  width: 91%;
}

#fillInvoiceData {
  text-align: left;
  margin: 0 0 20px;
  display: block;
  font-size: 14px;
}

#store-cart .col-w h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  font-family: "Noto serif", Georgia, "Times New Roman", courier, sans-serif;
  color: #000;
  background: rgba(211, 211, 211, 0.2);
  margin: 25px 0 0;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  flex-direction: row;
}

#store-confirmation .regulations-bx h2 {
  font: 24px/32px "Noto serif", Georgia, "Times New Roman", sans-serif;
  background: rgba(211, 211, 211, 0.2);
  margin: 25px 0 0;
  padding: 15px 20px;
}

#formSubmit {
  float: right;
}

.summary-data {
  width: 100%;
}

.summary-data td {
  padding: 5px 10px 5px 0;
  font: 300 16px/22px Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: left;
}

.summary-data td.attr {
  color: #999;
  width: 130px;
}

section.promo-code {
  clear: both;
  overflow: hidden;
  padding: 0 0 10px 0;
  text-align: center;
}

section.promo-code .btn {
  font: 15px/32px Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: inline-block;
  vertical-align: top;
}

section.promo-code h3 {
  display: inline-block;
  padding: 0;
  margin: 0 0 10px;
  line-height: 28px;
  font-size: 20px;
  vertical-align: top;
}

section.promo-code p {
  font: 300 15px/21px Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 10px;
}

section.promo-code p strong {
  font-weight: 700;
}

section.promo-code p.promo-code-ok {
  font: 500 22px/28px Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #a90000;
  margin: 10px 0 20px;
}

section.promo-code input {
  float: left;
  width: 150px;
  height: 20px;
  padding: 5px;
  border: 1px solid #ccc;
  background: #FBFBFB;
  font: 300 14px/14px Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
}

section.promo-code div.promo-code-input {
  display: inline-block;
  width: 162px;
  margin: 0 15px 10px;
}

section.promo-code input.error {
  border: 1px solid #e1adae;
  background: #f6e8e1;
}

section.promo-code label.error {
  color: #8B0105 !important;
  font: bold 12px/16px Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  margin: 4px 0 0 4px;
  float: left;
}

#inpostId .inpost-location {
  width: 30%;
  padding-left: 3%;
  float: left;
}

#inpostId .inpost-id {
  width: 56%;
  padding-left: 2%;
  float: left;
}

#inpostLocationSelect {
  width: 100%;
  margin: 10px 0 10px 0;
}

#inpostIdSelect {
  width: 100%;
  margin: 10px 0 10px 0;
  opacity: 0;
  transition: opacity 0.3s, bottom 0.3s;
  -moz-transition: opacity 0.3s, bottom 0.3s;
  -webkit-transition: opacity 0.3s, bottom 0.3s;
  -o-transition: opacity 0.3s, bottom 0.3s;
}

#payTypesCOD.off, #inpostId.off {
  opacity: 0.35;
}

#inpostId {
  clear: both;
  overflow: hidden;
}

.loader i {
  color: #ccc;
}

.loader {
  float: left !important;
  width: 10px !important;
  height: 20px !important;
  margin-top: 8px;
}

/* 	@media screen and (min-width:650px) { 

		#store-cart .btns .btn,
		#store-order .btns .btn,
		#store-summary .btns .btn {
			font:17px/34px Arial,"Helvetica Neue",Helvetica,sans-serif;
			border-radius:20px;
		}

	} */
@media screen and (max-width: 1040px) {
  .total-sum p {
    font: 200 36px/30px Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
}
@media screen and (max-width: 900px) {
  .total-sum p {
    font: 200 27px/30px Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
}
@media screen and (max-width: 750px) {
  .frm-cnt .line-1 {
    height: 0 !important;
  }
}
@media screen and (max-width: 650px) {
  #store-summary .cart-table div.cart-name {
    width: 100%;
    padding-bottom: 0;
  }
  #store-summary .cart-table div.cart-price,
  #store-summary .cart-table div.cart-quantity,
  #store-summary .cart-table div.cart-sum {
    width: 29.33%;
  }
  #store-summary .cart-table div.cart-quantity {
    text-align: center;
  }
  #store-summary .cart-table div.cart-sum {
    text-align: right;
  }
  #store-summary .cart-table div.cart-data.cart-name {
    width: 69%;
    padding-bottom: 20px;
  }
  #store-summary .cart-table div.cart-data.cart-sum {
    width: 23%;
  }
  .tos-wrapper.tos-fixed .tos-slide.tos-html > div {
    padding: 20px !important;
  }
}
@media screen and (max-width: 600px) {
  .btns {
    text-align: center;
  }
  .btns a.btn {
    display: inline-block;
    float: none !important;
  }
}
@media screen and (max-width: 550px) {
  #inpostLocationSelect {
    float: left;
    width: 80%;
    margin: 10px 0 10px 6%;
  }
  #inpostIdSelect {
    float: none;
    width: 80%;
    margin: 10px 0 10px 6%;
  }
}
@media screen and (max-width: 450px) {
  .summary-data {
    display: block;
    clear: both;
    overflow: hidden;
  }
  .summary-data tbody {
    display: block;
    clear: both;
    overflow: hidden;
  }
  .summary-data tr {
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%;
  }
  .summary-data td {
    display: block;
    width: 100% !important;
    clear: both;
    overflow: hidden;
    padding: 5px 0 5px 0;
    font: 300 16px/22px Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  div.frm-cnt .frm-wrapper {
    display: block !important;
    width: auto;
    /* width:auto !important; */
  }
  .total-sum p {
    text-align: center;
    float: none;
  }
}
/* ------------------------------------------------------------------ */
/* forms */
#shipmentCountrySwitch {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000;
  margin-left: 32px;
  padding: 5px 10px;
}

#payTypes,
#shipmentTypes {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  padding-block: 1.5em;
}
#payTypes.error,
#shipmentTypes.error {
  background: #FAEDE2;
  background: rgba(238, 196, 160, 0.3);
}
#payTypes > li,
#shipmentTypes > li {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-areas: "radio label price" "options options options";
  column-gap: 2em;
  align-items: start;
  padding-block: 1em;
  padding-inline: 1em;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000;
}
@media screen and (max-width: 768px) {
  #payTypes > li,
  #shipmentTypes > li {
    column-gap: 1em;
    padding-inline: 1em;
  }
}
#payTypes > li .radio,
#shipmentTypes > li .radio {
  grid-area: radio;
  max-width: fit-content;
  transform: scale(1.25);
}
#payTypes > li > .radio,
#shipmentTypes > li > .radio {
  margin-top: 0.5em;
}
#payTypes > li .label,
#shipmentTypes > li .label {
  grid-area: label;
  font-size: 1.1em;
}
#payTypes > li .label.required::after,
#shipmentTypes > li .label.required::after {
  content: "*";
  color: #a90000;
  margin-left: 0.5em;
}
#payTypes > li .label br,
#shipmentTypes > li .label br {
  display: none;
}
#payTypes > li .label strong,
#shipmentTypes > li .label strong {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #payTypes > li .label,
  #shipmentTypes > li .label {
    font-size: 0.9em;
  }
  #payTypes > li .label br,
  #shipmentTypes > li .label br {
    display: inline;
  }
  #payTypes > li .label strong,
  #shipmentTypes > li .label strong {
    font-size: 1.1em;
  }
}
#payTypes > li .price,
#shipmentTypes > li .price {
  margin-left: auto;
  grid-area: price;
}
#payTypes > li .options,
#shipmentTypes > li .options {
  grid-area: options;
}
#payTypes > li #payTypesOnline,
#shipmentTypes > li #payTypesOnline {
  display: flex;
  flex-direction: column;
  row-gap: 2em;
}
#payTypes > li #payTypesOnline.off,
#shipmentTypes > li #payTypesOnline.off {
  opacity: 0.35;
  filter: saturate(0);
}
#payTypes > li #payTypesOnline .pay-choice,
#shipmentTypes > li #payTypesOnline .pay-choice {
  display: flex;
  flex-direction: row;
  column-gap: 2em;
  margin-left: 3em;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #payTypes > li #payTypesOnline .pay-choice,
  #shipmentTypes > li #payTypesOnline .pay-choice {
    column-gap: 1em;
  }
}
#payTypes > li #payTypesOnline .pay-choice:first-child,
#shipmentTypes > li #payTypesOnline .pay-choice:first-child {
  margin-top: 1em;
}
#payTypes > li #payTypesOnline .pay-choice label,
#shipmentTypes > li #payTypesOnline .pay-choice label {
  display: flex;
  flex-direction: row;
  column-gap: 2em;
  row-gap: 0.75em;
  align-items: center;
  flex-wrap: wrap;
}
#payTypes > li #payTypesOnline .pay-choice label img,
#shipmentTypes > li #payTypesOnline .pay-choice label img {
  max-height: 2.5em;
  width: auto;
}
#payTypes > li #payTypesOnline .pay-choice label img.logo-klarna,
#shipmentTypes > li #payTypesOnline .pay-choice label img.logo-klarna {
  height: 1.35em;
}
#payTypes > li #payTypesOnline .pay-choice label img.logo-applepay,
#shipmentTypes > li #payTypesOnline .pay-choice label img.logo-applepay {
  height: 2em;
}
#payTypes > li #payTypesOnline .pay-choice label img.logo-link,
#shipmentTypes > li #payTypesOnline .pay-choice label img.logo-link {
  height: 1.7em;
}
#payTypes > li #payTypesOnline .pay-choice label img.logo-visa, #payTypes > li #payTypesOnline .pay-choice label img.logo-mastercard,
#shipmentTypes > li #payTypesOnline .pay-choice label img.logo-visa,
#shipmentTypes > li #payTypesOnline .pay-choice label img.logo-mastercard {
  height: 2.5em;
}
@media screen and (max-width: 768px) {
  #payTypes > li #payTypesOnline .pay-choice label,
  #shipmentTypes > li #payTypesOnline .pay-choice label {
    font-size: 0.75em;
  }
}

.note {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000;
}

/* ------------------------------------------------------------------ */
/* order info */
#order-info .cols-2-1 .col-1 {
  width: 56%;
}

#order-info .cols-2-1 .col-2 {
  width: 40%;
}

#order-info .cols-2-1 .col-2 p {
  font: 300 14px/20px Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

#order-info .h-bar h2 {
  margin: 0;
}

#order-info .order-details p strong {
  white-space: nowrap;
  color: #A40106;
}

#order-info .order-details p,
#order-info .cols-2-1.order-details .col-2 p:first-child {
  font: 300 18px/24px Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  padding-bottom: 10px;
}

#order-info .cart-table {
  margin-bottom: 0;
}

#order-info #cart-total {
  margin-top: 0;
}

#order-info .cart-table .cart-name {
  width: 54%;
}

#order-info .cart-table .cart-name span {
  margin-right: 15px;
}

#order-info .cart-table .cart-sum {
  text-align: right;
  width: 10%;
}

#order-info .cart-table .cart-price {
  width: 10%;
}

#order-info .cart-table .cart-quantity {
  text-align: center;
  width: 10%;
}

#order-info .cart-table .total-sum {
  margin-top: 0;
  margin-bottom: 60px;
}

@media screen and (max-width: 1240px) {
  #order-info .cart-table .cart-price,
  #order-info .cart-table .cart-quantity,
  #order-info .cart-table .cart-sum {
    font-size: 16px;
    line-height: 21px;
  }
}
@media screen and (max-width: 900px) {
  #order-info .summary-data td.attr {
    display: none;
  }
  #order-info .summary-data td.spacer {
    padding: 0;
  }
}
@media screen and (max-width: 650px) {
  #order-info .cart-table .cart-name {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 550px) {
  #order-info .cols-2-1 .col-1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    float: none;
    clear: both;
  }
  #order-info .cols-2-1 .col-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    float: none;
    clear: both;
  }
  #order-info .cart-table .cart-name {
    width: 68%;
  }
  #order-info .cart-table .cart-name span {
    display: none;
  }
  #order-info .cart-table .cart-price {
    display: none;
  }
  /* #order-info .summary-data {
  			display:table;
  			width:100%;
  		} */
  #order-info .summary-data td.attr,
  #order-info .summary-data td.value {
    text-align: left;
    /* display:table-cell;
    			width:auto !important;
    			padding:5px 10px 5px 0 */
  }
}

/*# sourceMappingURL=order.css.map */
