/* Content */
@media (min-width: 1025px) {
  .tenis-checkout-page .webtim-checkout--content-box.checkout-billing-shipping__container {
    width: calc(100% - 675px);
    margin-right: 100px;
  }
}

.tenis-checkout-page .woocommerce-info {
  margin: 0 0 1em;
}

@media (max-width: 767px) {
  .tenis-checkout-page .woocommerce-info {
    margin: 0 0 2em;
  }
}

.webtim-checkout--form__container input[type="checkbox"] {
  transform: scale(1.4);
}

.tenis-checkout-page .woocommerce button.button {
  padding: 1em;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  padding-left: 20px;
  line-height: 3.2em;
}

/*** Coupon ***/

.tenis-checkout-page .woocommerce-form-coupon-toggle {
  display: none;
}

@media (max-width: 1025px) {
  .tenis-checkout-page .woocommerce form.checkout_coupon {
    display: none !important;
  }
}
.tenis-checkout-page .product-quantity {
  display: none;
}
.tenis-checkout-page dt {
  font-weight: 700;
}
.tenis-checkout-page .checkout_coupon.woocommerce-form-coupon {
  display: flex !important;
  align-items: center;
  margin: 10px 0 80px 0;
  border: 1px solid var(--color-border-gray);
  border-radius: 0;
}

.tenis-checkout-page .woocommerce form.checkout_coupon {
  padding: 15px 20px !important;
}

.tenis-checkout-page .checkout_coupon.woocommerce-form-coupon {
  align-items: center;
  color: var(--e-global-color-primary);
  font-weight: var(--normal-font-weight);
}

.tenis-checkout-page .checkout_coupon.woocommerce-form-coupon p {
  margin: 0;
}

.tenis-checkout-page .checkout_coupon.woocommerce-form-coupon .form-row-first input {
  max-width: 350px;
  padding: 6px 10px;
  border: 1px dashed var(--color-border-gray);
  background-color: var(--color-border-gray);
}

.tenis-checkout-page .checkout_coupon.woocommerce-form-coupon .form-row-last {
  width: fit-content;
}

.tenis-checkout-page .checkout_coupon.woocommerce-form-coupon .form-row-first {
  display: flex;
  justify-content: flex-end;
  flex-grow: 1;
  margin-right: 20px;
}

.tenis-checkout-page .checkout_coupon.woocommerce-form-coupon .form-row-last button {
  height: 35px;
  display: flex;
  align-items: center;
  padding: 2px 35px;
  border: 1px solid var(--e-global-color-primary);
  border-radius: 0;
  color: var(--color-white);
  background-color: var(--e-global-color-primary);
  font-size: var(--normal-font-size);
  font-weight: var(--light-font-weight);
  line-height: 1em;
  text-transform: uppercase;
}

.tenis-checkout-page .checkout_coupon.woocommerce-form-coupon .form-row-last button:hover {
  border: 1px solid var(--e-global-color-secondary);
  background-color: var(--e-global-color-secondary);
}

/*** End of coupon ***/

.tenis-checkout-page .webtim-checkout--content-box.checkout-billing-shipping__container .checkout-billing {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .tenis-checkout-page .webtim-checkout--content-box.checkout-billing-shipping__container {
    margin-bottom: 30px;
  }
}

