[data-template="modals/community-checkout"] .header .new-icon.cancel{
   display:none !important
}


[data-template="modals/community-checkout"] .details-modal-header {
   background: #000000 !important;
}


@media only screen and (min-width: 1024px)  {
[data-template="modals/community-checkout"] .details-modal-header  h3{
text-align: right
}
[data-template="modals/community-checkout"] .details-modal-header .venue{
justify-content: flex-end;
}
}
