.dst-checkout-grid {
    display: grid;
    align-items: flex-start;
    gap: 2rem;
    margin-bottom: 1rem;
}
.dst-checkout-left {
    background: #f8f3ed;
    padding: 2rem;
    border-radius: 3px;
	flex: 1;
}
.dst-section {
    margin-bottom: 2rem;
}
.dst-section h3 {
    font-size: 20px;
    margin-bottom: .5rem;
}
.dst-section-desc {
    font-size: 14px;
    color: #777;
    margin-bottom: 1rem;
}
.dst-zgody label {
    font-size: 14px;
}
.dst-submit {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.dst-submit .button.alt {
    background: #d33;
    color: white;
    font-weight: bold;
}
.dst-checkout-right {
    padding: 1.5rem;
    background: #f3efea;
    border: 1px solid #E7DFCF;
    position: sticky;
    border-radius: 3px;
    flex:   0 0 auto;
}
.woocommerce-checkout-review-order-table td img {
    margin-right: 10px;
    vertical-align: middle;
}


.form-row.validate-required {
	text-align: justify;
}


/* Inline | https://dietologia.dstdesign.website/zamowienie/ */

.dst-checkout-left {
  /* background: #f8f3ed; */
  background: #f3efea;
}

.dst-section-desc {
  /* font-size: 14px; */
  font-size: 17px;
  padding: 0;
}

.dst-section {
   display: flex;
   flex-direction: column;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
}


/* Inline | https://dietologia.dstdesign.website/zamowienie/ */

.dst-section h3 {
  font-size: 21px;
  margin: 0;
  padding: 0;
}

.required {
  color: red;
  font-size: 111%;
}

.wc_payment_methods.payment_methods.methods {
  background: transparent !important;
  padding: 0 !important;
}

.dst-zgody .form-row.validate-required {
  margin: 0;
  padding: 0;
}

.wc_payment_method {
  background: #fff;
  padding: 0.6rem;
  border-radius: 10px;
  border: 1px solid #eee;
  margin-bottom: 0.4rem !important;
}

.wc_payment_method:last-child {
  margin: 0 !important;
}

.dst-section.dst-zgody {
  border-top: 1px solid #dfdfdf;
}

/* style-static.min.css | https://dietologia.dstdesign.website/wp-content/themes/Divi/style-static.min.css?ver=4.27.4 */

input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea {
  /* padding: 2px; */
  /* color: #4e4e4e; */
  padding: 0.7rem 1rem;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

/* woocommerce-layout.css | https://dietologia.dstdesign.website/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=9.8.1 */

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 5px;
  font-weight: 500;
}

.woocommerce-page form .form-row label.checkbox {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  line-height: 18px;
}

/* woocommerce.css | https://dietologia.dstdesign.website/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=9.8.1 */

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  /* background: rgba(129,110,153,.14); */
  /* border-radius: 5px; */
  background: transparent !important;
  border-radius: 0;
  padding: 0 !important;
  margin: 1rem 0 !important;
  margin-bottom: 0 !important;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  /* border-bottom: 1px solid rgba(104,87,125,.14); */
  border-bottom: 0;
}



.dst-summary-items { display: flex; flex-direction: column; gap:1rem; }
.dst-summary-item { display:flex; align-items:center; }
.dst-summary-item-left img { margin-right:.75rem; }
.dst-summary-totals > div { display:flex; justify-content:space-between; margin-top:.5rem; }
.woocommerce-form-coupon-toggle { display: none !important; }
.woocommerce-form-coupon { display: block !important; }

.inline-coupon-form {
  display: flex;
  gap: 0.5rem;
  margin-top: 1rem;
}

/* custom-checkout.css | https://dietologia.dstdesign.website/wp-content/themes/dstdesign-theme/dstdesign-woocommerce/css/custom-checkout.css */

.inline-coupon-form {
  /* display: flex; */
  /* gap: 0.5rem; */
  display: flex !important;
  gap: 0px;
}

/* Inline | https://dietologia.dstdesign.website/zamowienie/ */

