.tp-bannertimer 
{	
	 display: none;
}

.autogrid_wrapper.gutter_none, .autogrid_row.gutter_none {
    max-width: 100%;
}

.ce_hyperlink a, a.btn {
	background: #B90504;
	border: #B90504;
}

.ce_linkbox.version5 .ce_linkbox_overlay {
    background: rgba(185, 5, 4, 0.7);
}

.language-switcher {
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.language-switcher img {
  height: 18px;
  width: auto;
}