.tenis-checkout-page .webtim-checkout--content-box.checkout-billing-shipping__container .checkout-billing .woocommerce-billing-fields__field-wrapper label,
.tenis-checkout-page .webtim-checkout--content-box.checkout-billing-shipping__container .checkout-shipping .woocommerce-shipping-fields__field-wrapper label {
  font-size: var(--small-font-size);
  font-weight: var(--bold-font-weight);
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-billing-shipping__container
  .checkout-billing
  .woocommerce-billing-fields__field-wrapper
  .woocommerce-input-wrapper
  input,
.tenis-checkout-page
  .webtim-checkout--content-box.checkout-billing-shipping__container
  .checkout-shipping
  .woocommerce-shipping-fields__field-wrapper
  .woocommerce-input-wrapper
  input,
.tenis-checkout-page
  .webtim-checkout--content-box.checkout-billing-shipping__container
  .woocommerce-billing-fields__field-wrapper
  .woocommerce-input-wrapper
  .select2-selection__rendered,
.tenis-checkout-page
  .webtim-checkout--content-box.checkout-billing-shipping__container
  .woocommerce-shipping-fields__field-wrapper
  .woocommerce-input-wrapper
  .select2-selection__rendered {
  height: 45px;
  border: 1px solid var(--color-border-gray);
  border-radius: 0;
  font-size: var(--small-font-size);
  font-weight: var(--light-font-weight);
  line-height: 36px;
}

.tenis-checkout-page .woocommerce form .form-row.woocommerce-validated input.input-text {
  padding: 7px 10px;
  border: 1px solid var(--e-global-color-primary);
  font-style: var(--small-font-size);
}

.tenis-checkout-page .woocommerce form .form-row input.input-text {
  padding: 7px 10px;
  border: 1px solid var(--e-global-color-primary);
  font-style: var(--small-font-size);
}

.webtim-checkout--content-box.checkout-billing-shipping__container .checkout-billing .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper input:focus {
  border: 1px solid var(--e-global-color-primary);
}

.tenis-checkout-page .woocommerce form .form-row {
  padding: 5px 3px;
}

@media screen and (max-width: 767px) {
  .tenis-checkout-page .woocommerce form .form-row {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .tenis-checkout-page .webtim-checkout--content-box.checkout-billing-shipping__container .checkout-billing .woocommerce-billing-fields__field-wrapper #billing_first_name_field {
    float: left;
    width: 47%;
  }
  .tenis-checkout-page .webtim-checkout--content-box.checkout-billing-shipping__container .checkout-billing .woocommerce-billing-fields__field-wrapper #billing_last_name_field {
    float: right;
    width: 47%;
  }
}

#billing_email_field::after {
  content: "Na vaš e-poštni naslov bomo poslali informacije o naročilu. Prosim poskrbite, da je vaš e-poštni naslov pravilen.";
  padding-top: 10px;
  font-size: var(--small-font-size);
  font-style: italic;
  line-height: var(--line-height-small);
}

@media screen and (max-width: 767px) {
  #billing_email_field::after {
    font-size: var(--smaller-font-size);
  }
}

.tenis-checkout-page .woocommerce-account-fields {
  margin-top: 15px;
}

.tenis-checkout-page .woocommerce-account-fields span {
  font-weight: var(--bold-font-weight) !important;
  text-transform: uppercase;
}

.tenis-checkout-page .webtim-checkout--content-box.checkout-billing-shipping__container .checkout-shipping .woocommerce-shipping-fields h3 {
  padding: 3px;
  font-size: var(--small-font-size) !important;
  font-weight: var(--normal-font-weight);
  text-transform: uppercase;
}

.tenis-checkout-page #ship-to-different-address-checkbox {
  margin-right: 5px;
}

#createaccount {
  margin: 1px 4px 5px 0 !important;
}

.woocommerce-account-fields span:first-of-type {
  font-size: var(--small-font-size) !important;
  font-weight: var(--medium-font-weight);
}

.tenis-checkout-page .woocommerce form .form-row textarea {
  height: 4em;
}

@media screen and (max-width: 767px) {
  .tenis-checkout-page #ship-to-different-address {
    display: none;
  }
}

@media (max-width: 767px) {
  .tenis-checkout-page .checkout-shipping .woocommerce-shipping-fields {
    margin-bottom: 0px;
  }

  .tenis-checkout-page .webtim-checkout--content-box.checkout-billing-shipping__container .checkout-billing {
    margin-bottom: 0;
  }
}

/* ORDER Review */

@media (min-width: 1025px) {
  .tenis-checkout-page .webtim-checkout--content-box.checkout-order-review__container {
    max-width: 575px;
    width: 100%;
    margin-top: 5px;
    padding-top: 0;
  }
}

