html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { width: auto; margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } ol, li, p { font-size: 17px; line-height: 1.5; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; } img{ border-radius:5px; } table { border-collapse: collapse; border-spacing: 0; } html { font-size: 16px; } a { outline: none !important; } h1, h2, h3, h4, h5, h6 { line-height: 1.5; } h1 { font-size: 1.8rem; font-weight: bold; } h2 { font-size: 1.6rem; font-weight: bold; } h3 { font-size: 1.2rem; font-weight: bold; } h4 { font-size: 1.1rem; border-bottom-width: 0px; border-bottom-color: #ffffff; border-bottom-style: solid; padding-bottom: 0px; margin-bottom: 0px; font-weight: bold; } h5, h6 { font-size: 18px; font-weight: bold; } @media screen and (min-width: 768px) { h1 { font-size: 2rem; } h2 { font-size: 1.8rem; } h3 { font-size: 1.3rem; } h4 { font-size: 1.3rem; } } @media screen and (min-width: 1024px) { h1 { font-size: 2.2rem; } h2 { font-size: 1.8rem; } h3 { font-size: 1.5rem; } } @media screen and (min-width: 1280px) { h1 { font-size: 2.6rem; } } @media screen and (max-width: 1280px) { section { padding: 10px; } } body { background-image: url(https://test.chiacatv.com.tw/wp-content/uploads/2023/12/large_leather.webp) !important; } .breadcrumbs{ line-height:1.5; } .brxe-button{ font-size:18px; font-weight:600; border-radius:5px; } .see-more { color:#0b78d0; } .line { border-radius:5px; position: relative; overflow: hidden; } .line:before { content: ''; animation: line 6s ease infinite; height: 100%; width: 50%; position: absolute; background-color: #ec7f36; } @keyframes line{ 0% { left: -50%; } 100%{ left: 100%; } }