/* Mini cart */
.wc-block-components-drawer__content {
  height: calc(100dvh - 20px)!important;
}
.wc-block-mini-cart__drawer .wc-block-components-drawer__content {
  margin-top: 20px!important;
}
.cart-page-title {
  font-size: 18px!important;
}
.wc-block-mini-cart__title {
  letter-spacing: 2px;
  flex-direction: column!important;
  row-gap: 20px;
  text-transform: uppercase;
  margin-left: 0!important;
  margin-right: 0!important;
  padding: 0 30px!important;
  background-color: var(--white)!important;
}
.wp-block-woocommerce-mini-cart-title-label-block {
  font-family: 'CocoGothic', serif;
  font-size: 18px!important;
  font-weight: 700;
}
.wp-block-woocommerce-mini-cart-title-items-counter-block {
  font-family: 'AGaramondPro', serif;
  font-size: 16px;
  padding-bottom: 30px;
}
.wp-block-woocommerce-mini-cart-items-block {
  padding: 10px 30px;
}
.wc-block-components-order-summary-item__image img,
.wc-block-cart-item__image img {
  border-radius: 10px;
}
.wc-block-cart__submit-button,
.wp-block-woocommerce-mini-cart-cart-button-block {
  background-color: var(--brown-light);
  border-color: var(--brown-light);
  border-radius: 10px;
  color: var(--white);
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 8px;
}
.wp-block-woocommerce-mini-cart-checkout-button-block {
  border-color: var(--brown-light);
  border-radius: 10px;
  color: var(--brown-light)!important;
  border-width: 1.5px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 8px;
}
.wc-block-mini-cart__drawer .wc-block-components-button:not(.is-link).is-style-outline:not(:focus), 
.wc-block-mini-cart__drawer .wc-block-components-button:not(.is-link).outlined:not(:focus) {
  box-shadow: none;
}
.wc-block-cart-item__product {
  padding-right: 20px!important;
  margin: 0 !important;
}
.wc-block-cart-item__product .wc-block-cart-item__prices {
  display: none;
}
.wc-block-components-product-name {
  font-family: 'CocoGothic', serif!important;
  font-size: 14px!important;
  font-weight: 700!important;
  text-transform: uppercase!important;
  letter-spacing: 2px!important;
}
.wc-block-components-product-details {
  font-family: 'AGaramondPro', serif;
  font-size: 16px;
  letter-spacing: 1px;
}
.wc-block-mini-cart__drawer .wc-block-components-drawer__close svg {
  scale: 0.8;
}
.wc-block-mini-cart__drawer .wc-block-components-drawer__close {
  opacity: 1!important;
}
.wc-block-components-button.wc-block-components-drawer__close {
  right: 20px;
}
.wc-block-cart-item__remove-link {
  color: var(--brown-light)!important;
  font-family: 'CocoGothic', serif!important;
  font-size: 12px !important;
  letter-spacing: 1px!important;
}
.wc-block-formatted-money-amount {
  font-family: 'AGaramondPro', serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
}
.wp-block-woocommerce-mini-cart-footer-block.wc-block-mini-cart__footer {
  border-top: 1px solid rgba(161, 128, 89, .3);
  padding: 30px;
  box-shadow: 0 0 10px 0 rgba(161, 128, 89, 0.3);
}
.wc-block-components-totals-item__label {
  font-family: 'CocoGothic', serif!important;
  font-size: 14px!important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.wc-block-mini-cart__empty-cart-wrapper {
  font-family: 'CocoGothic', serif!important;
}
.wp-block-woocommerce-empty-mini-cart-contents-block .wp-block-button {
  margin-top: 20px;
}
.wc-block-mini-cart__footer-actions a:focus,
.wp-block-woocommerce-mini-cart-shopping-button-block:focus {
  outline: none!important;
  box-shadow: none!important;
}
.wp-block-woocommerce-mini-cart-shopping-button-block {
  background-color: var(--brown-light);
  color: var(--white);
  border-radius: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.wc-block-mini-cart__footer-actions .wc-block-components-button:not(.is-link).is-style-outline:active {
  background-color: transparent;
}
.wc-block-components-totals-item .wc-block-components-totals-item__description {
  font-family: 'AGaramondPro', serif;
  font-size: 14px!important;
  letter-spacing: 2px;
}

/* Checkout */
.wc-block-components-checkout-order-summary__title:focus,
.wc-block-components-checkout-order-summary__title:focus-visible {
  outline: none !important;
  box-shadow: none!important;
}
[data-block-name="woocommerce/classic-shortcode"],
.wc-block-checkout {
  font-family: 'AGaramondPro', serif;
}
#order_review_heading,
.woocommerce-billing-fields h3 {
  letter-spacing: 1px;
  font-family: 'CocoGothic', serif;
  font-size: 20px!important;
  font-weight: 700;
  margin-bottom:20px;
  margin-top:20px;
}
.woocommerce-page form .form-row input.input-text {
  font-size: 16px!important;
}
.wc-block-components-checkout-order-summary__title-text,
.wc-block-components-checkout-step__title {
  letter-spacing: 1px;
  font-family: 'CocoGothic', serif;
  font-size: 14px!important;
  font-weight: 700;
}
.wc-block-components-checkout-return-to-cart-button:focus-visible,
.wc-block-components-checkout-place-order-button:focus,
.wc-block-components-checkout-place-order-button:focus-visible {
  outline: none !important;
  box-shadow: none!important;
}
.wc-block-components-checkout-return-to-cart-button {
  color: var(--brown-light);
  background-color: var(--white);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'CocoGothic', serif;
  font-size: 14px!important;
  font-weight: 700;
}
.wc-block-components-checkout-place-order-button {
  color: var(--white);
  background-color: var(--brown-light);
  border-radius: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'CocoGothic', serif;
  font-size: 14px!important;
  font-weight: 700;
}
#contact + .wc-block-components-checkbox {
  /*display: none!important;*/
}
.wc-block-checkout__guest-checkout-notice {
    display: none!important;
}
.ppcp-place-order-description {
    text-align:left!important;
}
.wc-block-checkout__order-notes + p a {
    text-decoration: underline!important;
}
[data-block-name="woocommerce/classic-shortcode"] .button.wp-element-button,
#place_order {
  color: var(--white);
  background-color: var(--brown-light);
  border-radius: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'CocoGothic', serif;
  font-size: 14px!important;
  font-weight: 700;
  padding-top:14px;
  padding-bottom:14px;
}
[data-block-name="woocommerce/classic-shortcode"] .form-row.notes {
    font-size:16px;
}
.woocommerce-additional-fields {
    margin-top: 20px;
}
.payment_method_ppcp-gateway img {
    display:inline;
}
label[for="payment_method_stripe_googlepay"],
label[for="payment_method_stripe_applepay"] {
    position:relative;
}
label[for="payment_method_stripe_googlepay"] img {
    position:absolute!important;
    top: -5px;
    left: 100px;
}
label[for="payment_method_stripe_applepay"] img {
    position:absolute!important;
    top: -5px;
    left: 85px;
}
.woocommerce-privacy-policy-text {
    margin-bottom: 20px;
}

[data-block-name="woocommerce/classic-shortcode"] .form-row label,
.shop_table.woocommerce-checkout-review-order-table,
.shop_table.woocommerce-checkout-review-order-table bdi {
    font-size: 16px!important;
}

[data-block-name="woocommerce/classic-shortcode"] label[for^="shipping_method_0_flat_rate"] {
    font-size: 0;
}

[data-block-name="woocommerce/classic-shortcode"] label[for^="shipping_method_0_flat_rate"] span {
    font-size: initial;
}


@media screen and (min-width:768px) {
  .wc-block-components-totals-item .wc-block-components-totals-item__description {
    margin-top: 10px;
  }
  [data-page="checkout"] {
      margin-top: 100px;
  }
  .wc-block-checkout__actions {
      margin-top: 40px;
  }
}
@media screen and (max-width:768px) {
  .wc-block-components-checkout-place-order-button {
    width: 100%!important;
  }
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
      width: 100%;
  }
}