.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
  font-family: Cormorant;
  font-weight: 700;
}

.cky-btn-revisit-wrapper {
  visibility: hidden;
}

.xoo-wsc-ft-btn {
    border-radius: 8px !important;
}

.xoo-wsc-btn {
    border-radius: 8px !important;
}

.xoo-wsc-smr-del.xoo-wsc-icon-trash1 {
    color: #d32f2f !important; /* Élénk piros, ami jól látszik fehér háttéren */
    font-size: 18px !important; /* Kicsit nagyobb ikon, hogy mobilon is jól látszódjon */
}

.xoo-wsch-close.xoo-wsc-icon-del1 {
    font-size: 22px !important;  /* Növeljük az ikont */
    color: #333 !important;  /* Sötétszürke szín, hogy jól látható legyen */
    width: 30px !important;  /* Növeljük a kattintható területet */
    height: 30px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;  /* Szép kör alak */
}

body.woocommerce-cart .cart-collaterals .cart_totals > table,
body.woocommerce-cart .cart-collaterals .cart_totals h2 {
		display: none !important;
}