.cfr-test {
  width: 100%;
  height: 100%;
  background: green;
  color: white;

  display: flex;
  justify-content: center;
  align-items: center;
}

.yith-ywraq-mail-form-wrapper {
  background: #eeeeee;
  color: #0a3560;
  padding: 3rem !important;
}

.woocommerce form .form-row .required {
  color: #0a3560 !important;
}

.yith-ywraq-mail-form-wrapper input,
.yith-ywraq-mail-form-wrapper textarea {
  background: #cecfd0 !important;
}

#crf-flex-container a,
#crf-flex-container div,
#crf-flex-container p,
#crf-flex-container label,
#crf-flex-container button {
  font-size: 16px !important;
}

.yith-ywraq-mail-form-wrapper a {
  color: #0a3560 !important;
}

.yith-ywraq-mail-form-wrapper textarea {
  min-height: 15rem;
}

.yith-ywraq-mail-form-wrapper h3 {
  display: none;
}

#crf-hr {
  margin-top: 0.8rem;
  margin-bottom: 2rem;
  background-color: gray;
}

.cfr-flex {
  display: flex;
}

.cfr-justify-between {
  justify-content: space-between;
}

.cfr-justify-center {
  justify-content: center;
}

.cfr-flex-col {
  flex-flow: column;
}

.cfr-logo {
  width: 14rem;
  margin-bottom: 1.4rem;
}

.cfr-w-full {
  width: 100%;
}

.cfr-button {
  flex-grow: 1;
  font-weight: 600;
  padding-left: 4rem;
  padding-right: 4rem;
  background: #2daae1 !important;
  border-radius: 0 !important;
}

.cfr-hidden {
  display: none;
}

.crf-text {
  line-height: 1.3;
  font-size: 21px;
}

.cfr-icon-container {
  padding: 0.5rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0a3560;
}
.cfr-icon {
  color: white;
  width: 2rem;
}

.crf-min-w {
  width: 40vw;
  max-width: 800px;
}

.crf-mt {
  margin-top: 1.5rem;
}

#TELEFON_field {
  width: 100%;
}

/* products */

.crf-selection {
  display: none !important;
  color: white;
  font-size: 2rem;
  min-width: min-content;
  width: 50%;

  padding: 0.2rem 2rem;
  background: var(--e-global-color-b943fc4);
}

/* .entry-content p {
  margin-bottom: 3rem !important;
} */

#yith-ywrq-table-list {
  border: none !important;
}

.shop_table td.actions {
  display: none !important;
}

td.product-subtotal {
  display: none !important;
}

tr.cart_item {
  display: flex !important;
  align-items: center;
  border-top: 2px solid gray;
}

tr.cart_item td {
  border: none !important;
}

td.product-remove {
  position: absolute;
  right: 0;
  margin-top: 1rem;
  border: none !important;
}

td.actions {
  /* display: none; */
}

td.product-thumbnail {
  width: min-content !important;
  display: block !important;
}

td.product-name a {
  font-weight: bold;
  font-family: "Montserrat" !important;
  font-size: 24px !important;
  color: #0a3560 !important;
}

td.product-quantity {
  flex-grow: 1;
  display: flex !important;
  justify-content: flex-end;
  margin-right: 4rem;
}

.woocommerce a.remove {
  color: red !important;
  border: none !important;
  font-size: 4rem !important;
  transform: translateY(-5px);
}

th.product-remove,
th.product-name,
th.product-quantity {
  display: none;
}

table.shop_table_responsive tr td::before {
  display: none !important;
}

.input-text.qty {
  border: none !important;
  appearance: none !important;
  -moz-appearance: none;
  color: #0a3560;
}

.elementor-element-d5f29f4 .elementor-row {
  flex-wrap: nowrap !important;
}

.elementor-element-3151a3e {
  max-width: min-content;
}

/* popup */

p.uael-modal-title {
  font-size: 1.5rem !important;
  font-weight: bold !important;
}

li.yith-ywraq-list-item {
  display: flex !important;
  justify-content: space-between;
}

li.yith-ywraq-list-item + li.yith-ywraq-list-item {
  margin-top: 0.5rem;
  padding-top: 0.5rem;
}

li.yith-ywraq-list-item a:first-child {
  /* display: none !important; */
  order: 3;
  position: static !important;
}

li.yith-ywraq-list-item a + a {
  /* border-top: 2px solid rgb(200, 200, 200); */
  order: 1;
}

li.yith-ywraq-list-item span {
  /* border-top: 2px solid rgb(200, 200, 200); */
  /* margin-left: auto;
  margin-right: 1rem;
  order: 2; */

  display: none !important;
}

.woocommerce-Price-amount {
  display: none;
}

.yith-ywraq-list-wrapper a.button {
  margin-top: 2rem !important;
}

.crf-contact-info {
  display: flex;
  gap: 1.2rem;
}

.crf-contact-info span {
  display: flex;
  flex-flow: column;
}
