.elementor-1490 .elementor-element.elementor-element-6345aef > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1490 .elementor-element.elementor-element-6345aef{text-align:start;}.elementor-1490 .elementor-element.elementor-element-6345aef .elementor-heading-title{font-size:35px;color:#D78600;}/* Start custom CSS for html, class: .elementor-element-150e581 *//*麵包屑*/
/*POST*/
ul.breadcrumb-p {
    padding: 10px 16px;
    list-style: none;
    background-color: #eee;
}
ul.breadcrumb-p li {
    display: inline;
    font-size: 18px;
}
ul.breadcrumb-p li+li:before {
    padding: 8px;
    color: black;
    content: "\003e\00a0";
}
ul.breadcrumb-p li a {
    color: #0275d8;
    text-decoration: none;
}
ul.breadcrumb-p li a:hover {
    color: #01447e;
    text-decoration: underline;
}

/*Page*/

ul.breadcrumb {
 padding: 5px 0;
 list-style: none;
}
ul.breadcrumb li {
 display: inline;
 font-size: 16px;
}
ul.breadcrumb li+li:before {
 padding: 8px;
 color: #000;
 content: "\003e\00a0";
}
ul.breadcrumb li a {
 color: #e0be5d;
 text-decoration: none;
}
ul.breadcrumb li a:hover {
 color: #e0a05d;
	text-decoration: underline;
}
.orange-title {
    text-shadow: 0 0 5px #ff9144, 0 0 10px #ff9144, 0 0 15px #ff9144;
}

.brown-title {
    text-shadow: 0 0 5px #e0be5d, 0 0 10px #e0be5d, 0 0 15px #e0be5d;
}/* End custom CSS */