@media (max-width: 1024px) {
  .tenis-checkout-page .webtim-checkout--content-box.checkout-order-review__container {
    max-width: 100%;
    margin: 0 auto;
  }
}

.tenis-checkout-page .webtim-checkout--content-box.checkout-order-review__container div.woocommerce-checkout-review-order {
  display: block !important;
  margin-left: auto;
  margin-right: 0;
  padding: 32px 20px;
}

.tenis-checkout-page .webtim-checkout--order-review__table .table-header,
.tenis-checkout-page .webtim-checkout--order-review__table .table-body {
  border-bottom: none;
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--order-review__table-custom
  .webtim-checkout--order-totals__wrapper
  .webtim-checkout--order-totals__content {
  border: none;
  background-color: var(--color-white);
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--order-review__table-custom
  .webtim-checkout--shipping-totals__wrapper
  .woocommerce-shipping-totals
  .shipping-totals__body {
  border: none;
}

.tenis-checkout-page .webtim-checkout--order-review__table .woocommerce-shipping-totals #shipping_method.woocommerce-shipping-methods li input,
form.webtim-checkout--form__container .webtim-checkout--content-box ul li input[type="radio"] {
  border: 2px solid var(--e-global-color-primary) !important;
}

.tenis-checkout-page .webtim-checkout--order-review__table .woocommerce-shipping-totals #shipping_method.woocommerce-shipping-methods li input:checked::after,
form.webtim-checkout--form__container .webtim-checkout--content-box ul li input[type="radio"]:checked::after {
  background-color: var(--e-global-color-primary) !important;
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--order-review__table-custom
  .webtim-checkout--shipping-totals__wrapper
  .woocommerce-shipping-totals
  .shipping-totals__title {
  margin: 0;
  padding: 0 0 20px 20px;
  border-bottom: 1px solid #cccccc;
  font-size: var(--h5-font-size);
  font-weight: var(--normal-font-weight);
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--order-review__table-custom
  .webtim-checkout--shipping-totals__wrapper
  .woocommerce-shipping-totals
  .shipping-totals__title
  ul
  li:not(:first-of-type),
.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--order-review__table-custom
  .webtim-checkout--shipping-totals__wrapper
  .woocommerce-shipping-totals
  .shipping-totals__body
  ul
  li:not(:first-of-type) {
  border-top: none;
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--order-review__table-custom
  .webtim-checkout--shipping-totals__wrapper
  .woocommerce-shipping-totals
  .shipping-totals__title
  ul
  li
  input:checked
  + label,
.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--order-review__table-custom
  .webtim-checkout--shipping-totals__wrapper
  .woocommerce-shipping-totals
  .shipping-totals__body
  ul
  li
  input:checked
  + label {
  background-color: var(--color-border-gray);
}

@media (max-width: 767px) {
  .tenis-checkout-page .webtim-checkout--order-review__table .table-footer .content-inner .content-inner__title,
  .tenis-checkout-page .webtim-checkout--order-review__table .woocommerce-shipping-totals .shipping-totals__title {
    margin-bottom: 0;
  }
}

#shipping_method_0_local_pickup3:not(:checked) + label[for="shipping_method_0_local_pickup3"]::after {
  content: "BREZPLAČNO";
  display: block;
  margin-top: 10px;
  font-size: var(--normal-font-size);
  line-height: var(--line-height-smaller);
}

@media only screen and (max-width: 767px) {
  label[for="shipping_method_0_local_pickup3"] {
    display: block !important;
  }
}

.tenis-checkout-page .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout #order_review .webtim-checkout--payment-gateways__wrapper {
  margin-top: 30px;
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--payment-gateways__wrapper
  ul.wc_payment_methods {
  border: none;
}

.tenis-checkout-page .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout #order_review #payment {
  margin-top: 20px;
  border: none;
  border-radius: 0;
  background-color: var(--color-white);
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--payment-gateways__wrapper
  .webtim-checkout--payment-gateways__title {
  margin: 0;
  padding: 15px 20px;
  border-bottom: 1px solid var(--color-border-gray);
  font-size: var(--h5-font-size);
  font-weight: var(--bold-font-weight);
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--payment-gateways__wrapper
  ul.wc_payment_methods
  li
  label {
  display: block;
  padding: 20px 20px 20px 60px;
  background-color: var(--color-white);
}

.tenis-checkout-page .webtim-checkout--payment-gateways__wrapper li input:checked + label,
.tenis-checkout-page .webtim-checkout--order-totals__content {
  background-color: var(--color-border-gray) !important;
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--payment-gateways__wrapper
  ul.wc_payment_methods
  li
  .payment_box {
  padding: 0 20px;
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--payment-gateways__wrapper
  ul.wc_payment_methods
  li
  .payment_box {
  margin: 15px 0;
  background-color: var(--color-white);
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--payment-gateways__wrapper
  ul.wc_payment_methods
  li
  .payment_box
  p {
  margin-left: 40px;
  background-color: var(--color-white);
  font-size: var(--small-font-size);
}

@media screen and (max-width: 767px) {
  .tenis-checkout-page
    .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
    #order_review
    .webtim-checkout--payment-gateways__wrapper
    ul.wc_payment_methods
    li
    .payment_box
    p {
    margin-left: 0;
    font-size: var(--smaller-font-size);
    line-height: 1.5em;
  }
}

.tenis-checkout-page .wc_payment_method.payment_method_paypal .about_paypal {
  display: none;
}

.tenis-checkout-page .wc_payment_method.payment_method_paypal img {
  float: right;
}

@media screen and (max-width: 767px) {
  .tenis-checkout-page .wc_payment_method.payment_method_paypal img {
    max-width: 40px;
  }
}

/*Payment stripe*/
#wc-stripe-new-payment-method {
  display: none;
}
.stripe-amex-icon.stripe-icon {
  display: none;
}

.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
  display: none !important;
}

#wc-stripe-cc-form {
  margin-top: 10px;
  padding: 0;
  border: none;
}

.woocommerce-SavedPaymentMethods.wc-saved-payment-methods li {
  margin: 20px 0;
  padding: 0;
}

#wc-stripe-cc-form .wc_payment_methods label {
  padding-left: 20px !important;
}

.stripe-visa-icon.stripe-icon,
.stripe-mastercard-icon.stripe-icon,
.stripe-amex-icon.stripe-icon {
  max-height: 50px;
  max-width: 50px;
  margin-bottom: -8px;
  margin-left: 5px;
}

@media screen and (max-width: 767px) {
  .stripe-visa-icon.stripe-icon,
  .stripe-mastercard-icon.stripe-icon,
  .stripe-amex-icon.stripe-icon {
    max-height: 40px;
    max-width: 40px;
    margin-left: 3px;
  }
  .woocommerce-checkout .wc_payment_methods li .payment_box {
    padding: 0 !important;
  }
  #stripe-payment-data p {
    padding-left: 10px !important;
  }
}

label[for="stripe-card-element"] {
  padding: 0 !important;
  margin: 0 !important;
}
.stripe-visa-icon.stripe-icon,
.stripe-mastercard-icon.stripe-icon {
  float: right;
}

.wc_payment_methods label[for="stripe-card-element"] {
  padding: 0 !important;
}

.wc_payment_methods label[for="stripe-exp-element"] {
  padding: 0 !important;
}

.wc_payment_methods label[for="stripe-cvc-element"] {
  padding: 0 !important;
}

label[for="stripe-exp-element"] {
  padding: 0 !important;
  margin: 0 !important;
}

label[for="stripe-cvc-element"] {
  padding: 0 !important;
  margin: 0 !important;
}

.tenis-checkout-page .wc-stripe-elements-field {
  padding: 10px 5px !important;
}

@media screen and (max-width: 767px) {
  .tenis-checkout-page .wc-stripe-elements-field {
    padding: 15px 5px !important;
  }
}

@media screen and (max-width: 767px) {
  .stripe-mastercard-icon.stripe-icon {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #wc-stripe-cc-form {
    margin-bottom: -40px;
  }
}

/*End of payment*/

.tenis-checkout-page .webtim-checkout--order-totals__wrapper {
  margin-top: 0;
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--order-review__table-custom
  .webtim-checkout--order-totals__wrapper
  .webtim-checkout--order-totals__title {
  margin: 0;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid var(--color-border-gray);
  font-size: var(--h5-font-size);
  font-weight: var(--bold-font-weight);
}

.tenis-checkout-page .cart-discount {
  display: flex;
  justify-content: space-between;
}

.tenis-checkout-page .cart-discount {
  display: flex;
}

.webtim-checkout--order-review__table .table-body .cart_item .product-name dl.variation {
  font-size: 14px !important;
}

@media screen and (max-width: 767px) {
  .tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-name {
    display: flex;
    flex-direction: inherit;
  }
  .tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-name .item-name {
    float: right;
  }

  .webtim-checkout--order-review__table .table-body .cart_item {
    padding-bottom: 0;
  }
  .tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-total {
    font-size: var(--normal-font-size);
  }

  .tenis-checkout-page .tc-epo-metadata.variation {
    display: none;
  }

  .tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-name::after {
    display: none;
  }
}

.tenis-checkout-page .webtim-checkout--order-review__table .table-footer .cart-subtotal h6 {
  font-weight: var(--bold-font-weight);
}

.nista--review-order--show-shipping-cost {
  font-weight: var(--bold-font-weight);
}

.tenis-checkout-page .fee {
  display: flex;
  justify-content: space-between;
  margin-bottom: 28px;
}

.tenis-checkout-page .fee .woocommerce-Price-amount.amount {
  font-weight: var(--bold-font-weight);
}

.tenis-checkout-page .order-total__value.content-inner__body {
  text-align: right;
}

.tenis-checkout-page .order-total__value.content-inner__body .includes_tax {
  display: block;
  font-weight: var(--normal-font-weight);
  font-style: italic;
}

.tenis-checkout-page .webtim-checkout--order-review__table .table-footer .cart-subtotal,
.tenis-checkout-page .webtim-checkout--order-review__table .table-footer .woocommerce-shipping-totals.shipping {
  margin-bottom: 20px;
}

@media only screen and (min-device-width: 1026px) and (max-device-width: 1150px) {
  .tenis-checkout-page .webtim-checkout--content-box.checkout-billing-shipping__container {
    width: 100% !important;
  }
  .tenis-checkout-page .webtim-checkout--content-box.checkout-order-review__container {
    max-width: 90% !important;
  }
}

.tenis-checkout-page .cart-discount div {
  font-weight: var(--bold-font-weight);
  text-transform: uppercase;
}

.tenis-checkout-page .cart-discount div:nth-of-type(2) {
  font-weight: var(--bold-font-weight);
}

@media screen and (max-width: 767px) {
  .woocommerce-checkout #payment div.form-row {
    padding: 0;
  }
}

.tenis-checkout-page .tm-cart-edit-options {
  display: none;
}

.tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-name {
  max-width: 440px;
  display: flex;
  align-items: center;
  justify-content: start;
}

@media screen and (max-width: 767px) {
  .tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-name {
    align-items: flex-start;
  }
}

.tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-name .item-name,
.tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-name .product-quantity {
  font-weight: var(--bold-font-weight);
}

.tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-name,
.webtim-checkout--order-review__table .table-body .cart_item .product-total {
  width: 100%;
  font-size: var(--normal-font-size);
  font-weight: var(--bold-font-weight);
}

.tenis-checkout-page .tc-epo-metadata.variation {
  display: none;
}

.tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-total {
  max-width: calc(100% - 440px);
  text-align: right;
}

@media screen and (max-width: 767px) {
  .tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-total {
    max-width: 100% !important;
    margin-top: -15px;
    margin-bottom: 20px;
  }
}

.tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-total .tax_label {
  display: none;
}

.tenis-checkout-page .webtim-checkout--order-review__table .woocommerce-shipping-totals #shipping_method.woocommerce-shipping-methods li .tax_label {
  display: none;
}

.tenis-checkout-page .webtim-checkout--order-review__table .woocommerce-shipping-totals #shipping_method.woocommerce-shipping-methods li label {
  font-size: var(--normal-font-size);
  font-weight: var(--normal-font-weight);
}

.tenis-checkout-page .woocommerce ul#shipping_method .amount {
  font-weight: var(--normal-font-weight);
}

