.hotel-listing-page .listing-container{padding-top:25px}
.hotel-listing-page .listing-breadcrumb{position:relative;width:max-content;max-width:100%;min-height:46px;padding:0 20px 0 52px;border:1px solid #dce9f5;border-radius:24px;background:linear-gradient(90deg,#f3f8ff 0%,#fff 60%,#fff7f4 100%);box-shadow:0 8px 22px rgba(26,76,112,.08);display:flex;align-items:center;color:#536878;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden}
.hotel-listing-page .listing-breadcrumb:before{content:"⌂";position:absolute;left:7px;top:6px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#2498ff,#0878ec);color:#fff;font-size:17px;box-shadow:0 5px 13px rgba(8,120,236,.25)}
.hotel-listing-page .listing-breadcrumb:after{content:"";position:absolute;left:42px;right:15px;bottom:0;height:2px;background:linear-gradient(90deg,#0878ec,transparent 48%,#ed5a4f);opacity:.32}
.hotel-listing-page .listing-breadcrumb i{width:23px;height:23px;margin:0 10px;border-radius:50%;display:inline-grid;place-items:center;background:#fff;color:#1680d9;font-size:16px;font-weight:400;font-style:normal;box-shadow:0 2px 8px rgba(20,71,105,.1)}
.hotel-listing-page .listing-title{position:relative;margin:20px 0 27px;padding:20px 22px;border:1px solid #e7edf2;border-radius:12px;background:linear-gradient(100deg,#fff,#f8fbfe);box-shadow:0 7px 20px rgba(22,61,88,.055);overflow:hidden}
.hotel-listing-page .listing-title:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#0878ec,#19a6b3)}
.hotel-listing-page .listing-title h1{font-size:17px;color:#172f43}.hotel-listing-page .listing-title a{padding:8px 11px;border-radius:17px;background:#edf6ff;color:#176faf;font-weight:600}
@media(max-width:600px){.hotel-listing-page .listing-breadcrumb{width:100%;padding-right:14px;font-size:10px;overflow-x:auto}.hotel-listing-page .listing-breadcrumb i{margin:0 6px;flex:0 0 21px}.hotel-listing-page .listing-title{margin-top:14px;padding:16px 17px}.hotel-listing-page .listing-title h1{font-size:15px;line-height:1.5}}
.hotel-listing-page .listing-breadcrumb,.hotel-detail-bg .detail-breadcrumb{display:none!important}
.hotel-listing-page .listing-title{margin-top:0!important}
