.exad-modal-button{
	display:none
}


.breadcumb-menu li:not(:last-child):after {
  font-family: "Font Awesome 6 Free"; /* or your correct FA version */
  content: "\f054"; /* Unicode for fa-chevron-right */
  font-weight: 900; /* Important for solid icons in FA6+ */
  position: relative;
  margin-left: 15px;
  margin-right: 10px;
}

.breadcumb-menu li:nth-child(3) a {
  font-size: 27px;
  color: yellow;
}


.wc-block-cart-item__image{
	width:12pc;
}