@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap');

html body {
  font-family: 'Space Grotesk', sans-serif;
  color: #1e1e1e;
  background: #f7f5f2 !important;
}
html body *:focus {
  outline: none !important;
}
html body a {
  color: #1e1e1e;
  text-decoration: underline;
}
/* RESETS AND REMOVE DEFAULTS */
#document-wrapper,
body {
  margin: 0 !important;
  padding: 0 !important;
}
#footer {
  display: none !important;
}

/* Layout */
#wrapper-page-content {
  max-width: 880px !important;
  padding: 0 20px;
  margin: auto;
}
.logo-wrapper {
  text-align: center;
  padding: 30px 0 20px 0;
}
#ctl00_main_responsivecheckout_UpCheckoutHeader h1 {
  font-size: 0;
}
#ctl00_main_responsivecheckout_UpCheckoutHeader h1 a {
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
  color: black;
}

@media (max-width: 1024px) {
  #ctl00_main_responsivecheckout_UpCheckoutHeader h1 {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
  }
  #ctl00_main_responsivecheckout_UpCheckoutHeader h1 a {
    margin: 0 5px;
  }
  .cart-header {
    text-align: center;
  }
}

.cart-details-wrapper.component-block {
  background: #f7f5f2 !important;
}
@media (max-width: 1024px) {
  .cart-details-wrapper.component-block {
    padding: 0;
  }
}
.component-block {
  background: white;
  padding: 20px;
}
.cart-details-header-wrapper {
  display: none;
}
h2.component-header span.component-header-number {
  display: none;
}

@media (max-width: 1024px) {
  #wrapper-page-content,
  #main-area {
    padding: 0 !important;
  }
}

/* PRODUCT ROW */
.cart-details-item {
  display: flex;
  align-items: center;
  padding: 20px;
  background: white;
  border: 0;
  margin-bottom: 5px;
}
@media (max-width: 1024px) {
  .cart-details-item {
    display: block;
    padding: 10px 20px 10px 0;
  }
}
.cart-details-item > div {
  margin: 0;
}
.cart-details-info-link {
  margin: 0;
}
.cart-details-info-link a {
  text-decoration: none;
  display: block;
  line-height: 1.2;
}
.cart-details-info-artnr {
  display: none;
}
.cart-details-info-package {
  margin: 0;
}
/* QUANTITY */
.cart-details-quantity {
  font-size: 0;
}
.cart-details-quantity input {
  background: white;
  border: 2px solid #f7f5f2 !important;
  height: 30px;
  line-height: 30px;
}
.cart-details-quantity a {
  padding: 0 !important;
  background: #f7f5f2;
  color: #000;
  line-height: 30px;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
.cart-details-quantity a.cart-details-amount-decrease i:before {
  content: '-';
  font-size: 16px;
  height: 30px;
  width: 30px;
  display: block;
  line-height: 25px;
}
.cart-details-quantity a.cart-details-amount-increase i:before {
  content: '+';
  font-size: 12px;
  height: 30px;
  width: 30px;
  display: block;
  line-height: 27px;
}
.cart-details-item .cart-details-price {
  text-align: right;
}
.cart-details-item .cart-details-total-sum {
  text-align: right;
}

.cart-summary-wrapper {
  background: white;
  padding: 20px;
  width: 60%;
  margin: 0;
}
.cart-details-wrapper .cart-summary-row-right {
  text-align: right !important;
}
.left-area-wrapper {
  width: 40%;
  background: white;
  padding: 20px;
  border-right: 5px solid #f7f5f2;
}
@media (max-width: 1024px) {
  .left-area-wrapper {
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 5px;
    border: 0;
  }
  .cart-summary-wrapper {
    width: 100%;
  }
}
.discount-wrapper {
  margin: 0;
}
.discount-form div {
  display: flex;
}
.discount-form input {
  margin: 0;
  border: 1px solid #ddd !important;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
}
.discount-form input:focus {
  border-color: #ddd !important;
}
.discount-wrapper .discount-button {
  background: #d4181a;
  text-decoration: none;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
}
.discount-wrapper .discount-button:hover {
  opacity: 0.8;
  background: #d4181a;
}
@media (max-width: 1024px) {
  .discount-wrapper .discount-form input.discount-input {
    flex: 1;
    max-width: 100%;
  }
  .discount-wrapper .discount-button {
    width: 70px;
  }
}


.customer-info-wrapper-regular {
  width: 100%;
}
.customer-info-wrapper-regular input, .select2-container--default .select2-selection--single {
  border: 1px solid #d4d4d4;  
}

body .customer-info-flag-icon .flagicon {
  margin: 0 10px 0 0;
}

.responsive-free-freight.responsive-free-freight-placement-cartsummary.responsive-free-freight-limit-reached, .responsive-free-freight.responsive-free-freight-placement-orderconfirmation.responsive-free-freight-limit-reached {
  background: #f7f5f2;
  border-color: #f7f5f2;
}


body.checkout-filter .express-checkout-wrapper, body.checkout-filter .cart-comments-wrapper, body.checkout-filter #ctl00_main_responsivecheckout_UpStandaloneCheckoutAndError {
  filter: blur(2px);
  opacity: 0.7;
}

.order-details-confirmed-box {
	background: #ffffff;
  padding: 30px;
  border: none;
}

@media (max-width: 1024px) {
.order-details-confirmed-box {
  padding: 1rem;
}
}


#ctl00_main_responsivecheckout_ErrorSummary_divErrorSummary {
	border: 1px solid #EB3B3B;
	background: transparent;
	color: #EB3B3B;
	padding: 10px 2rem;

}

.error-summary-inner-wrapper li:before {
	content: none;
}

.error-summary-inner-wrapper li {
	padding-left: 0;
}

.error-summary-inner-wrapper li > label{
	padding-left: 0;
}

.cart-details-item .amount-error-inner:before {
	content: none;
}

#ctl00_main_responsivecheckout_ErrorSummary_divErrorSummary h2 {
    margin: 0;
    font-size: 1rem;
	
}

#ctl00_main_responsivecheckout_ErrorSummary_divErrorSummary #ctl00_main_responsivecheckout_ErrorSummary_fvs ul li::before {
	color: #EB3B3B;
}



.payment-selector-wrapper .payment-61 {
  mix-blend-mode: darken;
}

.payment-selector-wrapper .payment-selector-inner-wrapper {
  border: 0;
}
.payment-selector-wrapper .payment-selector-inner-wrapper * {
  border: 0!important;
}
.payment-selector-wrapper .payment-selector-item {
  border: 1px solid #f7f5f2!important;
}
.payment-selector-wrapper .payment-selector-item-link {
  text-decoration: none;
}
.payment-selector-wrapper .payment-selector-item-link:hover {
  text-decoration: none;
  background: #f2efea;
}
.payment-selector-wrapper .payment-selector-item-link.payment-selector-item-link-selected {
  background: #f7f5f2;
}
.payment-selector-wrapper .payment-selector-item.payment-selector-item-selected .payment-selector-item-options {
  background: #f7f5f2;
  padding-bottom: 0;
}
.payment-selector-item-options-right {
  margin-bottom: 0;
}
.order-confirm-terms label {
  font-size: 14px;
}