/* Approved external booking buttons, shared across Elementor and article content. */
body.khac-editorial .khac-booking-action{display:inline-flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:100%;vertical-align:top;min-width:0}
body.khac-editorial .khac-booking-action>a.khac-booking-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;max-width:100%;min-height:48px;padding:13px 22px;background:#b71212;color:#fff!important;border:1px solid #b71212;border-radius:0;font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:750;line-height:1.45;letter-spacing:normal;text-transform:none;text-decoration:none!important;box-shadow:none!important;white-space:normal;transition:background .2s,border-color .2s}
body.khac-editorial .khac-booking-action>a.pf26-button-secondary{background:#1f2f44;border-color:#1f2f44}
body.khac-editorial .khac-booking-action>a.khac-booking-button:hover{background:#3b5f77;border-color:#3b5f77}
body.khac-editorial .khac-booking-action>a.khac-booking-button:focus-visible{outline:3px solid #3b5f77;outline-offset:4px}
body.khac-editorial .khac-booking-action>a.khac-booking-button::after{display:none!important}
body.khac-editorial .khac-booking-action .khac-booking-icon{display:block!important;width:17px!important;height:17px!important;flex:0 0 17px;fill:none!important;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body.khac-editorial .khac-booking-action .khac-booking-note{display:block;color:#52647a;font-family:Manrope,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.5;letter-spacing:normal;text-transform:none;text-align:left;white-space:normal}
