/*
 Theme Name:   Theodora swiss theme
 Theme URI:    Theodora swiss theme
 Version:      0.1.0
 Author:       Antistatique
 Author URI:   https://antistatique.net
 Template:     theodora-base-theme
*/
#payment > ul > li.wc_payment_method > label > img {
  display: inherit !important;
}

.woocommerce-gallery img {
  height: 100%;
}

[type="checkbox"] {
  -webkit-appearance: auto!important;
  appearance: auto!important;
}

.plugify_main_parent_div {
  margin-top: 1rem;
}

.plugify_before_table_content_parent_div,
.plugify_tbl_row th,
.plugify_tbl_row td {
  font-size: 20px;
  line-height: 36px;
  font-weight: 100;
}

.plugify_tbl_row th {
  text-align: start;
}

#tamaro-widget.tamaro-widget .payment-download-pdf>.main button {
  display: inline-flex;
  align-items: center;
}

#tamaro-widget.tamaro-widget .btn-primary .btn-text {
  line-height: 1;
  margin-left: 2rem;
}

#tamaro-widget.tamaro-widget.tamaro-bp-sm .payment-download-pdf>.main button:hover .icon-download .icon-download-inner {
  fill: #ff6900 !important;
}

.woocommerce img.h-24, .woocommerce-page img.h-24 {
  height: 6rem !important;
}
