/* V3.2.42 - simplify CTA labels and permanently lock Morocco button to brick red */
html body .ean-destination-card small{
  white-space:nowrap!important;
  display:inline-flex!important;
  align-items:center!important;
  max-width:100%!important;
  font-size:.86rem!important;
  letter-spacing:.11em!important;
}
html body .ean-destination-card.ean-gate-morocco small{
  font-size:.82rem!important;
  letter-spacing:.1em!important;
}
html body .ean-destination-card b,
html body .ean-destination-card b:hover,
html body .ean-destination-card b:focus-visible,
html body .ean-destination-card:hover b{
  transform:none!important;
}
html body .ean-destination-card b{
  min-width:0!important;
  padding:0 22px!important;
  font-size:.96rem!important;
  letter-spacing:.03em!important;
}
html body .ean-destination-card b::after{content:none!important;display:none!important;}
html body .ean-destination-card.ean-gate-morocco b,
html body .ean-destination-card.ean-gate-morocco b:hover,
html body .ean-destination-card.ean-gate-morocco b:focus-visible,
html body .ean-destination-card.ean-gate-morocco:hover b{
  background:#ab3a23!important;
  background-image:linear-gradient(180deg,#bc462d 0%,#962b18 100%)!important;
  border-color:#d98e7f!important;
  color:#fff!important;
}
html body .ean-destination-card.ean-gate-egypt b,
html body .ean-destination-card.ean-gate-egypt b:hover,
html body .ean-destination-card.ean-gate-egypt b:focus-visible,
html body .ean-destination-card.ean-gate-egypt:hover b{
  background:#2f82ee!important;
  background-image:linear-gradient(180deg,#2f82ee 0%,#1459b7 100%)!important;
}
html body .ean-destination-card.ean-gate-gulf b,
html body .ean-destination-card.ean-gate-gulf b:hover,
html body .ean-destination-card.ean-gate-gulf b:focus-visible,
html body .ean-destination-card.ean-gate-gulf:hover b{
  background:#10b6ab!important;
  background-image:linear-gradient(180deg,#10b6ab 0%,#0a877f 100%)!important;
}
@media (max-width:1180px){
  html body .ean-destination-card small{font-size:.78rem!important;letter-spacing:.09em!important;}
  html body .ean-destination-card.ean-gate-morocco small{font-size:.75rem!important;}
}
@media (max-width:780px){
  html body .ean-destination-card small{font-size:.74rem!important;white-space:nowrap!important;}
  html body .ean-destination-card.ean-gate-morocco small{font-size:.71rem!important;}
  html body .ean-destination-card b{font-size:.88rem!important;line-height:1!important;white-space:nowrap!important;padding:0 18px!important;}
}