.button.apply-coupon-button {
  font-size: 14px !important;
  padding: 0 !important;
  height: auto !important;
  width: auto !important;
  flex: 1 1 auto;
  background: #bbb !important;
  color: #000 !important;
}

#coupon_code {
    padding:  10px;
    font-size: 16px;
  flex: 1 0 auto;
  border-right: 0;
  border: 1px solid #e7dfcf;
}
.coupon-notices * {
	background: inherit !important;
	padding: 2px 4px !important;
	font-size: 14px !important;
	color: #e04e38 !important;
	margin: 0 !important;
	font-weight: bold;
}
.coupon-notices .woocommerce-error, .coupon-notices .woocommerce-message  {
	background: #edf0e7 !important;
	  color: green !important;
}

.button.apply-coupon-button::after {
  display: none !important;
}


.remove-coupon {
  margin-left: auto;
  font-weight: bold;
  text-transform: uppercase;
  color: #517c63;
}

.applied-coupons {
  background: #edf0e7;
  padding: 0 0.5rem;
  border: 1px solid #e1e6d8;
  margin-top: 4px;
  border-bottom: 0;
}


.applied-coupon-item {
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  gap: 5px;
}


.woocommerce-form-coupon-toggle { display: none !important; }





.form-row.duo::before, .form-row.duo::after {
  display: none;
}

.form-row.duo {
  display: flex;
  align-items: center;
}

.form-row.duo > div {
  width: 100% !important;
  float: none !important;
}

.form-row.duo > div > * {
  width: 100% !important;
}

.form-row.duo {
  gap: 1rem;
}

.form-row.duo::before, .form-row.duo::after {
  /* display: none; */
  display: none !important;
}

.form-row {
  margin-bottom: 0.4rem;
}
.dst-login-message {
	background: #fff;
	padding: 1rem !important;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
}






/* Inline | https://dietologia.dstdesign.website/zamowienie/ */

.dst-checkout-right h3 {
  font-size: 21px;
  margin-bottom: 1rem;
}

.dst-summary-items {
}

.dst-summary-item-left {
  display: block;
  position: relative;
  overflow: hidden;
}

.dst-summary-item-left::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.dst-summary-item-left img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dst-summary-item-left {
  flex: 0 0 50px;
}

.dst-summary-item-right .woocommerce-Price-amount.amount {
  font-weight: bold;
}

.label-quantity {
  position: absolute;
  top: 2px;
  right: 3px;
  background: #fff;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-weight: bold;
  font-size: 13px;
  box-shadow: -2px 2px 4px rgba(0,0,0,0.1);
}


.dst-summary-items {
  background: #fff;
  padding: 11px;
  font-size: 15px;
  line-height: 1.3;
}

.dst-summary-item {
  /* align-items: center; */
  align-items: flex-start;
  gap: 10px;
}





.dst-checkout-left {
  border: 1px solid #E7DFCF;
}


.button.apply-coupon-button {
  background: #eae3d8 !important;
}

.dst-checkout-grid {
  grid-template-columns: 1fr .8fr;
}


.dst-checkout-right {
  position: sticky;
  height: auto;
}



@media (max-width: 980px) {
	.dst-checkout-grid {
	  grid-template-columns: 1fr .7fr;
	}
}

@media (max-width: 768px) {
	.dst-checkout-grid {
	  grid-template-columns: 1fr;
	}
	
	.dst-checkout-left {
	  padding: 1rem;
	}

	.dst-submit .button.alt {
	  font-size: 1rem !important;
	  width: 100%;
	}

	.dst-checkout-right {
	  padding: 1rem;
	}

	.dst-section {
	  margin-bottom: 0.5rem;
	  padding-bottom: 0.5rem;
	  padding-top: 0.5rem;
	}

	.dst-section-desc {
	  font-size: 14px;
	  line-height: 1.2;
	}

	.dst-section h3 {
	  font-size: 18px;
	  margin-bottom: 5px;
	}

	.button.apply-coupon-button {
	  padding: 7px !important;
	}

	#coupon_code {
	  flex: 0 0 auto;
	  max-width: 180px;
	}

	input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea {
	  padding: 0.5rem 1rem;
	  font-size: 14px;
	}
	
	
	
	
}