.tenis-checkout-page .webtim-checkout--content-box .woocommerce-checkout-payment li.wc_payment_method {
  border-bottom: none;
}

.tenis-checkout-page .webtim-checkout--content-box .woocommerce-checkout-payment .webtim-checkout--gdpr-privacy__wrapper {
  margin-bottom: 30px;
}

.tenis-checkout-page .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 0;
}

.tenis-checkout-page .woocommerce-privacy-policy-text {
  margin-bottom: 5px;
  line-height: var(--line-height-small);
}

.tenis-checkout-page #privacy_policy_field {
  margin-top: -10px;
  font-size: var(--smaller-font-size);
}

.tenis-checkout-page .woocommerce-terms-and-conditions-link {
  color: var(--e-global-color-primary);
  text-decoration: underline;
}

.tenis-checkout-page .woocommerce-terms-and-conditions-link:hover {
  color: var(--e-global-color-primary);
}

.tenis-checkout-page .webtim-checkout--content-box .woocommerce-checkout-payment .webtim-checkout--gdpr-privacy__wrapper .woocommerce-input-wrapper a,
.tenis-checkout-page .webtim-checkout--content-box .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a {
  color: var(--e-global-color-primary);
  text-decoration: underline;
}

.tenis-checkout-page .webtim-checkout--content-box .woocommerce-checkout-payment .webtim-checkout--gdpr-privacy__wrapper .woocommerce-input-wrapper a:hover,
.tenis-checkout-page .webtim-checkout--content-box .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a:hover {
  color: var(--e-global-color-secondary);
  transition: all var(--transition-time);
}

