.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS */.yith-ywraq-list-wrapper {
  max-width: 1100px;
  margin: 0 auto;
  font-family: inherit;
}

.yith-ywraq-list-wrapper table {
  border: none;
  width: 100%;
}

.yith-ywraq-list-wrapper th {
  background: transparent;
  color: #222;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding: 16px;
}

.yith-ywraq-list-wrapper td {
  border-bottom: 1px solid #eee;
  padding: 18px 16px;
  vertical-align: top;
}

.yith-ywraq-list-wrapper .product-name a {
  color: #222;
  font-weight: 600;
  text-decoration: none;
}

.yith-ywraq-list-wrapper .product-thumbnail img {
  width: 120px;
  height: auto;
}

.yith-ywraq-list-wrapper input,
.yith-ywraq-list-wrapper textarea,
.yith-ywraq-list-wrapper select {
  border: 1px solid #ccc;
  padding: 12px 14px;
  border-radius: 0;
  width: 100%;
  font-size: 16px;
}

.yith-ywraq-list-wrapper .button,
.yith-ywraq-list-wrapper button,
.yith-ywraq-list-wrapper input[type="submit"] {
  background: #bd684b !important;
  color: #fff !important;
  border: none !important;
  padding: 14px 28px !important;
  font-weight: 600;
  font-size: 18px;
  border-radius: 0;
}

.yith-ywraq-list-wrapper .button:hover,
.yith-ywraq-list-wrapper button:hover,
.yith-ywraq-list-wrapper input[type="submit"]:hover {
  background: #a9573e !important;
}/* End custom CSS */