/* SaoViettravel lightweight icons — no external icon font. */
.svt-icon{display:inline-block;width:1.15em;text-align:center;font-family:Arial,"Segoe UI Symbol","Noto Sans Symbols",sans-serif;font-style:normal;font-weight:400;line-height:1;speak:none;text-rendering:auto;vertical-align:-.08em}
.svt-icon:before{display:inline-block}
.svt-icon-home:before{content:"⌂"}.svt-icon-barcode:before{content:"▥"}.svt-icon-calendar:before{content:"▣"}.svt-icon-plane:before{content:"✈"}.svt-icon-phone:before{content:"☎"}.svt-icon-minus:before{content:"−"}.svt-icon-plus:before{content:"+"}.svt-icon-map-marker:before{content:"●"}.svt-icon-list:before{content:"☷"}.svt-icon-fire:before{content:"◆"}.svt-icon-gift:before{content:"▣"}.svt-icon-money:before{content:"₫"}.svt-icon-info:before{content:"i"}.svt-icon-thumbs-up:before{content:"✓"}.svt-icon-trophy:before{content:"★"}.svt-icon-edit:before{content:"✎"}.svt-icon-chevron-right:before,.svt-icon-angle-right:before{content:"›"}.svt-icon-chevron-left:before,.svt-icon-angle-left:before{content:"‹"}.svt-icon-angle-down:before{content:"⌄"}.svt-icon-angle-up:before{content:"⌃"}.svt-icon-clock:before{content:"◷"}.svt-icon-refresh:before{content:"↻"}.svt-icon-remove:before{content:"×"}.svt-icon-cart:before{content:"▰"}.svt-icon-road:before{content:"⇢"}
.svt-icon-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.svt-icon-spin{-webkit-animation:svt-icon-spin 1s infinite linear;animation:svt-icon-spin 1s infinite linear}@-webkit-keyframes svt-icon-spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@keyframes svt-icon-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