.tenis-checkout-page .woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  display: block;
  float: initial;
}

.tenis-checkout-page .webtim-checkout--content-box .woocommerce-checkout-payment button#place_order.webtim-checkout--btn--place-order[type="submit"] {
  padding: 18px;
  font-weight: var(--normal-font-weight);
  text-transform: uppercase;
}

.tenis-checkout-page .webtim-checkout--content-box .woocommerce-checkout-payment button#place_order.webtim-checkout--btn--place-order[type="submit"]:hover {
  background-color: var(--e-global-color-primary);
  color: var(--color-white);
}

.woocommerce-bacs-bank-details {
  margin-top: 30px;
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
  margin-bottom: 10px;
}

.tenis-checkout-page .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  margin-bottom: 10px;
}

.tenis-checkout-page .webtim-checkout--order-totals__content .product-quantity {
  display: none;
}

.tenis-checkout-page .webtim-checkout--order-totals__content .variation {
  display: block;
  margin-left: 12px;
  font-size: var(--small-font-size) !important;
}

.tenis-checkout-page .webtim-checkout--order-totals__content .variation dt {
  font-weight: var(--bold-font-weight);
}

.tenis-checkout-page .webtim-checkout--order-totals__content .variation dd {
  margin-right: 8px;
}

.tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-total {
  display: none;
}

.tenis-checkout-page .webtim-checkout--order-review__table .table-body .cart_item .product-name {
  max-width: 100%;
  justify-content: space-between;
}

.tenis-checkout-page
  .webtim-checkout--content-box.checkout-order-review__container.webtim-custom-checkout
  #order_review
  .webtim-checkout--payment-gateways__wrapper
  ul.wc_payment_methods
  li
  input {
  top: 30px;
}

.tenis-checkout-page .woocommerce-message a {
  display: none;
}
